-
利用Java实现zip压缩/解压缩。randomData()函数随机生成50个double数据,并放在doc字符串变量中 openFile()函数读取ZIP压缩...
利用Java实现zip压缩/解压缩。randomData()函数随机生成50个double数据,并放在doc字符串变量中 openFile()函数读取ZIP压缩文件 saveFile()函数将随机生成的数据存到ZIP格式的压缩文件中。-use Java zip compression/decompression. RandomData () function randomly generated 50 double data and on the doc string variable openFile () function to read ZIP compressed files saveFile () function to generate random data onto the compressed ZIP format documents.
- 2022-12-24 18:00:03下载
- 积分:1
-
To achieve the image compression ratio and lzw encoding to be simple and straigh...
实现图像的lzw编码 得到压缩比和码长 程序简单明了-To achieve the image compression ratio and lzw encoding to be simple and straightforward procedure code length
- 2022-09-11 21:45:03下载
- 积分:1
-
数字编码标准测试软件,所有相关功能比较。
多个编码标准的测试软件,相关功能比较全。-number coding standard test software, all the relevant functional comparison.
- 2022-02-02 02:34:02下载
- 积分:1
-
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在...
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。-LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. Authors rewrite it became a category C, it can be to facilitate the compression.
- 2022-07-18 10:03:51下载
- 积分:1
-
intel的ipp性能库的示例代码,在多核平台下可以充分利用多核的性能实现压缩和解压缩...
intel的ipp性能库的示例代码,在多核平台下可以充分利用多核的性能实现压缩和解压缩
- 2022-02-04 15:18:40下载
- 积分:1
-
多功能八路抢答器,具有时间设置,调整,复位,暂停等功能(包含Proteus仿真电路图)
多功能八路抢答器,具有时间设置,调整,复位,暂停等功能(包含Proteus仿真电路图)-Answer multi-function eight-way, and time settings, adjust, reset, pause and other functions (including Proteus simulation circuit diagram)
- 2022-03-26 04:23:18下载
- 积分:1
-
经典的霍夫曼算法,此例为算法测试过程实现!并去除bug
经典的霍夫曼算法,此例为算法测试过程实现!并去除bug-Classic Huffman algorithm, in this case, the testing process for the algorithm to achieve! And remove the bug
- 2022-01-25 23:36:54下载
- 积分:1
-
err
c++
- 2022-05-05 20:38:09下载
- 积分:1
-
h.263 c source code. Contents under input. Qcif original uncompressed files, run...
h.263 c编码源码。目录下有input。qcif原始未压缩文件,运行程序生成重建文件recon。qcif和压缩后文件output。263文件。-h.263 c source code. Contents under input. Qcif original uncompressed files, run the program generator reconstruction documents recon. Qcif and compressed paper output. 263 documents.
- 2022-05-26 01:31:33下载
- 积分:1
-
GPS定位数据压缩算法的设计与实现
文章作者:杨宏业 张 跃
为了解决嵌入式GPS车载系统存储空间小、GPS定位数据量大的矛盾,根据GPS定位数据的特...
GPS定位数据压缩算法的设计与实现
文章作者:杨宏业 张 跃
为了解决嵌入式GPS车载系统存储空间小、GPS定位数据量大的矛盾,根据GPS定位数据的特
点,提出了专用于GPS定全数据压缩的改进型半字节压缩算法。-the design and implementation of GPS locaton data compression algrithm.author:yanghongye,zhangyao.solve the problem of gps car-carring system with little memory ,while heavy dataload.according gps data s characteristic ,put forward gps-oriented data compression,improved half byte compression algrithm.
- 2022-08-15 23:49:29下载
- 积分:1