资源列表
SingleFileDataStorage1.4.1
- SFDS虚拟文件系统,由一系列相关文件组成,其结构类似于压缩文件(但又不是压缩文件),可用于程序开发,其优点: (1)压缩/解压由系统自动完成,用户不必在此技术上花费大师精力; (2)完全兼容Delphi之流操作; (3)流可以从虚拟文件系统中间开始、结束,不必象一般压缩文件一样,从头开始读 (4)线程安全,可从同一文档中读写多个流 (5)最大支持2G的大文件 (6)可针对流建立“快捷方式”,类似于Winodws的快捷方式方式 (7)可进行各种检索 (8)开源、免
Huffmann-Coding-FPGA
- huffman coding in vhdl or verilog with explanation
errorcorrect.rar
- 一些纠错编码源代码
eqep_freqcal
- 本程序在CCS环境中实现了PWM1和PWM2不同的频率及其站空比可调的输出-This procedure is implemented in the CCS environment, PWM1 and PWM2 of different frequencies and stop air ratio adjustable output
fips180-2
- fips180-2-fips180-2
lzma压缩算法源码
- 7-zip压缩源码,里面有很多压缩算法。-7-zip compression source code, there are many compression algorithms.
Kakadu_V2_2_3
- 该源码是JPEG2000的c++源代码,希望对研究JPEG2000标准以及编解码的朋友们有用.-JPEG2000 is the source of c source code, want to study JPEG2000 codecs and friends useful.
crc_dec
- CRC detection - it detects the CRC encoded data to detect the errors from the data.-CRC detection- it detects the CRC encoded data to detect the errors from the data.
crc_en
- CRC encoder for adding error detection in the data.
convolutionalencoder
- Its a convolutional encoder with code rate of 1/2 and constraint length of 3. i/p=1 bit o/p=2 bits with 4 memory elements
小波编解码ebcot编解码文件测试程序
- 这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家给些建议,。-This my just completed JPEG2000 on the C language of some of the procedures. The wavelet transform is used 97 transformation, which is also part of MQ decoding some of the problems. Y
diff
- 根据文件比较算法逻辑,进行的文件比较的简单实现。-Depending on the file comparison algorithm logic for file compare simple to achieve.