-
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
-
这个程序可以将任意大的文件分割为多个任意小的文件,很好用的。...
这个程序可以将任意大的文件分割为多个任意小的文件,很好用的。-this procedure can be arbitrarily large number of documents divided arbitrarily small document, a very good use.
- 2022-03-16 08:07:44下载
- 积分:1
-
Huffman coding based on the compression and decompression procedures, huffman co...
基于huffman编码的压缩与解压程序,huffman编码是信元编码的一种,用于无损压缩,这里给出一个压缩与解压程序-Huffman coding based on the compression and decompression procedures, huffman coding is a cell encoding for lossless compression, which gives a compression and decompression procedures
- 2022-09-21 04:55:03下载
- 积分:1
-
Image compression, predictive coding, is given two kinds of predictive coding me...
图像压缩,预测编码,给出了两种预测编码法,及其比较-Image compression, predictive coding, is given two kinds of predictive coding method, and its comparison
- 2022-04-19 04:20:26下载
- 积分:1
-
网上自我选择职业系统
网上自我选择职业系统-online self-chosen career system
- 2023-08-04 14:45:03下载
- 积分:1
-
数据压缩,自动预测编码技术,matlab实现
数据压缩,自动预测编码技术,matlab实现,带图-Data compression, automatic predictive coding technique, matlab achieve
- 2022-03-02 01:51:15下载
- 积分:1
-
jpeg压缩
jpeg压缩 -jpeg compression jpeg compression
- 2022-07-15 02:36:40下载
- 积分:1
-
Huffman编码和解码的C++源代码
哈夫曼编译码C++ 源码---计算机课程设计-Huffman encoding and decoding C++ source code--- Computer Curriculum Design
- 2022-05-19 18:55:57下载
- 积分:1
-
实现Lzari压缩算法的C++类,提供内存压缩接口.效率比zip稍差一些...
实现Lzari压缩算法的C++类,提供内存压缩接口.效率比zip稍差一些-Lzari compression algorithm to achieve the category C, providing compression memory interface. Efficiency is less satisfactory than zip
- 2022-04-09 07:55:10下载
- 积分:1
-
Implementation for the Huffman Cod in Visual C++.
Both, the encoder and the d...
Implementation for the Huffman Cod in Visual C++.
Both, the encoder and the decoder take as input a file and write the output into another file.-Implementation for the Huffman Cod in Visual C++.
Both, the encoder and the decoder take as input a file and write the output into another file.
- 2022-01-24 16:56:24下载
- 积分:1