-
51stepmotor-driver
简单的51单片机控制驱动,功能简单,可以调节转速,适合新手学习.(Simple 51 SCM control drive, a simple function, you can adjust the speed, suitable for beginners to learn.)
- 2013-08-02 15:22:06下载
- 积分:1
-
testDShow
vc6.0下基于directshow的图像采集程序,项目内部包含了directshow相关库。大家知道的,directshow,模块现在不包含在directX内了,而且配置麻烦,很容易有各种问题的。这个程序在win7-32bit 和WinXP 都ok(vc6.0 under directshow based image acquisition process, the project contains internal directshow related libraries. We all know, directshow, the module is not included in directX now within it, and configure the trouble, it is likely to have a variety of issues. This program in win7-32bit and WinXP are ok)
- 2013-06-27 12:45:09下载
- 积分:1
-
WLPNHT
贝赛尔纽绘图的源代码,欢迎使用!不错的 很好用的(Beisaier new drawing of the source code, welcome to use!)
- 2017-05-11 09:35:44下载
- 积分:1
-
c++教室管理系统
#include #include #include #define LEN sizeof(struct classroom)struct classroom{ int num; char loc[5]; int seat_num; char type[4]; char use[4]; struct classroom *next; }*head; int n=0;int main(int argc, char **argv){ void start();//所写程序的功能提示! void read_write(void);//输入相关的教室信息 !
- 2023-07-09 23:20:03下载
- 积分:1
-
AGS
matlab dct-lms自适应算法仿真例子,该例子做了dct-lms和lms的比较,(Matlab DCT - LMS adaptive algorithm simulation example, the example has made the DCT - LMS and the comparison of LMS,)
- 2020-12-07 16:39:22下载
- 积分:1
-
devmode
WinCE操作系统下运行的一个旋转屏幕的小程序。(err)
- 2007-12-28 18:32:44下载
- 积分:1
-
Dot-Matrix-5x7-(1)
Dot Matrix 5 x 7 sample progmam , hope you enjoy
- 2012-12-11 10:33:42下载
- 积分:1
-
对日外包的一个工程,主要是手机的一个核价系统,缺少数据库,因为是ORACLE的,所以没有弄下来,用做ASP的学习...
对日外包的一个工程,主要是手机的一个核价系统,缺少数据库,因为是ORACLE的,所以没有弄下来,用做ASP的学习-Japan outsourcing a project, mainly mobile phones price a nuclear system, the lack of database, because it is ORACLE, so do not get down, use ASP to do the learning
- 2022-02-02 22:56:17下载
- 积分:1
-
JPG解码
JPG解码
行程编码,JPEG压缩编码(基本系统)
命令行编译过程如下
vcvars32
rc bmp.rc
cl compress.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.pcx;c: est.jpg必须存在
- 2022-11-02 23:25:04下载
- 积分:1
-
API
C# 常用的API,希望各位有用,收藏了好久了(Common C# API, I hope useful collection for a long time)
- 2013-02-25 11:52:04下载
- 积分:1