-
Jpeg图像解压,可以参考其中的几个文件
Jpeg图像解压,可以参考其中的几个文件-Jpeg image decompression, which can refer to several documents
- 2022-03-12 01:27:56下载
- 积分:1
-
LZW VS 6.0 实现 生成字典 自动 不用 字典就可以解压缩
LZW VS 6.0 实现 生成字典 自动 不用 字典就可以解压缩-LZW VS 6.0 to achieve the dictionary is generated automatically without a dictionary can be extracted
- 2022-04-11 17:34:29下载
- 积分:1
-
zip压缩,解压缩代码.
zip压缩,解压缩代码.-zip compression, decompression code.
- 2022-04-13 01:57:43下载
- 积分:1
-
#定义区卫生。0
#define Zone1 PINC.0
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1
#define Red PORTB.7
#define EndOfValid 11000
eeprom unsigned int Valid= 0
// ----------------------------------------------------------------------------------------------------------------------
void DingDong(void)
{
Valid++
Red= 1 -#define Zone1 PINC.0
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1
#define Red PORTB.7
#define EndOfValid 11000
eeprom unsigned int Valid= 0
//----------------------------------------------------------------------------------------------------------------------
void DingDong(void)
{
Valid++
Red= 1
- 2022-09-15 12:15:04下载
- 积分:1
-
Rar 的控制台解压程序,为rarlab公司发布
Rar 的控制台解压程序,为rarlab公司发布-Rar console decompression procedures for the rarlab company.
- 2023-05-07 06:55:02下载
- 积分:1
-
本程序采用了最简单的方块编码对512×512的lena图像进行了编码.运行程序后可以看出,方块取得越大,图像编码后失真越大。...
本程序采用了最简单的方块编码对512×512的lena图像进行了编码.运行程序后可以看出,方块取得越大,图像编码后失真越大。-This procedure uses the most simple code box 512 × 512 on the lena image coding. After running the program we can see that the box to obtain the greater the greater the distortion image is encoded.
- 2022-04-30 03:31:22下载
- 积分: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
-
cmjbitset_demo
cmjbitset_demo
- 2023-03-31 20:20:02下载
- 积分:1
-
自己用C语言编写的一个算术编码的程序,很好用的。
自己用C语言编写的一个算术编码的程序,很好用的。-own use of the C language an arithmetic coding procedures, very good use.
- 2022-01-25 18:45:58下载
- 积分:1
-
compress zip
又一个压缩的东东,还是用来考虑winzip的哇-compress zip
- 2022-05-07 15:42:19下载
- 积分:1