-
各种源数据的压缩和解压缩,使用MFC实现…
各种数据压缩和解压的源码,用mfc实现。包括熵编码,预测编码,变换编码,字典编码-A variety of data compression and decompression of the source, using mfc achieve. Including entropy coding, predictive coding, transform coding, dictionary coding
- 2022-03-18 21:44:40下载
- 积分:1
-
使用的制作cab文件的源程序,通用的window平台,动态库在系统安装时已经装好。简单易用...
使用的制作cab文件的源程序,通用的window平台,动态库在系统安装时已经装好。简单易用-Cab files used in the production of the source, a common window platform, the dynamic libraries in the system has been installed properly. Easy-to-use
- 2023-05-31 06:30:03下载
- 积分:1
-
mpeg 2 encoder vc++ 6.0 to achieve
mpeg 2 encoder vc++ 6.0实现-mpeg 2 encoder vc++ 6.0 to achieve
- 2022-07-09 18:31:26下载
- 积分:1
-
err
c++
- 2022-05-05 20:38:09下载
- 积分:1
-
液晶显示ssd1305去冬样例,可参考
液晶显示ssd1305去冬样例,可参考-LCD ssd1305 last winter sample can be found
- 2022-11-20 04:55:03下载
- 积分:1
-
.net常用经典源代码。十分好用!不用客气,尽管下载。
.net常用经典源代码。十分好用!不用客气,尽管下载。-. net source code used classic. Very easy to use! Do not mention it, although the download.
- 2023-07-19 05:10:03下载
- 积分:1
-
这是一个细胞识别系统。有具有学习意义。是JAVA初学都的良好例子。...
这是一个细胞识别系统。有具有学习意义。是JAVA初学都的良好例子。-failed to translate
- 2022-01-26 03:22:13下载
- 积分: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
-
难得找的到的全部HDMI 1.3最新规范书
难得找的到的全部HDMI 1.3最新规范书-Rare to find all the latest HDMI 1.3 specification
- 2022-03-22 12:03:35下载
- 积分:1
-
此为基于二代提升小波的阈值压缩算法源码,其中可以设置小波变换的分解层数,使用的小波名称,及各层阈值设置计算公式中的参数。并将低频系数转化为十六进制,方便在其上进...
此为基于二代提升小波的阈值压缩算法源码,其中可以设置小波变换的分解层数,使用的小波名称,及各层阈值设置计算公式中的参数。并将低频系数转化为十六进制,方便在其上进一步压缩,如采用Huffman压缩等,程序思路清楚,附有完整的注释,可以使用多种小波,并且很好得体现了二代小波的思想,对于初学小波者帮助很大。-based on the second generation of this upgrade wavelet compression algorithm threshold source, which can set wavelet transform decomposition level, the use of wavelet name, threshold levels and set the formula for calculating the parameters. And low-frequency coefficients into hexadecimal facilitate its further compression, such as the Huffman compression. procedures ideas clearly, with the integrity of the Notes, you can use a variety of wavelet, and reflected very well in the second generation wavelet thinking, For beginners who wavelet of great help.
- 2022-03-10 20:49:59下载
- 积分:1