-
排序,适合编程初学者用来学习借鉴。谢谢。
排序,适合编程初学者用来学习借鉴。谢谢。-Sort, suitable for beginners to learn programming.谢谢.
- 2022-02-09 22:33:59下载
- 积分:1
-
在MFC应用程序中根据自己的选择显示一个JPG图形文件
在MFC应用程序中根据自己的选择显示一个JPG图形文件-MFC application in accordance with their own choose to display a JPG graphic files
- 2022-09-06 03:55:02下载
- 积分:1
-
8种基本的哈夫曼算法
8种基本的哈夫曼算法-eight basic types of Huffman Algorithm
- 2022-06-18 14:22:48下载
- 积分:1
-
树的先序,中序排列,求树的后序排列,自己编码实现的。
树的先序,中序排列,求树的后序排列,自己编码实现的。-Tree first order, in sequence order, and after the sequence tree with their own coding achievable.
- 2022-07-25 22:50:30下载
- 积分:1
-
一种基于图像压缩的算术编码C++程序,程序有说明,可执行。...
一种基于图像压缩的算术编码C++程序,程序有说明,可执行。-Image compression based on arithmetic coding C++ programs, the program has made it clear, executable.
- 2022-08-19 21:51:23下载
- 积分:1
-
一个简单的基于MFC对话框的动态曲线程序源码
一个简单的基于MFC对话框的动态曲线程序源码
-A simple MFC dialog based on the dynamic curve of the procedure source
- 2022-02-06 04:02:43下载
- 积分:1
-
很好用的压缩和解压缩程序,Arithmetic,请大家试用一下,多指教!...
很好用的压缩和解压缩程序,Arithmetic,请大家试用一下,多指教!-good use of the compression and decompression process, Arithmetic, please try the more weekend!
- 2023-07-09 20:45:03下载
- 积分:1
-
优秀的图像处理人和学生代码
good code for image processing people and students
- 2022-11-12 22:30:03下载
- 积分:1
-
压缩、解压缩(压缩率高,费时较长)
压缩、解压缩(压缩率高,费时较长)-compression, decompression (high compression rate, longer time-consuming)
- 2022-12-15 06:40:03下载
- 积分:1
-
1、简介
此代码是IS0 13818
1、简介
此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。-1, INTRODUCTION This code is IS0 13818-5 MPEG2 system layer protocol analysis code, after that I modified, and now finally can VC++ 6.0 compiler to run under the release for up dedicated to those who understand the MPEG2 system layer protocol and the hard programmers to work overtime. In order to be able to compile under windows, I modified the relevant part of the operating system code, comment out a number of main function, leaving only the main function decode.cpp no comment, so the procedure is compiled TS streaming system layer decoding analysis procedures, If you want to realize other functions such as encode, as long as the main function of decode.cpp comment, the main function of encode.cpp Notes can be removed.
- 2023-01-05 20:30:04下载
- 积分:1