-
用java语言编写的日历,看看好不好用.
用java语言编写的日历,看看好不好用.-java language used in the calendar to see is really handy.
- 2022-04-26 20:12:27下载
- 积分:1
-
这是一个用Delphi7开发的Windows下的压缩我解压缩源码。大小为1.46M。...
这是一个用Delphi7开发的Windows下的压缩我解压缩源码。大小为1.46M。-This is a development with Delphi7 under Windows I decompress compressed source. The size of 1.46M.
- 2022-11-20 19:00:03下载
- 积分:1
-
本代码为数据压缩的C语言实现,它只是个学习程序,希望能够给参考者帮助!...
本代码为数据压缩的C语言实现,它只是个学习程序,希望能够给参考者帮助!-the code for data compression C language, it is just learning the procedure, hoping to be able to help the reference!
- 2022-03-18 12:40:21下载
- 积分:1
-
lzw压缩程序1.5
lzw压缩程序1.5 -Lzw1.5
- 2022-04-10 13:41:20下载
- 积分:1
-
recognizedemo.zip recognizedemo.zip
recognizedemo.zip recognizedemo.zip
- 2022-05-15 01:35:08下载
- 积分:1
-
一个很简单的哈夫曼编码程序!!要的就下哟!
一个很简单的哈夫曼编码程序!!要的就下哟!-a very simple Huffman coding process! ! To the next yo!
- 2022-03-01 19:18:04下载
- 积分:1
-
霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码...
霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Huffman coding is a variable word length coding (VLC) A is to remove redundant code of the most commonly used methods. It is Huffman in 1952 made a coding method, and its basic tenets are frequently used data with the code instead of a shorter, less use of the data over a longer period instead of the code, the code for each data-not the same. Sometimes referred to as the best coding, the general called on Huffman coding. Below prove a theorem, the theorem guarantees by the characters emerging probability distribution yards long, will enable the shortest average yards long.
- 2022-03-26 01:11:34下载
- 积分:1
-
for more documents and folders compression algorithm used lzss algorithm, c lang...
用于多文件及文件夹压缩的算法,采用lzss算法,c语言编写,很值得借鉴-for more documents and folders compression algorithm used lzss algorithm, c language, we can draw
- 2023-06-20 20:45:02下载
- 积分:1
-
absolutely first
绝对一流的压缩解压程序-absolutely first-rate codecs
- 2022-05-14 19:55:24下载
- 积分:1
-
本程序分两部分,分别为界面和驱动程序,其中驱动程序为压缩解压缩的核心程序。
开发环境为VC6.0。
界面部分可由crs...
本程序分两部分,分别为界面和驱动程序,其中驱动程序为压缩解压缩的核心程序。
开发环境为VC6.0。
界面部分可由crs->ddu->ddu.dsp建立工作组,编译生成的可执行程序为debug中的ddu.exe 驱动部分由crs->驱动->驱动.c编译生成可执行文件。
具体压缩解压缩操作可见《操作手册》。-This procedure was divided into two parts, namely, interface and driver, one of the drivers for the compression of the core decompression procedure. Development environment for VC6.0. Interface may be part of crs->ddu-> ddu.dsp Working Group set up, the compiler generates the executable program to debug the ddu.exe driven in part by crs-> Driver-> Driver. C compiler to generate executable file. Extract specific compression operation can be seen " manual."
- 2022-03-06 21:00:50下载
- 积分:1