-
simulation tests mouse and keyboard input software description : The simulated t...
模拟测试鼠标及键盘的输入
软件简介:本例模拟测试鼠标及键盘的输入,适合于初级vc编程者阅读.
-simulation tests mouse and keyboard input software description : The simulated test cases mouse and keyboard input, suitable for junior programmers vc reading.
- 2022-01-26 05:54:45下载
- 积分:1
-
利用Visual Basic编写的小程序,在些程序中阅览电子书,有奥林匹克知识,有谜语...
利用Visual Basic编写的小程序,在些程序中阅览电子书,有奥林匹克知识,有谜语-The use of Visual Basic procedures for the preparation of the small, in these proceedings to read e-books, there is the Olympic knowledge, there is a riddle ... ...
- 2022-03-03 02:39:29下载
- 积分:1
-
很经典的外文数学实验指导文档,包含Mathematica & Maple,简单浅显...
很经典的外文数学实验指导文档,包含Mathematica & Maple,简单浅显-Very classic mathematical experimental guidance documents in foreign languages, including Mathematica
- 2022-07-14 18:31:33下载
- 积分:1
-
RS232 串行端口
在通信,RS-232是用于数据的串行通信的传输标准。它的DTE(数据终端设备)之间的连接的信号正式定义诸
如计算机终端,以及一个DCE(数据电路终接设备,最初作为数据通信设备[1]),如一个调制解调器。在RS-232
标准是常用的计算机的串行端口。该标准定义了电气特性和信号的定时,则信号的意义,以及连接器的物理尺寸
和引脚。该标准的最新版本是TIA-232-F接口间的数据终端设备和数据电路终端设备采用串行二进制数据交换,在
1997年发行。
- 2022-11-07 04:20:03下载
- 积分:1
-
一个简单的VC6.0控制台程序,可以实现SQL的select,create table .create index ,drop table ,drop inde...
一个简单的VC6.0控制台程序,可以实现SQL的select,create table .create index ,drop table ,drop index ,insert into ,delete等功能。-VC6.0 console a simple procedure, the SQL can select, create table. Create index, drop table, drop index, insert into, delete functions.
- 2022-03-24 04:03:51下载
- 积分:1
-
BFS 和 DFS 算法
此文件包括 bfs 和 dfs 算法实例。这些例子帮助有人工智能的想法。所以,这些例子很好的例子。
- 2022-09-14 08:35:03下载
- 积分:1
-
FTP多线程断点续传下载文件,封装成DLL,并且用链表方式进行多任务管理...
FTP多线程断点续传下载文件,封装成DLL,并且用链表方式进行多任务管理-it user FTP and mutithread to download files
- 2022-04-07 00:53:02下载
- 积分:1
-
该程序主要演示如何在windows操作系统下面如何记录键盘案件
该程序主要演示如何在windows操作系统下面如何记录键盘案件-This program mainly demonstrate how to record the
keyboard in windows operation.
- 2022-07-02 14:47:45下载
- 积分:1
-
a VC Reading stored small examples. And return to a result set. For testing purp...
一个用VC读存储过程的小例子。并返回一个结果集。作测试用的。:)-a VC Reading stored small examples. And return to a result set. For testing purposes. :)
- 2022-03-19 10:44:43下载
- 积分:1
-
#包括<;STDLIB. H & gt;
#include
#include
#include
//#include
#include "debugmalloc.h"
#include "dmhelper.h"
/*Define the macro */
#define ALIGN 8
#define FENCE 0xDEADBEEF
#define HEADERSIZE sizeof(struct header)
#define FOOTERSIZE sizeof(struct footer)-#include
#include
#include
//#include
#include "debugmalloc.h"
#include "dmhelper.h"
/*Define the macro*/
#define ALIGN 8
#define FENCE 0xDEADBEEF
#define HEADERSIZE sizeof(struct header)
#define FOOTERSIZE sizeof(struct footer)
- 2022-01-20 23:08:39下载
- 积分:1