资源列表
STM8S_StdPeriph_Lib
- stm8 标准开发库文件,十分有用, 现在已经很难找到了(Stm8 standard development library file, which is very useful, is now very difficult to find.)
ucos_for_stm8
- ucos 操作系统 stm8 十分好用。 现在很难找到了(ucos operat system it's diffcult to find it)
services-windows-dotnet
- OnlineSDK is not provided by the manufactures, hence we cant find anywhere. We can integrate the biometric machines with the remote server in only two ways: 1. With the help of SDK, develop a windows application, which will read the attendance data
Report (1)
- OnlineSDK is not provided by the manufactures, hence we cant find anywhere. We can integrate the biometric machines with the remote server in only two ways: 1. With the help of SDK, develop a windows application, which will read the attendance data
Droop
- 带蓄电池的DROOP,可以实现仿真,供参考学习。(DROOP with battery can be simulated for reference.)
ffmpeg-php-master
- ffmpeg-php音视频处理文件、流媒体技术web开发,ffmpeg文档(ffmpeg-php-5.3.1-all ffmpeg-php-5.3.1-all\avcodec-52.dll ffmpeg-php-5.3.1-all\avcore-0.dll ffmpeg-php-5.3.1-all\avdevice-52.dll ffmpeg-php-5.3.1-all\avfilter-1.dll ffmpeg-php-5.3.1-all\avformat-52.dll
2、PCB库
- 随便随便随便搜是是是是是是是是是是是是随便随便随便搜是是是是是是是是是是是。(Text five Communication between health care providers and consumers is a critical part of effective health care delivery. Yet, the strategic use of interpersonal communication in health care delivery is most co
重心法
- 使用重心法来计算光斑的中心,方法简单易懂,并附有光斑图一张。(The center of the spot is calculated using the center of gravity method)
Scomputer
- a simple processor in vhdl
CNN卷积神经网络数字识别
- 关于神经网络的例子以及pdf,很详细,入门推荐。(About example of neural network and pdf, it is very detailed.)
KmeansApplication
- 分类(classification)
Base64
- public static String encode(byte[] binaryData) { if (binaryData == null) { return null; } int lengthDataBits = binaryData.length * EIGHTBIT; if (lengthDataBits == 0) { return "&qu