-
整理的JPEG解码器,全源码的,非常适合初学者。能够或者解码过程中的全部数据和参量...
整理的JPEG解码器,全源码的,非常适合初学者。能够或者解码过程中的全部数据和参量-finishing JPEG decoders, all-source and very suitable for beginners. Or to the process of decoding all the data and parameters
- 2023-06-08 11:25:04下载
- 积分:1
-
DM642的H.264编码,钛
h.264的DM642上的代码,TI的CCS上开发并运行-h.264 code of DM642 on, TI
- 2022-01-30 22:15:18下载
- 积分:1
-
change wall paper
change wall paper
- 2022-03-16 07:04:36下载
- 积分:1
-
集成运放参数测量总程序,可以对失调电压,失调电流,抑制比,增益四个参数进行测量,有按键切换功能,实时液晶显示...
集成运放参数测量总程序,可以对失调电压,失调电流,抑制比,增益四个参数进行测量,有按键切换功能,实时液晶显示-Integrated Operational Amplifier Parameter Measurement of total procedures, can offset voltage, offset current, rejection ratio, gain four parameters measured, there are buttons to switch functions, real-time liquid crystal display
- 2023-08-23 00:05:04下载
- 积分:1
-
PHP空间上传打包下载工具.如果你的FTP服务器不是很好的话`你会用的着的`上传很快的...
PHP空间上传打包下载工具.如果你的FTP服务器不是很好的话`你会用的着的`上传很快的-PHP Upload packing space to download tools. If your FTP server is not very good words you would use to upload the soon
- 2022-12-17 14:15:03下载
- 积分:1
-
文件内包含H.263视频编码算法和解码算法2个文件,主要应用实时视频通信,在视频会议中应用较多。...
文件内包含H.263视频编码算法和解码算法2个文件,主要应用实时视频通信,在视频会议中应用较多。-document containing H.263 video encoding and decoding algorithms two documents, Application of the main real-time video communications, video conferencing application more.
- 2022-02-01 23:50:04下载
- 积分: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
-
改进的码字搜索快速算法MATLAB,此为今年刚毕业的研究生论文中的算法...
改进的码字搜索快速算法MATLAB,此为今年刚毕业的研究生论文中的算法-MATLAB
- 2023-05-25 12:35:03下载
- 积分:1
-
LZW和LZRW压缩算法源代码
LZW和LZRW压缩算法源代码-LZW and the LZRW compression calculates the law origin code
- 2022-03-10 01:11:29下载
- 积分: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