-
BinaryObjectSerialization
serilizatiob of binary objects into xml file and de-serialization that
- 2009-11-24 06:13:03下载
- 积分:1
-
Share-the-MSP430-FLASH-information
分享MSP430的FLASH信息区学习心得(Share the MSP430 FLASH information area learning experience)
- 2013-11-19 16:43:27下载
- 积分:1
-
mfcc的c语言实现
mfcc的c语言实现,使用方便,完全可用。(mfcc of the c language implementation, easy to use, fully available.)
- 2013-07-10 09:56:22下载
- 积分:1
-
VC_USB 代码
VC_USB 代码byte count; // 定义计数字节 //获取读缓冲区字节的数目 number_of_bytes_read = HIDRxReport(receive_buffer, HID_OUTPUT_REPORT_BYTES); if (number_of_bytes_read > 0) // 如果接收字节不为0则有数据传入 { //取出主机发送数据到发送缓冲区 for(count =0 ; count < HID_OUTPUT_REPORT_BYTES; count++)
- 2023-05-30 03:20:04下载
- 积分:1
-
PID专题讲座配套资料
说明: 主要内容:
1.常用的控制算法与PID控制算法的异同点;
2.PID控制算法的理论分析
3.基于单片机的PID算法实现
4.PID算法的工程应用的一些注意事项
5.演示板电路分析
6.PID算法C语言实现---基于ARM-CortexM3(STM32)的增量式PID温度控制(Main contents:
1. Similarities and differences between common control algorithm and PID control algorithm;
2. Theoretical analysis of PID control algorithm
3. Realization of PID algorithm based on MCU
4. Some notes on the engineering application of PID algorithm
5. Circuit analysis of demonstration board
6. PID algorithm C language realization: incremental PID temperature control based on ARM cortex m3 (STM32))
- 2019-11-04 08:35:59下载
- 积分:1
-
wxWidgets-HtmlDemo-Windows
Wxwiget浏览器源码,演示浏览html文件(Wxwiget browser source code, demos View html file)
- 2009-03-03 17:41:36下载
- 积分:1
-
ZigBee-ds18b20
cc2530实现1对多的双向通讯,采集ds18b20温度(CC2530 realizes 1 to many bidirectional communication, collects DS18B20 temperature)
- 2020-11-02 13:19:53下载
- 积分:1
-
OPenGL 立方体代码
OPenGL立方体旋转代码,
以下为绘制立方体的三种方法:
第一种方法为最为传统的,也是各个图形学书上的方法。
第二种方法为1.1新加入的 顶点数组,该绘制程序也能运行在OpenGL ES1.1上
第三种方法是第二种方法的改进,用索引数组代替了法向量。
- 2023-03-21 04:10:04下载
- 积分:1
-
aam
用AAM算法进行人脸特征点的标定,即对人脸的眼睛,眉毛,嘴巴,鼻子及脸的轮廓进行标记,此代码标记了68个特征点。(AAM algorithm for facial feature points calibration, calibration of this code is the 68 feature points, see the instance document.)
- 2012-10-16 16:12:43下载
- 积分:1
-
fileProtect
说明: 网络安全与密码学技术,用qt作为界面,利用md5算法实现的文件防篡改程序。(Network security and cryptography, using qt as an interface, use the file md5 algorithm tamper program.)
- 2021-03-29 16:59:10下载
- 积分:1