-
采用vb 实现的工业控制系统中的OPC(OLE FOR PROCESS CONTROL)通信控制程序,可以实现与西门子 多个243...
采用vb 实现的工业控制系统中的OPC(OLE FOR PROCESS CONTROL)通信控制程序,可以实现与西门子 多个243-1以太网通信模块实现连接-used vb, bringing the control system of OPC (OLE FOR PROCESS CONTROL) communication control procedures, can be achieved with Siemens over 243-1 Ethernet communications modules to connect
- 2022-10-16 15:40:02下载
- 积分:1
-
一个不错的网络拨号程序!
用vc6开发的,相当不错,在win2000,xp上编译通过!...
一个不错的网络拨号程序!
用vc6开发的,相当不错,在win2000,xp上编译通过!-a good network of dial-up procedures! With vc6 development, which is pretty good, WIN2000, xp compiled through!
- 2022-04-17 21:20:02下载
- 积分:1
-
一个类似linux的whois询问的windows中的例子
一个类似linux的whois询问的windows中的例子-Linux s whois a similar question in the example of windows
- 2022-08-12 12:20:02下载
- 积分:1
-
有关于文件在网络中的传输问题,有喜爱地的铜须邪恶 北大学而生...
有关于文件在网络中的传输问题,有喜爱地的铜须邪恶 北大学而生-On file in the network transmission problems, there are favorite places of copper to be born evil, North University of China
- 2022-03-17 19:36:49下载
- 积分:1
-
这是一个通过vc实现获取本机ip地址的源程序
这是一个通过vc实现获取本机ip地址的源程序-This is a realization by vc access to the machine ip address of the source
- 2022-05-18 02:33:25下载
- 积分:1
-
FTP文件传输程序
FTP文件传输程序-FTP file transfer procedures
- 2022-02-03 18:01:51下载
- 积分:1
-
VC下基于winsock2的原始套接子发送程序,含有详细的注释说明,是学习网络编程的很好的例子...
VC下基于winsock2的原始套接子发送程序,含有详细的注释说明,是学习网络编程的很好的例子-VC-based Winsock2 sockets son sent the original procedure, which contains detailed notes, learning network programming is a good example
- 2022-03-04 12:55:26下载
- 积分:1
-
简单的网页设计,里面包含图片和flash等
简单的网页设计,里面包含图片和flash等-A simple web design, which contains pictures and flash, etc.
- 2022-07-12 07:29:27下载
- 积分:1
-
ASP基础教材
适合用于初学者使用
并且能供一些专业人士自学...
ASP基础教材
适合用于初学者使用
并且能供一些专业人士自学-ASP basis of materials suitable for beginners and can use for self-learning professionals
- 2022-08-08 15:11:45下载
- 积分:1
-
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAd...
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAdd(int index, unsigned char* pBuff, int pri)
char queueDelHead(int index)
char queueDelAll()
调用: 无
被调用: 网络通讯程序及用户程序的初始化部分-Network buffer queue operation. The number of queues defined by the macro QUEUE_NUM provisions. Function: void queueInit () char queueAdd (int index, unsigned char* pBuff, int pri) char queueDelHead (int index) char queueDelAll () call: None is called: network communication procedures and user program initialization part
- 2022-01-29 02:43:28下载
- 积分:1