资源列表
VQ
- 算术编码是把一个信源表示为实轴上0和1之间的一个区间,信源集合中的每一个元素都用来缩短这个区间。 算术编码的过程如下: (1)设定编码区间的高段为h,编码区间的长度为g,EndC为编码字符分配的高段,StartC 为字符分配区间的低端。 (2)根据有限的信源估算出各元素的概率。 (3)杜宇编码的元素A1,根据(2)估算的概率和区间,计算出该元素编码后的新的l,和h。-Arithmetic coding is a source expresse
31
- 选择单词的宏 选择单词的宏 -Choose word choice word macro macro macro choice word choice word macro
4MySql
- 数据库 是 用 jsp 语言 所编写-database was prepared by the language jsp
ArithmeticCoding.zip
- The implementaion of CABAC encoding and decoding process in H264 standard.,The implementaion of CABAC encoding and decoding process in H264 standard.
huff
- huffman编码以及二叉树的遍历,希望对大家有用-huffman coding, as well as the binary tree traversal
ofdm_lu
- ofdm的仿真,比较详细地介绍了各个流程 注释也很清楚 欢迎大家提出宝贵意见-ofdm of simulation, more detailed presentation of the various processes Notes is very clear we welcome the valuable advice
lzari_huf
- In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character \"e\" appears more frequently than \"x\", and a <position, length> pair of length 3 might be commoner than one of length
md5
- MD5算法的C++实现, 包括md5.cpp,md5.h, test.cpp . 命令行 CL md5.cpp test.cpp即可生成 md5.exe . 执行md5.exe 带一个文件名可以计算那个文件的MD5值.-This is MD5 alggorithm of simple C++ realized. just run CL md5.cpp test.cpp will create md5.exe. md5.exe filename will compute MD5 value of
skl_dct_LLM
- LLM fast dct algorithm-LLM fast algorithm
fuzzy_THv3.0
- SEG_FUZZY is a soft thresholding method for image segmentation. The method is based on relating each pixel in the image to the different regions via a membership function, rather than through hard decisions. The membership function of each of the reg
a
- As the summer has ended, the fall comes quickly. Last night, it rained, I stayed in the house and appreciated the scenery through the window. The sound of the rain was like the music to me, I enjoyed hearing it. the coolness came to me and I felt so
HUF
- HUF压缩方法的source code,用C写的,请参考-source code for HUF compress.......