-
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
-
async_client_server_src
很好的异步SOCKET 传输程序 谢谢大家(Good Asynchronous Transfer Program SOCKET Thank you everyone)
- 2007-09-05 10:57:58下载
- 积分:1
-
Survey
说明: 网络安全课的reading,一些报告。英文的。(2000-2008_CSI-FBI Computer Crime and Security Survey)
- 2010-05-03 06:24:53下载
- 积分:1
-
LumiSoft.Net网络编程最全的类(c#)含http tcp udp ftp rtp pop3 mime imap icmp mail smtp
LumiSoft.Net网络编程最全的类(c#)含http tcp udp ftp rtp pop3 mime imap icmp mail smtp
- 2013-07-28下载
- 积分:1
-
介绍了在vc中产生随即数的常用方法,方便应用程序的开发。
介绍了在vc中产生随即数的常用方法,方便应用程序的开发。-rand number
- 2022-08-17 17:05:33下载
- 积分:1
-
C#实现 模拟QQ 添加好友、发消息、群发消息、查看好友资料、登陆、退出,删除好友等操作【附源码,已测试通过】
群发消息,给好友发消息,登陆、添加好友等功能已实现,查看好友资料
- 2013-02-19下载
- 积分:1
-
wolf & sheep
说明: 基于C++编写的,关于狼吃羊的小游戏的一个简单编程。(Based on C++, a simple programming about the game of wolf & sheep.)
- 2021-01-07 02:28:53下载
- 积分:1
-
网页下载
网页下载-website
- 2023-04-01 02:50:03下载
- 积分:1
-
JSP写的留言本,默认管理员用户名是:admin;默认密码是:123456...
JSP写的留言本,默认管理员用户名是:admin;默认密码是:123456 -JSP to write the messages, the default admin users are : admin; The default password is : 123456
- 2022-03-24 15:58:59下载
- 积分:1
-
模拟计算机网络TCP协议的封装和解封
这个软件详细地模拟了计算机网络TCP协议中,对消息发送时的封装过程和接收到消息或的解封过程。
使用了socket模拟,可以建立本地服务器和多个客户端通信
- 2022-01-23 11:00:06下载
- 积分:1