-
Project monitoring, the introduction of the purpose, process, tasks, monitoring...
项目监控的介绍,介绍了目的、流程、任务进度监控以及相关的表格运用等。-Project monitoring, the introduction of the purpose, process, tasks, monitoring progress, as well as the use of related forms.
- 2022-04-19 10:37:50下载
- 积分:1
-
中软培训资料
中软培训资料 - 大企业内部培训资料,大家可有福了,赶快下载吧。-Training materials in the soft- big business in-house training materials, we may be blessed, and quickly download the bar.
- 2022-06-29 00:30:01下载
- 积分: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
-
用汇编实现底层控制的RS232串口通讯类
用汇编实现底层控制的RS232串口通讯类-compilation with the realization of the underlying control RS232 serial communications
- 2022-03-06 20:58:13下载
- 积分:1
-
使用netants1.10板增加的COM接口,在自己的程序..
利用NetAnts1.10版里增加的COM接口,在自己的程序中实现对NetAnts的控制-use NetAnts1.10 boards to increase the COM interface, in its own procedures to achieve the control Zabriskie
- 2022-02-03 00:17:05下载
- 积分:1
-
is peer
是实现点对点的文件传输功能的程序,可以当作模块用-is peer-to-peer file transfer function of the procedure can be used as a module
- 2022-03-18 17:00:27下载
- 积分:1
-
socket的相关知识介绍
socket的相关知识介绍-socket on the relevant knowledge
- 2023-02-01 11:05:05下载
- 积分:1
-
运用C#编写Pop3组件
运用C#编写Pop3组件-use C# disk components
- 2022-12-01 16:55:04下载
- 积分:1
-
VC的一个简单的UDP服务器下
一个简单的vc下udp服务器端程序,希望对初学者有所帮助-Vc under a simple udp server-side procedures, and they hope to be helpful for beginners
- 2022-12-13 02:40:03下载
- 积分:1
-
一个多线程实现的TCP服务端 listen, 在accept一个请求后,再启动一个线程来处理对应的socket...
一个多线程实现的TCP服务端 listen, 在accept一个请求后,再启动一个线程来处理对应的socket-a multithreaded achieving TCP server listen, accept a request and then start a thread to handle the corresponding socket
- 2022-08-20 23:48:25下载
- 积分:1