搜索资源列表
NIOTest11
- This program computes the CRC checksum of a file.-This program computes the CRC checksum of a file.
fileinfo_demo
- file gathering through directories and this class allows just that: gather file information recursively by directory and, as a bonus track, it also calculates 32bit file-checksum (note this is not NT s executables checksum calculated with MapFileAndC
crc16_ccitt
- crc_table.c is for reset seed( 0000 ) crc_table_1.c is for reset seed( ffff) CRC16_D8_m.v is a verilog module of byte paralle crc. CRC16_D8_m_tb.v is the testbench file of above module.
Cryption-Vcdkey-Jeff
- 怀恋Dos时代吗? 这里有一个Dos下的加/解密软件[提供原代码!],叫做VCDKEY,你可能要奇怪为什么叫VCDKEY?这要从上大学时候说起了:大学时候,有个铁哥们叫做\"小胖子\",此兄爱看VCD碟子,于是经常租碟在自己电脑上看,而且还经常将一些喜欢的精彩片段辑录到电脑中,而其人缘极好,经常有人去他电脑上玩,但他又不愿意让别人看到他录下的东西!有天,他跟我谈到了他的苦衷,于是,我决定为我的哥们写个东西,于是就有了这个东西! 其实,它的原理很简单,就是文件各字节的异或,但是要配合好字节的异或却
crcc
- Calculate a CRC-32 for each file, and a composite CRC-32 for a set of files.
PSISI
- CRC校验TS流文件的的PSI信息表,分析TS流文件的PAT表、PMT表、SDT表(注意项目文件中没有TS文件,要运行程序需要加入TS文件,并简单修改文件OPEN函数的参数)。-CRC Checksum TS stream file information table of the PSI, analysis TS stream file PAT table, PMT table, SDT table (note that the project document did not TS file
CRC
- 自己写程序时做了跨网段的可靠多播,这个是曾经用到的一些资料,希望能对大家有帮助,pdf文件还是要用adobe打开-Write your own program to do a cross-segment of reliable multicast, this is some of the information has been used, I hope you can help, pdf file or use the adobe open
MFiles
- ou can use this M-file as a guideline for implementing CRC code generation using the Communications Toolbox functionality. This M-file does not include the error detection process, but you can easily use the process specified below to perform the CRC
SmartStorage
- 一套基于ZIP/霍夫曼技术的智能数据存储技术试验源代码,这里所谓的智能存储技术大约类似一个文件包,你可以添加任意格式的文件进行存储(使用AddUpdateItem函数)和从文件包中删除(使用DeleteItem函数). 你可以选择 zlib/huffman压缩模式进行压缩存储或者不使用压缩进行存储. 它采用了文件索引技术因此可以获得更好的性能,这个就是叫真空存储技术,即 VaccumStorage()函数. 而且,最重要的是,它使用序列化小节(块)技术来进行处理 CRC 和压
sysCcrc_eth
- A SystemC implementation of the CRC algorithm. Compared to many other C-version of CRC, this implementation is much more simple and easier to comprehend, as It is coded in a single, stand-alone file.-A SystemC implementation of the CRC algorithm. Com
vcs_crcCal_20111023
- 计算文件CRC16,控制台版用于计算CRC,Winform提供交互,进程间通信-The program is to calculate CRC16 value of a binary file.
sum_check
- 因工作需要自己用VC++写的,给烧写用的bin文件添加和校验字节,防止别人盗版。也可以再做简单修改给bin或HEX文件添加CRC校验。-Because of their work themselves with VC++ to write, to add a programmer to use the bin file and check bytes, to prevent others piracy. You can also do a simple change to the bin or
crczxygj
- 【基本介绍】 这是一款在Windows下用来计算和校验字符串CRC值或者文件CRC值的工具,支持CRC16、CRC32校验,支持文件拖放功能。主要用途:验证下载后的文件是否与服务器上的文件一致。 【软件特点】 CRC的全称是循环冗余校验,其特点是:检错能力极强,开销小。CRC的实际应用是对一段信息(字节串)产生fingerprint(指纹码),可以防止程序被他人“篡改”。其广泛用于在数据存储和数据通讯领域...另外也可用作杀毒校验技术的一部分,使得重复扫描速度加快了N倍
CCxxx_software_crc
- 使用单片机模拟德州仪器公司的CC系列射频芯片的硬件CRC功能。在解析CC系列数据包时,可以用到。在使用CC的Direct模式+数据包通讯时,一定用得到。文件中只包含CRC校验的功能函数,所以可以用到任何平台。-Using single-chip analog Texas Instruments CC Series RF chip hardware CRC functions. Parsing the series of data packets CC, can be used. When usi
Bluetooth_Full_Duplex
- Simulink® and Stateflow® model of a full duplex Bluetooth communication link transmitting HV1, HV2, HV3, and SCORT [1] voice packets, and DM1 data packets. A system parameters block configures the whole model s packet type, slot pair and chan
crc16
- 信息交换内容为文本文件;通信信息交换通过共享文件实现编码要求:用模 2 除法计算 CRC 码,生成多项式为 CRC-16 能在两台计算机机上运行程序,一台产生 CRC 码,另一台校验。-Clearing the contents of a text file communications exchange achieved through shared document coding requirements: CRC code calculated by modulo-2 division,
chovse
- 这是一个简单易懂的crc计算方法,选择你要计算的文件,准确计算crc值,-This is a simple calculation method of the CRC, choose the file you want to calculate, the accurate calculation of CRC value,
ceqzidate
- 这是一个简单易懂的crc计算方法,选择你要计算的文件,准确计算crc值,-This is a simple calculation method of the CRC, choose the file you want to calculate, the accurate calculation of CRC value,
crc查表
- 这是个Word文件,其中只有crc 查法表的原代码(This is a Word file with only the original code of the CRC look-up table)
methkd-CRC-simple
- 这是一个简单易懂的crc计算方法,选择你要计算的文件,准确计算crc值,(This is a simple calculation method of the CRC, choose the file you want to calculate, the accurate calculation of CRC value,)