-
LENET5,JSP,minist数据集,GA算法,PSO算法源码
手写数字识别分类程序,phython语言实现,JSP,C++实现,GA算法,C++实现,PSO算法MATLAB实现(Handwritten numeral recognition and classification program, phython language implementation, JSP, C++ implementation, GA algorithm, C++ implementation, PSO algorithm MATLAB implementation)
- 2020-06-24 20:40:02下载
- 积分:1
-
ddr sdram memory and check, ddr sdram memory check and
ddr and sdram memory check,ddr and sdram memory check-ddr sdram memory and check, ddr sdram memory check and
- 2023-06-04 22:25:02下载
- 积分:1
-
truss analysis
说明: matlab code for CST about homework
- 2020-11-23 16:49:34下载
- 积分:1
-
IPv6环境下企业网的构筑及安全策略探讨_韩磊
说明: IPv6 network construction
- 2020-06-20 21:40:02下载
- 积分:1
-
SHT3X_STM8_C驱动
SHT3X的温度和湿度传感器驱动,用于驱动SHT3X系列芯片,目前市场上都是这种传感器。(temperatrue sensor driver of sht3x)
- 2020-06-16 13:20:02下载
- 积分:1
-
NFC上位机
nfc机位无限使用,这是一个很好的付费软件(NFC seats are unlimited, which is a very good payment software)
- 2018-12-18 20:16:03下载
- 积分:1
-
matlab相关系数图代码
说明: 用于研究matlab的数字数据的相关性,并出图。对于有科研需求的用户,有很大的借鉴作用(It is used to study the correlation of digital data of MATLAB and draw the graph. It can be used for reference for users with scientific research needs)
- 2020-05-21 13:17:21下载
- 积分:1
-
fft
说明: 通过labview 软件 实现快速傅里叶变换,显示频谱图(The fast Fourier transform is realized by LabVIEW software, and the spectrum diagram is displayed)
- 2020-12-03 14:32:47下载
- 积分:1
-
ARM课程设计题目及参考资料
说明: 基于arm2410的多任务与AD转换
采用基于UCOS的多任务编程方法,通过电位器输入3个模拟量,通过AD转换采集电压值,每个任务监视一路AD转换,每一路AD的转换结果在液晶屏上用一个水平柱状图来表示,柱状图的长度代表电位器输入电压的大小,直观地显示每路模拟输入电压的大小。(Multi-Task and AD Conversion Based on Arm2410)
- 2019-01-14 14:22:47下载
- 积分:1
-
用法:无效CRC(int,int,int)
Usage: void CRC(int*, int,int)
Input: XAR0:coded data(InputData)
XAR1:decoded CRC bits(CrcPoly)
T0: Length of coded data(CodeOutlen)
T1: Length of CRC bits(CrcPolylen)
Return: NO
Altered Registers: AC0-AC2,T2
Others: 8 bits of AC0 LSB is CRCcheck bit-Usage: void CRC (int*, int*, int, int) Input: XAR0: coded data (InputData) XAR1: decoded CRC bits (CrcPoly) T0: Length of coded data (CodeOutlen) T1: Length of CRC bits (CrcPolylen) Return: NO Altered Registers: AC0-AC2, T2 Others: 8 bits of AC0 LSB is CRCcheck bit
- 2022-01-26 03:25:53下载
- 积分:1