-
利用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
-
伟纳电子ME500B单片机开发系统演示程序
伟纳电子ME500B单片机开发系统演示程序 - 数码管显示简易电子时钟 -伟纳电子 ME500B 单片机开发系统??示程?2- ??码??显示?2 易电子时钟
- 2023-03-15 11:35:03下载
- 积分:1
-
zlib 1.2.2 is a general purpose data compression library. All the code is thread...
zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format). These documents are also available in other formats from ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html
- 2022-01-25 18:48:09下载
- 积分:1
-
huffman编码实现文本文档的压缩和解压缩,简单好用
huffman编码实现文本文档的压缩和解压缩,简单好用-huffman encoding text documents realize the compression and decompression, easy-to-use
- 2023-04-14 18:20:03下载
- 积分:1
-
树与二叉树转换,用的是c++
实现任意形状的树(使用广义表的方式从键盘输入)与二叉树的相互转换的实现...
树与二叉树转换,用的是c++
实现任意形状的树(使用广义表的方式从键盘输入)与二叉树的相互转换的实现-iohdiuosopidiosjdksddd
- 2023-08-25 16:15:04下载
- 积分:1
-
decompress LHA
解压缩软件LHA源码-decompress LHA-source software
- 2023-05-25 18:55:03下载
- 积分:1
-
vc下的压缩和解压缩代码
vc下的压缩和解压缩代码-vc under the compression and decompression code
- 2022-01-26 00:53:59下载
- 积分:1
-
与转换也简单是RGB2YUV yuv2rgb和DPCM算法只是李类…
class with yuv2rgb and rgb2yuv conversion and also simple dpcm algorithm just line after line
- 2022-08-18 10:01:52下载
- 积分:1
-
这是个解压缩软件UNZIP的C源程序代码 ,请站长接收
这是个解压缩软件UNZIP的C源程序代码 ,请站长接收-This is a decompression software UNZIP C source code, the receiving station
- 2023-06-07 11:05:03下载
- 积分:1
-
现实问题模拟:一块方巾有多处被细菌感染,可以看做多个感染区域,给定一点(即一个坐标),标识出该点所在区域。简单的divide and conque 应用...
现实问题模拟:一块方巾有多处被细菌感染,可以看做多个感染区域,给定一点(即一个坐标),标识出该点所在区域。简单的divide and conque 应用-Simulate the real problem: there is a square of multiple bacterial infections, multiple infections can be seen as regional, for a given point (that is, a coordinate), identify the point region. Application of a simple divide and conque
- 2022-11-30 16:45:03下载
- 积分:1