资源列表
1(1)
- 编程实现CRC校验码的生成与利用CRC校验码进行正确性验证; 要求:1、任意给定二进制序列;(输入或程序中指定均可,但要屏幕回显); 2、使用生成多项式11001,生成并显示CRC校验码; 3、给定二进制序列及相应CRC校验码,验证并显示是否出错;
analysis
- 分析复杂网络中节点度大小,并一一剔去度小的点,我们得到k-shell的算法代码,得到一个网络的核。-obtain the shell of network
dongfeng
- 获取百度里“相关搜索”列表中的推荐词。发请求,解析。程序是多线程的-Get Baidu Village " relevant" listings in the recommended word
QQSniffer
- 局域网下嗅探QQ,C语言编写的,不知道现在还能用否-Under LAN sniffer QQ
UDP
- python 的udp发送字符串,用循环的方式发送-python s UDP sent char,python s UDP sent char。
getCookies
- 抓取客户端用户cookies ,进而对用户行为作分析-Capture client user cookies, and then an analysis of user behavior
BinaryResources_src
- Socket Programming, Transfer Binary Data
test2
- 设计两个任务tServer和tClient,tClient负责通知tServer处理共享内存中的数据,为数据增加头部信息(可以用一句话模拟)。共享内存要用互斥信号量来保护,通知采用消息队列发送,tServer收到通知后需要给tClient反馈确认消息,如果tClient在一定时间内收不到确认消息,将重发通知,最大重传次数为3-Of design two the task tServer and tClient, tClient responsible for notifying the tSer
666
- 寻找游戏路径利用易语言注册表方式寻找游戏路径DNF游戏路径寻找-Looking for game path using easy language to the registry for the path DNF game path searching
simplest_socket
- 最简单的socket编程适合初学者学习使用。。client-server架构模式-The most simple socket programming for beginners learning to use. . client-server architecture model
sem
- linux下信号量封装,SystemV的,自己的简单封装-the under linux semaphore package, SystemV, own simple packaging
MYUDP
- 在Fedora14 Linux虚拟机下UDP的socket程序,实现客户端与服务器端的通信。-UDP socket program to realize client and server communication under Fedora14 Linux virtual machines.