搜索资源列表
VGA图形控制器直接编程技术6
- VGA卡的结构原理 ● 调用BIOS中断设置图形方式 ● 灰度级别的应用 -VGA card -- the principle of the structure set up called the BIOS interrupt graphics mode -- gray-level applications
datastruct_lzw
- 一个数据结构课程之后自己编写的lzw压缩算法-a data structure courses to prepare themselves to the 4,558,302 Compression Algorithm
CounterBloomfilter
- 自70年代被Bloom提出以来,Bloom Filters作为一种空间高效利用的紧凑数据结构,其不但能够对一个数据集合进行压缩表示而且能够支持集合的成员关系判断,在网络领域得到广泛应用。-since the 1970s Bloom, Bloom Filters as a space efficient use of compact data structure, not only its right to a data set can be compressed and expressed su
LZWandLZW2
- 关于压缩与解压缩的源码 自己编的 适合数据结构学习 用到了散列-on the compression and decompression of the source code developed for the data structure used in the study of hash
2000121004003
- 结构化存储文件我们平时大量接触的Word,Excel文件实际上都是结构化存储文件,用这个示例程序你也可以创建自己的结构化存储文件-structured document storage we usually contact with the Word, Excel files are actually structured storage of documents, use this sample program you can create your own document storage
huffman0607
- 数据结构课程设计,实现对文本文件的huffman编码和译码-data structure curriculum design, realization of the text file Huffman coding and decoding
SPIHT-compress
- 输入:为需要压缩图象的名称,该主程序仅能构处理256灰度图,读者可以自行改编为RGB处理;ratio为压缩比率;level为小波分解的级数 输出:是解压完毕的图象数据矩阵-input : the need for image compression name, the main program can only handle 256 gray level structure, Readers can own adaptation of RGB; ratio of compression ra
EZWVCcode
- 介绍EZW编解码算法的全部代码,该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器 -introduced EZW coding of all the code, the source code incl
humanshu
- 这是一个数据结构的遍历赫夫曼树的程序,是有C编程的-This is a data structure of the tree traversal Hefuman procedures, C Programming
xiansuohua1
- 这是一个数据结构的线索二叉树的算法,是用C来编程的-This is a data structure leads to the binary tree algorithm is used to program the C
vcrealone
- 利用RealOne控件制作媒体播放器,实现在单文档结构的视图窗口中播放文件-use RealOne media player controls on the production and achieve in a single document structure of the View window shows documents
g729_audio_encode
- ITU-T G.729语音压缩算法。 descr iption: Fixed-point descr iption of commendation G.729 with ANNEX B Coding of Speech at 8 kbit/s using Conjugate-Structure Algebraic-Code-Excited Linear-Prediction (CS-ACELP) with Voice Activity Decision(VAD), Discontinuo
可转债数据库
- 可转债数据库,构造了可转换债券的数据库-convertible bonds database, the structure of convertible bonds database
huff_file
- 此代码用霍夫曼树作为压缩和解压缩的存储结构,实现了字典压缩算法,用C便已成功。-this code tree with Hoffman as the compression and decompression of the storage structure and achieve a dictionary compression algorithm has been successfully used C.
wbs
- 这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip
LALA
- 这个程序主要实现对huffman编码的。huffman是数据结构的上机实验之一 ,很有用的-this procedure main right Huffman coding. Huffman is the data structure of the experimental aircraft, one very useful
ExtractX.zip
- 读二进制文件,对文件进行分析,查看文件结构,Reading binary file, an analysis of the document, view the file structure
lzw
- c语言实现lzw算法压缩解压,非常简洁,汉语注释,注释详细,结构清晰,使用的内容很简单-c language lzw compression decompression algorithm is very simple, Chinese, comments, comments detailed, clear structure and the content is very simple to use
data-structure
- it s about array and string code.it s the book named data structure and algorithm code.-for referring
MPEG-2-TS-structure-and-application
- MPEG-2中TS码流包结构和功能应用,非常棒-MPEG-2 TS structure and application
