-
crc
在远距离数据通信中,为了确保数据传输正确,必须才CRC算法,本代码就是CRC算法(In the long-range data communications, in order to ensure that data is correct, must be only CRC algorithms, the code is the CRC algorithm)
- 2009-07-21 10:05:33下载
- 积分:1
-
Memory.FIFO
操作系统中的 内存管理 FIFO算法模拟(OS FIFO memory management algorithm simulation)
- 2007-06-13 19:26:40下载
- 积分:1
-
Voice chat, including client and server source code, reference codeproject
语音聊天,包括客户端和服务器端的源代码,参考codeproject-Voice chat, including client and server source code, reference codeproject
- 2023-08-28 03:25:03下载
- 积分:1
-
A simple chat tool, multiple users can chat on
一个简单的聊天工具,可以实现多个用户同时上线聊天,目前已实现在局域网内聊天.这是服务端程序.-A simple chat tool, multiple users can chat on-line at the same time, the current has been achieved in the LAN chat. This is the server program.
- 2023-07-31 09:05:05下载
- 积分:1
-
lesson-14
孙鑫VC++教学课程lesson14:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。(Sun Xin VC++ tutorial lesson14: the knowledge of the network, network program, Socket is connected applications and network drivers bridges, Socket application to create, build relationships bind driver. Thereafter, the data of the application to give socket, by the Socket handed driver and sent out on the network. After binding with the Socket IP+Port related data is received by the computer from the network, by the driver to the socket, the application can extract the data received from the Socket. Network application is sending and receiving data through the socket. TCP and UDP works and the writing process, how to link library files in the program. A character interface chat program.)
- 2013-04-02 10:19:34下载
- 积分:1
-
src
说明: steganography challenge in c++
- 2020-05-08 21:52:36下载
- 积分:1
-
mi
说明: 学习PCI设备驱动结构的最好例子,简单易懂,很快入门(NT Driver)
- 2010-05-08 08:13:12下载
- 积分:1
-
RAIDframe: A Rapid
Prototyping Tool for
RAID Systems
Raidsim磁盘模拟器,可以模拟磁盘的各种操作,例如读预取,Catch块替换等,非常好用,而且很不好找,希望对大家有点帮助。-RAIDframe: A Rapid
Prototyping Tool for
RAID Systems
- 2022-02-20 07:56:29下载
- 积分:1
-
a multithreaded LAN file transfer program that will prepare socket
一个多线程的局域网文件传送程序,用socket编写-a multithreaded LAN file transfer program that will prepare socket
- 2022-02-25 18:02:17下载
- 积分:1
-
utre
串口初始化程序模块,可是方便更改参数,使用简单。(Serial port initialization module, but easy to change parameters, easy to use.)
- 2011-07-12 15:47:46下载
- 积分:1