-
ME500单片机开发系统演示程序
ME500单片机开发系统演示程序 - 时钟
LCD1602显示-Singlechip ME500 demo program development system- LCD1602 display clock
- 2023-03-04 02:35:03下载
- 积分:1
-
VB调用Jpg和Bmp格式相互转换API函数的示例
VB调用Jpg和Bmp格式相互转换API函数的示例-VB call Jpg and Bmp format conversion API Function Examples
- 2022-02-01 04:39:43下载
- 积分:1
-
介绍一本学习嵌入式的比较好的一本书,出版社是清华大学,arm的具体内容介绍的还是比较详细的,...
介绍一本学习嵌入式的比较好的一本书,出版社是清华大学,arm的具体内容介绍的还是比较详细的,-introduced a learning embedded a fairly good book, the publishing house of the Tsinghua University, arm on the specific content or a more detailed,
- 2023-06-23 05:30:07下载
- 积分:1
-
实现LZW的编码和解码,适用于gif图像格式。
实现LZW的编码和解码,适用于gif图像格式。-Realize the encoding and decoding LZW, applicable to gif image format.
- 2022-07-21 08:45:38下载
- 积分:1
-
#include <mega8.h>
#include <stdio.h>
#include <delay.h>...
#include
#include
#include
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#define Busy PIND.3
#define Mess1 PORTB.0
#define Mess2 PORTD.7
#define Mess3 PORTD.6
#define Mess4 PORTD.5
#define Mess5 PORTB.7
#define Mess6 PORTB.6
#define Buzzer PORTD.0
#define Zone1 PINC.0
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1
-#include
#include
#include
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#define Busy PIND.3
#define Mess1 PORTB.0
#define Mess2 PORTD.7
#define Mess3 PORTD.6
#define Mess4 PORTD.5
#define Mess5 PORTB.7
#define Mess6 PORTB.6
#define Buzzer PORTD.0
#define
- 2022-03-15 02:53:31下载
- 积分:1
-
data flow for the Huffman compression algorithm source code
用于数据流压缩的huffman算法源代码-data flow for the Huffman compression algorithm source code
- 2022-03-24 19:00:52下载
- 积分:1
-
DES算法完整源码与调用方法
DES算法完整源码与调用方法-DES algorithm source code integrity and call methods
- 2022-01-26 04:25:43下载
- 积分:1
-
用单片机来直接驱动步进电机很精确走小步子.
用单片机来直接驱动步进电机很精确走小步子.-Using single-chip to directly drive stepper motor is very accurate take small steps.
- 2023-02-01 19:50:04下载
- 积分:1
-
这里给出的源代码huffman.zip与八种不同的方法来实现…
这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。――总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip with eight different ways to achieve the Huffman coding algorithm. The code is intended to demonstrate different Huffman Algorithm of principle, the implementation of efficient algorithms compare the difference, but not against the actual application environment needs to do more space or efficiency optimization. All of the code is written in C, in order to more easily achieve various data structure, large-scale application of the code of the standard C library and template technology.-- In general, these is the role of code examples and demonstrations; If you want to use the code in practical application, we may need to do further restructuring and optimization.
- 2022-10-29 05:05:04下载
- 积分:1
-
这是用visual studio 实现的program。是一个自动关机的程序!效果,功能不错!...
这是用visual studio 实现的program。是一个自动关机的程序!效果,功能不错!-This is the realization of visual studio with the program. Is an automated shutdown procedure! Effect, function well!
- 2022-04-27 10:56:58下载
- 积分:1