-
H.264 CABAC的编码解码过程的传统
H.264的CABAC的常规码的解码过程-H.264 CABAC conventional code decoding process
- 2022-09-20 03:20:02下载
- 积分:1
-
Jepg2000 compression decompression
Jepg2000的压缩解压-Jepg2000 compression decompression
- 2022-12-10 07:30:02下载
- 积分:1
-
Huffman编解码器的模拟实现
应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以...
Huffman编解码器的模拟实现
应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以 .txt文件输出),最好能实现译码过程。程序语言可以选用C、 VC或C++。-Huffman CODECs the simulation application Huffman algorithm simulation codecs, Programming on the importation of an article in English (. txt file income), Huffman code stream output (. txt files output), it would be desirable to achieve decoding process. The choice of programming language C, or C VC.
- 2022-10-05 04:45:03下载
- 积分:1
-
本系统利用JSP+JavaBean+ MySQL数据库三层模式实现了网上书店系统。本论文对系统的需求分析、系统总体架构及详细设计进行了详细地阐述,主要实现了以下...
本系统利用JSP+JavaBean+ MySQL数据库三层模式实现了网上书店系统。本论文对系统的需求分析、系统总体架构及详细设计进行了详细地阐述,主要实现了以下功能:会员注册、登录/注销;用户管理;浏览图书详细信息;图书搜索;图书管理;购物车;订单;订单管理等。-failed to translate
- 2022-02-02 09:06:06下载
- 积分:1
-
做成界面的基于小波的spiht算法压缩解压缩编码
做成界面的基于小波的spiht算法压缩解压缩编码-Make the interface of the SPIHT algorithm based on wavelet compression decompression coding
- 2022-03-06 05:39:22下载
- 积分:1
-
important for cs fuculity
important for cs fuculity
- 2022-01-26 08:10:37下载
- 积分:1
-
recommended a rapid compression algorithm, I tried to use good, detailed descrip...
推荐一个快速压缩算法,我试着用的不错,详细说明见:http://www.codeguru.com/Cpp/Cpp/algorithms/compression/article.php/c7043/
- 2022-05-18 13:15:38下载
- 积分:1
-
树的先序,中序排列,求树的后序排列,自己编码实现的。
树的先序,中序排列,求树的后序排列,自己编码实现的。-Tree first order, in sequence order, and after the sequence tree with their own coding achievable.
- 2022-07-25 22:50:30下载
- 积分:1
-
MP3文件以一帧为一个编码单元,各帧编码数据是独立的。为了清晰而准确地描述mp3文件格式,下面采用位流语法描述,这种语法格式与c语言近似,易于理解,且描述清晰...
MP3文件以一帧为一个编码单元,各帧编码数据是独立的。为了清晰而准确地描述mp3文件格式,下面采用位流语法描述,这种语法格式与c语言近似,易于理解,且描述清晰-An MP3 file to a coding unit, the encoded data frame is independent. In order to clear and accurate description of mp3 file format, the following description of the use of bit-stream syntax, the syntax and language similar to c, easy to understand and describe a clear
- 2022-05-14 23:02:33下载
- 积分:1
-
这里给出的源代码huffman.zip与八种不同的方法来实现…
这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。――总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip with eight different ways to achieve the Huffman coding algorithm. The code is intended to demonstrate different Huffman Algorithm of principle, the implementation of efficient algorithms compare the difference, but not against the actual application environment needs to do more space or efficiency optimization. All of the code is written in C, in order to more easily achieve various data structure, large-scale application of the code of the standard C library and template technology.-- In general, these is the role of code examples and demonstrations; If you want to use the code in practical application, we may need to do further restructuring and optimization.
- 2022-10-29 05:05:04下载
- 积分:1