-
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
-
一个算术编码的算法,多媒体技术的基础算法程序,可以对数据进行无损压缩。...
一个算术编码的算法,多媒体技术的基础算法程序,可以对数据进行无损压缩。-An arithmetic coding algorithm, multi-media technology is based algorithms process the data can be lossless compression.
- 2022-02-26 14:10:01下载
- 积分:1
-
图书馆管理系统设计与开发
图书馆管理系统设计与开发-Library Management System Design and Development
- 2022-03-07 00:26:22下载
- 积分:1
-
h264编解码.用C++实现了图像的编解码功能。
h264编解码.用C++实现了图像的编解码功能。-h264 codec. with C++ realize the image codec functionality.
- 2022-05-30 09:36:12下载
- 积分:1
-
判断不以0打头的数字串
判断不以0打头的数字串-0 judgment not to the head of Series
- 2023-07-07 12:15:03下载
- 积分:1
-
用pb10和myzip.dll实现的压缩解压程序,以及myzip.dll的详细文档。...
用pb10和myzip.dll实现的压缩解压程序,以及myzip.dll的详细文档。-Pb10 and with myzip.dll realize compression decompression procedures, as well as detailed documentation myzip.dll.
- 2022-03-29 11:21:25下载
- 积分:1
-
类似24点的任意数计算,
类似24点的任意数计算,-EEEE
- 2023-05-05 05:50:03下载
- 积分:1
-
Open binary image. For viewing binary images under labview
Open binary image. For viewing binary images under labview
- 2023-09-02 23:55:03下载
- 积分:1
-
MPEG-2视频压缩源代码
mpeg 2视频压缩源代码
- 2022-12-01 01:05:03下载
- 积分:1
-
huffman
控件台应用程序。
采用哈夫曼编码对文件进行压缩解压。先将文件各字节读出,统计频率。进行哈夫曼编码,将编码重新写入文件。
编码命令:c
解码命令:d
对于编码的output file和解码的input file可以省略后缀,则默认采用.hfm。-huffman
- 2022-03-19 07:31:48下载
- 积分:1