资源列表
Android学习笔记总结初学者必看
- Android学习笔记总结初学者必看(Android Learning Notes Summary Beginners Must See)
STM32CubeMX 使用手册
- STM32CubeMX是用于STM32微控制器的图形工具。它属于STMCube?系列, 既可作为独立应用,也可作为Eclipse插件集成到集成开发环境(IDE)中。 STM32CubeMX 有以下主要特性: ? 微控制器选择方便,覆盖整个STM32产品 ? 可从一系列意法半导体的开发板中选择板子 ? 微控制器配置简单(引脚、时钟树、外设、中间件)以及生成对应的初始化C代码 ? 将以前保存的配置导入新的MCU项目即可轻松地转换到其他微控制器 ? 将当前配置轻松地导出到兼容的MCU
离散数学2
- 离散数学实验2,包含完整的实验代码和完整的实验报告(Discrete Mathematics Experiments 2, including complete experimental code and complete experimental report)
离散数学3
- 离散数学实验3,包含完整的实验代码和完整的实验报告(Discrete Mathematics Experiments 3, including complete experimental code and complete experimental report)
Aeron-scalper-grid-v6
- ea forex para plataforma mt4
NET_API_参考手册
- Tekla Structures二次开发资料(The ConnectionBase class is a base class for defining connections, details and seams. These types are more specialized and restricted by the input values than the ones derived from PluginBase. The coordinate system for connec
lena
- SLIC算法是simple linear iterative cluster的简称,该算法用来生成超像素(superpixel) 算法步骤: 已知一副图像大小M*N,可以从RGB空间转换为LAB空间,LAB颜色空间表现的颜色更全面 假如预定义参数K,K为预生成的超像素数量,即预计将M*N大小的图像(像素数目即为M*N)分隔为K个超像素块,每个超像素块范围大小包含[(M*N)/K]个像素 假设每个超像素区域长和宽都均匀分布的话,那么每个超像素块的长和宽均可定义为S
D6
- 使用delphi调用金穗电子发票服务接口实现电子发票打印下载及查询(Using Delphi to Call Golden Spike Electronic Invoice Service Interface to Realize Electronic Invoice Printing, Downloading and Query)
快速以太网光纤收发器原理图
- 光端机,光纤通讯,光,快速,以太网,收发,原理图(Optical terminal, optical fiber communication, optical, fast, ethernet, transceiver, schematic diagram)
Allwinner_A50_Datasheet_V1.2
- 全志A50 datasheet,性价比高的平板IC(allwinnertech a50 datasheet,)
【宠楼脚本完美版】
- 石器时代,ASSA宠楼脚本完美版,适用于石器时代游戏(Favourite building scr ipt perfect version)
LSTM-Human-Activity-Recognition-master
- 与经典的方法相比,使用具有长时间记忆细胞的递归神经网络(RNN)不需要或几乎不需要特征工程。数据可以直接输入到神经网络中,神经网络就像一个黑匣子,可以正确地对问题进行建模。其他研究在活动识别数据集上可以使用大量的特征工程,这是一种与经典数据科学技术相结合的信号处理方法。这里的方法在数据预处理的数量方面非常简单(Compared with the classical methods, the recursive neural network (RNN) with long-term memory