-
Windows Standard Serial Communications Library for Delphi是基于WINDOWS API的串口通讯库。包括...
Windows Standard Serial Communications Library for Delphi是基于WINDOWS API的串口通讯库。包括28个函数以及MODEM控制,ANSI模拟,ASCII/XMODEM/YMODEM协议,还有14个例子程序。-Windows Standard Serial Communications Library for Delphi is based on WINDOWS API serial communications library. Including 28 function and MODEM control, ANSI simulation, ASCII/XMODEM/YMODEM agreement, there are 14 examples of procedures.
- 2022-05-12 19:32:33下载
- 积分:1
-
程序如何读写操作窗口剪贴板文件
DOS程序如何读写Windows剪贴板才解决文件共享冲突问题-procedures how to read and write DOS Windows clipboard file-sharing to solve conflict
- 2022-03-22 21:23:15下载
- 积分:1
-
银行呼号系统设计
资源描述#include
#define uchar unsigned char //宏定义
#define uint unsigned int //宏定义
sbit rs=P2^0;
sbit e=P2^1;
sbit key1=P2^2; //四个服务人员的按键
sbit key2=P2^3;
sbit key3=P2^4;
sbit key4=P2^5;
sbit shengyinled=P2^6; //模拟声音
sbit fuwuled=P2^7;
uchar hao[50]="0"; //存储当前需要服务的号码
uchar j=0; // 号码的个数
uchar *quhao=hao;
uchar key=0; //按键值
uchar code table[]="0123456789";
uchar code table1[]="Welcome!";
uchar code table2[]="No.0000->0hao";//用于液晶初始化显示
void delay(uchar z) //延时函数
{
uchar i,j;
for(i=z;i>0;i--)
for(j=110;j>0;j--);
}
void wr
- 2022-02-22 09:46:21下载
- 积分:1
-
跨平台的最高效的c语言IO事件框架,windows平台下功能稍弱
跨平台的最高效的c语言IO事件框架,windows平台下功能稍弱-cross-platform of the most effective language IO c incident framework, windows platform functionality supporters
- 2022-02-06 18:14:54下载
- 积分:1
-
这是一个pso程序采用粒子群优化算法的源代码。在vc.net2003下面通过...
这是一个pso程序采用粒子群优化算法的源代码。在vc.net2003下面通过-This is a procedure used PSO Particle Swarm Optimization of the source code. Vc.net2003 adopted in the following
- 2022-02-20 03:59:00下载
- 积分:1
-
FreeModbus
资源描述STM8lFreeModbus源代码程序 非常详细的内容 并且我移植的很成功,目前已经用在项目上
- 2023-05-28 15:00:03下载
- 积分:1
-
G35 core network simulation related document
G35 core network simulation related document
- 2022-03-03 22:43:39下载
- 积分:1
-
uip协议,小型TCP/IP协议
uip协议,小型TCP/IP协议-East agreements, small TCP/IP protocol
- 2022-08-08 23:27:53下载
- 积分:1
-
用mfc编写的socket通讯传输程序,包含服务器端和客户端的程序编写...
用mfc编写的socket通讯传输程序,包含服务器端和客户端的程序编写-Mfc written communication socket with the transfer process, including the server-side and client-side programming
- 2022-01-25 16:01:53下载
- 积分:1
-
very classic manual of DHTML javascript dom css
非常经典的DHTML 手册 dom css javascript-very classic manual of DHTML javascript dom css
- 2022-02-07 07:12:38下载
- 积分:1