搜索资源列表
modbus_console
- modbus调试助手,适合初学者,简化了crc的运算,由电脑自动完成。也适合linux。
crc.c
- CRC source code for linux environment. CRC for 16 bytes packet. Useful for checking crc of tinyos uart packet.
md5
- MD5加密算法 C和Java源代码,以及CRC算法的C源代码-MD5 C and java source code
crc-md5
- 里面包含了CRC16 34 64和MD5算法,能够在linux下运行,我验证过,希望对大家有用-Which contains the CRC16 34 64 and the MD5 algorithm to run in linux, I verified, I hope useful
TCP
- linux下TCP自定义传送文件,并用CRC校验!-under linux TCP the custom transfer files, and use the CRC check!
02_Linux_allCodes
- 达内培训Linux代码,杨强老师讲解,包括io、文件编程、进程、线程、信号、进程间通信、以及底层的网络编程、crc校验、抓包等-Linux code up to training, Yang Qiang teacher explain, io, file programming, processes, threads, signals, inter-process communication, as well as the underlying network programming, crc
serial_linux
- This a simple code using COM port in Linux. The host sends a packet of 6 bytes (including CRC) through serial port and waits for the responding packet. If CRC is correct, the packet is parsed to get some useful data. Test code and Makefile is include
crc8
- fill crc table for given polynomial in reverse bit order for Linux v2.13.6.
tcrc
- Implement functions to calculate CRC for Linux.
bfin_crc
- Support Blackfin CRC HW acceleration for Linux.
libcrc32c
- Used by the iSCSI driver, possibly others, and derived the the iscsi-crc.c module of the linux-iscsi driver. -Used by the iSCSI driver, possibly others, and derived the the iscsi-crc.c module of the linux-iscsi driver.
iop_scrc_out_defs_asm
- Register r computed crc, scope iop scrc out for Linux v2.13.6.
iop_crc_par_defs_asm
- Register rw wr3byte last, scope iop crc par for Linux v2.13.6.
if_pppox
- IEEE 802.5 Token-Ring magic constants. The frame sizes omit the preamble and FCS CRC (frame check sequence) for linux Device Driver.
posixtst_1_0_0_tar
- checksum CRC POSIX connection
01_signal_test
- 其中的源地址和目的地址是指网卡的硬件地址(也叫MAC地址),长度是48位,是在网卡出厂时固化的。可在shell中使用ifconfig命令查看,“HWaddr 00:15:F2:14:9E:3F”部分就是硬件地址。协议字段有三种值,分别对应IP、ARP、RARP。帧尾是CRC校验码。(The source address and destination address refer to the hardware address of the network card (also known as
NLMQHK
- 使用CRC-16 ,CCITT多项式的CRC检验生成,检验的原程序,可用于网路通信的信号传输检验用()
vewcbinding
- 利用Matlab生成给定P生成多项式的CRC编码程序()