-
用单片机来直接驱动步进电机很精确走小步子.
用单片机来直接驱动步进电机很精确走小步子.-Using single-chip to directly drive stepper motor is very accurate take small steps.
- 2023-02-01 19:50:04下载
- 积分:1
-
8种基本的哈夫曼算法
8种基本的哈夫曼算法-eight basic types of Huffman Algorithm
- 2022-06-18 14:22:48下载
- 积分:1
-
lzh压缩/解压源码
lzh压缩/解压源码-the source code of lzh codec
- 2022-03-05 11:57:44下载
- 积分:1
-
小波图像压缩的matlab方针,用零差数方法做的
小波图像压缩的matlab方针,用零差数方法做的-Matlab wavelet image compression approach, using a zero difference method to do
- 2022-05-22 11:25:10下载
- 积分: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
-
lz77压宿算法,用c语言实现,可以在tc下编译通过,根据不同的计算机要修改下相关的参数值,对文本数据的压缩效果很好...
lz77压宿算法,用c语言实现,可以在tc下编译通过,根据不同的计算机要修改下相关的参数值,对文本数据的压缩效果很好-lz77 places pressure algorithm, using the c language, in tc under compile, based on different computers to be amended under the relevant parameters, the text data compression with good results
- 2022-02-05 20:17:37下载
- 积分:1
-
采用C++编写的已经封装好的lzw压缩算法,对于常规文件压缩而言,这个压缩算法的速度还是比较不错的,也可以用于嵌入式平台下使用...
采用C++编写的已经封装好的lzw压缩算法,对于常规文件压缩而言,这个压缩算法的速度还是比较不错的,也可以用于嵌入式平台下使用-The use of C++ package has been prepared lzw good compression algorithm, the conventional file compression, this compression algorithm is quite good speed, can also be used for embedded platforms
- 2022-06-17 06:55:16下载
- 积分:1
-
实现LZARI压缩算法的C++类
实现LZARI压缩算法的C++类-LZARI compression algorithm to achieve the category C
- 2022-03-18 21:42:02下载
- 积分:1
-
打开ARJ源
open arj source
- 2022-03-19 14:21:59下载
- 积分:1
-
Huffman编解码器的模拟实现
应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以...
Huffman编解码器的模拟实现
应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以 .txt文件输出),最好能实现译码过程。程序语言可以选用C、 VC或C++。-Huffman CODECs the simulation application Huffman algorithm simulation codecs, Programming on the importation of an article in English (. txt file income), Huffman code stream output (. txt files output), it would be desirable to achieve decoding process. The choice of programming language C, or C VC.
- 2022-10-05 04:45:03下载
- 积分:1