资源列表
homer281
- 常用的光伏仿真软件Homer,主要用于输出光照数据和光伏阵列输出功率。-Commonly used PV simulation software Homer, is mainly used for light output data and the output power of the PV array.
MFC
- MFC 中经典源代码和实例,对程序员编程用作参考-MFC in the classical source code and examples as a reference for programmers programming
11
- DSP芯片TMS320F2XXX相关程序(FFT等例子)-some program about DSP TMS320F2XXX(FFT...)
rnn-from-scratch-master
- RNN神经网络的应用和概念,RNN源代码和使用方法-You can find that the parameters `(W, U, V)` are shared in different time steps. And the output in each time step can be**softmax**. So you can use**cross entropy** loss as an error function and use some optimizing method (e
Fingerprint_pic_DB_1
- 这是标准指纹图像库,分为测试和训练两个部分,每部分有40个不同人的不同的指纹图像,适用与不同的研究指纹的研究人员的需要
labview11111
- labview设计以及相关论文资料,数据采集及数据采集资料-PC design and related papers, data acquisition and data collection information
Chapter03
- c plusplus beginner example source codes
BIANYUANJIANCE
- 用API编写的串口通信小程序,2串口连接后,能够相互发送文字
modbuspoll_70167
- 很好的代码 很好的代码 很好的代码 - U5978 u5973 u7981 u2973 u5973 u7981 u7R U5F88 u597D u7684 u4EE3 u7801
commons-httpclient-3.1-src.zip
- 讲解Httpclient的源码,深刻认识http编程有很大帮助,Httpclient on the source
AccountBook
- 记账本,可以添加收入记录,添加支出记录,有年表,月表,日表,并且可以生成图形表-Billing this, you can add revenue records, adding expense records, chronology, lunar surface, Ribiao, and can generate graphics table
ReadXML
- xml文件读写的C++例子,适合初学者,例子经过vc6.0编译,可以运行。-show how to read and write xml file for beginner.