-
testmatcom_mfc
matlab与vc联合编程实例
实现图形在vc中的显示(joint programming and matlab examples vc in vc in the realization of graphics display)
- 2007-11-23 20:02:42下载
- 积分:1
-
android-video-replayer-soure-code
Android video player
- 2011-08-22 16:23:26下载
- 积分:1
-
F28335-BLDC
28335 BLDC驱动 开环闭环控制方式均有 PID控制 位置反馈(28335 BLDC Drive Open Loop Closed Loop Control Mode with PID Control Position Feedback)
- 2020-06-15 22:40:02下载
- 积分:1
-
C#自动升级程序
remoting实现的自动升级,很好用!比微软提供得的好用!
- 2022-07-27 13:20:19下载
- 积分:1
-
md5加密c++跨平台
md5加密实现,c++ 跨平台,linux windows 都可以用static void MD5Init(MD5_CTX *context){ context->count[0] = 0; context->count[1] = 0; context->state[0] = 0x67452301; context->state[1] = 0xEFCDAB89; context->state[2] = 0x98BADCFE; context->state[3] = 0x10325476;}static void MD5Update(MD5_CTX *context, unsigned char *input, unsigned int inputlen){ unsigned int i = 0; unsigned int index = 0; unsigned int partlen = 0; index = (context->count[0] >> 3) & 0x3F; partlen = 64 - index; context->count[0] += inputlen count[0] < (inputlen count[1]++; context->count[1] += inputlen >> 29; if(inputlen >= partlen) { &n
- 2022-01-22 14:33:35下载
- 积分:1
-
TCD1304 LABVIEW程序
这个包中包含各种子vi,可以完成对线阵CCDTD1304的数据采集功能(Can complete the data reading function of the line CCD)
- 2020-07-30 10:28:37下载
- 积分:1
-
vc-PPT
孙鑫C++教程(全20讲)PPT讲义.rar,挺基础的vc,适合初学者(Tutorial Sun Xin C++, (all 20 speakers) PPT handouts. Rar, the very basis VC, suitable for beginners)
- 2013-05-18 11:41:35下载
- 积分:1
-
200562241642141
说明: 遍历文件夹并建成目录树,一个非常好的例子(Traverse Folder and build the directory tree, a very good example)
- 2008-11-26 18:55:39下载
- 积分:1
-
Fluids
流体很不错的一个模拟,非常棒。。 (liquid fluids
)
- 2014-03-18 22:39:48下载
- 积分:1
-
json-c-0.12.1-nodoc.tar
json file 12345 files
- 2017-10-18 23:23:01下载
- 积分:1