-
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
-
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
-
C language compiler of the LZW compression algorithm, and feel good preparation,...
用C++语言编译的LZW压缩算法,自我感觉编写不错,根据提示输入要压缩的文件名即可-C language compiler of the LZW compression algorithm, and feel good preparation, When prompted to input compressed file can be
- 2022-02-01 02:13:51下载
- 积分:1
-
matlab program for finding PSNR
matlab program for finding PSNR
- 2022-02-05 07:09:55下载
- 积分:1
-
Charmsoft公司的JPEG2000开发包
Charmsoft公司的JPEG2000开发包-Charmsoft Corporation s JPEG2000 development package
- 2023-09-08 05:25:05下载
- 积分:1
-
PHP空间上传打包下载工具.如果你的FTP服务器不是很好的话`你会用的着的`上传很快的...
PHP空间上传打包下载工具.如果你的FTP服务器不是很好的话`你会用的着的`上传很快的-PHP Upload packing space to download tools. If your FTP server is not very good words you would use to upload the soon
- 2022-12-17 14:15:03下载
- 积分:1
-
视频编解码,H.264编解码在视频会议中应用
视频编解码,H.264编解码在视频会议中应用-Video codec, H.264 codec in the video conferencing application
- 2022-02-14 04:33:31下载
- 积分:1
-
可用的基于小波的spiht算法,可以自己设定小波分解基数,做成人机交互界面,直观
可用的基于小波的spiht算法,可以自己设定小波分解基数,做成人机交互界面,直观-Available to the SPIHT algorithm based on wavelet, wavelet decomposition can be set for the base, resulting in human-computer interaction interface, intuitive
- 2022-02-25 11:59:14下载
- 积分:1
-
数字编码标准测试软件,所有相关功能比较。
多个编码标准的测试软件,相关功能比较全。-number coding standard test software, all the relevant functional comparison.
- 2022-02-02 02:34:02下载
- 积分:1
-
VC realize the program with a small file compression and decompression functions...
该程序用VC实现了一个小型文件压缩与解压缩功能的程序,系统中使用静态二叉树,哈希表等数据结构,采用哈夫曼编码进行压缩与解压缩.-VC realize the program with a small file compression and decompression functions, systems use the static binary tree, hash table, such as data structure, the use of Huffman coding for compression and decompression.
- 2022-04-07 12:29:16下载
- 积分:1