-
利用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
-
c编程技巧100之1
c编程技巧100之1-100 of 1
- 2022-03-31 16:50:30下载
- 积分:1
-
LZW算法的实现,用C语言编写的,LZW算法是一个压缩算法,压缩比例很高!喜欢了解的人看看吧!...
LZW算法的实现,用C语言编写的,LZW算法是一个压缩算法,压缩比例很高!喜欢了解的人看看吧!-lzw algorithm implementation!
- 2022-03-23 20:15:31下载
- 积分:1
-
ZPAV(H.265)是音频
ZPAV (H.265) is audio-visual codec protocol, very different from H264/MPEG4,
ZPAV (H.265) basic algorithm is wavelet, SPIHT, BSW, MMW, ......
ZPAV (H.265) 是 音视频 压缩解压 协议,是非常不同于H264/MPEG4,
ZPAV (H.265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,......
-ZPAV (H.265) is audio-visual codec protocol, very different from H264/MPEG4, ZPAV (H.265) basic algorithm is wavelet, SPIHT, BSW, MMW, ...... ZPAV (H.265) is audio and video compression decompression agreement, is very different from the H264/MPEG4, ZPAV (H.265) of the basic algorithm is wavelet, multi-level tree collection groups, generalized wavelets, mathematical morphology wavelet ,......
- 2023-06-07 05:45: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
-
huffman编码与解码的实现程序,内附编译及使用说明,很完善的程序,可以自由的输入字符集大小以及字符的权值。...
huffman编码与解码的实现程序,内附编译及使用说明,很完善的程序,可以自由的输入字符集大小以及字符的权值。-huffman encoding and decoding the realization process, containing the compiler and use that, it is well established procedures, they can input character set size and weight of characters.
- 2022-02-26 12:45:07下载
- 积分:1
-
实现多序列连续播放功能!对于视频编解码很有用途。
实现多序列连续播放功能!对于视频编解码很有用途。-Multiple sequence realize continuous playback! For the very purpose video codec.
- 2022-02-26 09:38:50下载
- 积分:1
-
Chip type : ATmega8
Program type : Application
Clock frequency : 8.000000 MH...
Chip type : ATmega8
Program type : Application
Clock frequency : 8.000000 MHz
Memory model : Small
External SRAM size : 0
Data Stack size : 256
*****************************************************/
#include
#include
#include
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#defi-Chip type : ATmega8
Program type : Application
Clock frequency : 8.000000 MHz
Memory model : Small
External SRAM size : 0
Data Stack size : 256
*****************************************************/
#include
#include
#include
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#defi
- 2022-04-23 06:15:39下载
- 积分:1
-
用来自动计算并判断某个数是否为素数的一段程序
用来自动计算并判断某个数是否为素数的一段程序-Is used to automatically calculate and determine whether a number is prime section of procedural
- 2022-04-28 15:21:14下载
- 积分:1
-
svg生成chart图片源码。
包括3种基本形式的chart类型。
svg生成chart图片源码。
包括3种基本形式的chart类型。-svg factroy
- 2022-07-18 19:54:39下载
- 积分:1