-
CalRemainder
可以根据输入的生成多项式计算CRC16的余式表,并输出到TXT文件中打开。附赠CRC16的查表程序和直接计算程序,供验证用。使用这段程序,可以完美解决CRC16的编程问题,CRC32以及CRC8也可以参考使用。(CRC16 remainder table according to the generator polynomial of the input and output to a TXT file to open. Comes with a CRC16 table look-up procedure and a direct calculation program, for verification purposes. This program can be the perfect solution the CRC16 programming problem, the CRC32 and CRC8 also be of use.)
- 2012-02-18 12:56:17下载
- 积分:1
-
DownLoad
基于HTTP协议的支持断点续传的下载软件源码(HTTP protocol support for HTTP-based download software source)
- 2013-03-27 16:54:24下载
- 积分:1
-
TCPIPAnalyse1
对TCPIP网络包解析,Win下网络编程参考源码(TCPIP network packets for analysis, Win Network Programming Reference Source)
- 2013-05-24 13:21:34下载
- 积分:1
-
font
根据输入汉字生成点阵字体!用户可以自定义字体的大小!(Generated from the input character bitmap font! Users can customize the font size!)
- 2010-12-06 15:09:37下载
- 积分:1
-
WindowsFormsApp4
写个C#新手的,希望能有店面作用谢谢!!!(new hand; raw recruit; sprog; noviciate)
- 2020-06-24 10:40:02下载
- 积分:1
-
TraceRoute
用VC语言开发的traceroute,深层次的socket编程(traceroute)
- 2010-11-18 16:59:46下载
- 积分:1
-
WindowsFormsApp4
说明: 写个C#新手的,希望能有店面作用谢谢!!!(new hand; raw recruit; sprog; noviciate)
- 2020-06-24 10:40:02下载
- 积分:1
-
MSTCPSDK
Socket 编程的DOS下和Windows开发包 Microsoft TCP/IP SDK for DOS/Windows(Socket programming DOS and Windows development package
Microsoft TCP/IP SDK for DOS/Windows)
- 2004-07-09 19:44:58下载
- 积分: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
-
ISP_pc_14y1231b
透過 Socket 擷取影像,並進行 OpenCV MOG2 計算(Capture images through Socket, and OpenCV MOG2 computing)
- 2014-12-31 16:51:58下载
- 积分:1