搜索资源列表
Rawpack
- SOCKET 底层协议数据结构 如: /* IP Header RFC-791 0 3 7 15 31 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |Version| IHL |Type of Service| Total Length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Checksum.Src
- 一个checksum工具源代码 用于从命令行中生成和校验文件的checksum digest 支持MD5, MD2, MD4, SHA1 and CRC32-a checksum tool for source code generated from the command line and checking documents to support MD5 checksum data, MD2, MD4, SHA1 and CRC
md5sum.tar
- 基于linux的md5校验源码,可以很方便地移植到各种嵌入式平台,如mips,arm等。-linux-based md5 checksum source can be easily transplanted to various embedded platforms, If mips, arm, and so on.
checksum
- 这是一款校验和算法的源代码,有需要校验和算法的朋友,可以借鉴一下。-This is a checksum algorithm source code, the checksum algorithm need a friend, you can learn from it.
MD5Checksum
- MD5校验和算法源码-MD5 checksum algorithm source
VB_MODBUS-code-source
- UPS 不间断电源的串口通信源码, 带CRC16校验-UPS uninterruptible power supply, serial communication source, with a CRC16 checksum
crcm
- crc 校验,vhdl源码,经仿真能正常运行,供大家参考-CRC checksum, vhdl source, the simulation can be normal operation, for your reference
COM_CRC
- 单片机串行通信时要用的CRC校验源码,带源函数,可方便移植-Single-chip serial communication when using the CRC checksum source, with source function, can be easily transplanted
CRC16SHC
- 这是用MCS51编的Modbus传输的CRC校验源程序,以通过实战的校验,简短!-This is MCS51 series Modbus transmission CRC checksum source in order to realize the check, the short!
checksum.bas
- Source File: This program calculates the checksum for a Sunplus ROM
CheckSum
- it is source code for calculate checksum
GET_CRC
- Keil C51 计算循环冗余校验码(CRC)源程序-Keil C51 calculation of cyclical redundancy checksum (CRC) source code
CheckSum
- 测试通讯中必不可少的一项检查:CHECKSUM,对于需要进行CHECKSUM检查的应用程序来说,此源码是很好的参考-Test communication essential to a check: CHECKSUM, CHECKSUM check for the required application procedures, this is a good source of reference
Modbus_CRC
- 用VB6.0做的Modbus CRC校验源码。-VB6.0 to do with Modbus CRC checksum source.
Checksum
- C source code to generate checksums and place them at the beginning or end of an address range, using IAR Systems Embedded Workbench. Consists of source code and all project files.
Checksum
- Check sum source code help
wangluoliuliangjiexi
- 是分析捕获网络中的IP数据包,解析数据包的内容,见个结果显示在标准输出上,并同时写入日志文件。 程序的具体要求如下: • 以命令行形式运行:ipparse logfile,其中ipparse是程序名,而logfile则代表记录结果的日志文件。 • 在标准输出、和日志文件中写入捕获的IP包的版本、头长度、服务类型、数据包总长度、数据包标识、分段标志、分段偏移值、生存时间、上层协议类型、头校验和、源IP地址和目的IP地址等内容。 -是分析捕获网络中的IP数据
Modbus
- modbus 通讯 功能3,6实现,带CRC校验,源代码-modbus communication functions 3,6 achieve with the CRC checksum, source code
Checksum
- 计算机网络中的校验和程序,来自吴老师的源代码,有较高价值-Checksum and procedures in the computer network, the source code from the Wu, a higher value
socket
- 利用java或C++语言,设计程序,功能为捕获网络中的IP数据包,解析数据包的内容,将结果输出。 具体: 1.设计程序,捕获进自己端口的IP数据包。 2.解析捕获的IP包的版本、首部长度、服务类型、总长度、数据包标识、分段标志、分段偏移值、生存时间、上层协议类型、首部校验和、源IP地址和目的IP地址等内容。 -Use Java or C++ language, design procedures, functions to capture IP packets in the ne