-
天龙天龙天龙提醒提醒提醒时间时间时间
天龙天龙时间提醒天龙时间提醒天龙
- 2023-04-08 16:00:05下载
- 积分:1
-
将一个文件,反之亦然在Win32平台
To split a file and vice versa on win32 platform
- 2022-04-21 12:45:02下载
- 积分:1
-
Simple and usable Virtual Keyboar
Simple and usable Virtual Keyboar
- 2022-01-25 19:23:56下载
- 积分:1
-
ATM 模仿程序
资源描述这个是我在网上找的资料,觉得不错。
- 2022-04-09 23:19:02下载
- 积分:1
-
Bmp To Avi
本程序用C++语言编写,用VC++ 6编写。此程序将BMP图像合并到标准windows avi文件中。
- 2023-09-05 12:15:04下载
- 积分:1
-
Visual C++ 4.0 how to programming examples of CD
Visual C++ 4如何编写附在光盘上的例子,书就像是一本实用的面向问题的书籍,里面有两个例子,既有解决问题的模型又有实用性!
- 2023-01-16 06:15:04下载
- 积分:1
-
wince下的连连看的源代码,EVC编译
wince下的连连看的源代码,EVC编译-wince under the Lianliankan source code, EVC compiling
- 2022-07-19 00:23:43下载
- 积分:1
-
vb.net做的动态编译并即时执行代码的程序。充分利用了.net的功能,让您的程序可以有更好的互动性。...
vb.net做的动态编译并即时执行代码的程序。充分利用了.net的功能,让您的程序可以有更好的互动性。-vb.net so dynamic and immediate implementation of compiler code procedures. The full use of. Net capabilities, allowing your program can have a better interactive.
- 2023-06-15 01:40:03下载
- 积分:1
-
VirtualDub是一套多媒体剪辑软件,它的功能可一点也不输给Premiere以及Media Studio等专业等级产品的功能。在VirtualDub中主要的...
VirtualDub是一套多媒体剪辑软件,它的功能可一点也不输给Premiere以及Media Studio等专业等级产品的功能。在VirtualDub中主要的功能可以区分为两大部份,一是可以让您针对现有的电影短片文件如。AVI以及。MPG等做编辑的工作,另一项则是可以搭配您的影像补捉卡做即时的动态影像捕捉的功能。-VirtualDub is a multimedia editing software, the functions it is not lost Premiere Media Studio and professional grade products function. In VirtualDub main functions can be divided into two parts, one can make your address existing documents such as film clips. AVI and. MPG done editing work, and the other one is you can mix the cards to capture images do instant video capture function.
- 2023-07-27 05:55:05下载
- 积分:1
-
基于AD590和52单片机00的只能温控系统
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcden=P3^3;
sbit lcdrs=P3^4;
sbit lcdrw=P3^5;
sbit eoc=P3^2;
sbit ale=P2^4;
sbit st=P2^4;
sbit oe=P2^5;
sbit clk=P2^3;
unsigned long dianya=0;
uchar num;
uchar code table[]="the range:0-100";
uchar code ta
- 2022-03-23 02:09:17下载
- 积分:1