-
DS18B20+1602 thermometer code can be transferred in the 51 series on the microco...
DS18B20+1602温度计,代码可以移植在51系列上的单片机。-DS18B20+1602 thermometer code can be transferred in the 51 series on the microcontroller.
- 2022-07-03 18:41:01下载
- 积分:1
-
#包括<;MEGA8。H & gt;
#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-#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
- 2022-07-27 10:40:10下载
- 积分:1
-
用Visual C++开发的Huffman文件压缩算法的源代码
用Visual C++开发的Huffman文件压缩算法的源代码-Visual C development of the Huffman compression algorithm source code
- 2022-02-02 13:21:16下载
- 积分:1
-
- 2022-03-17 22:35:49下载
- 积分: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
-
树的先序,中序排列,求树的后序排列,自己编码实现的。
树的先序,中序排列,求树的后序排列,自己编码实现的。-Tree first order, in sequence order, and after the sequence tree with their own coding achievable.
- 2022-07-25 22:50:30下载
- 积分:1
-
基于改进K
基于改进K-means的压缩IP
由于k-means本身受异常点影响较大,这里采用迭代k-means的方法,降低异常点的影响,减少计算量和提高聚类数目的灵活性。并添加合并异常聚类方法,提高聚类的均匀性-K-means based on improved compression IP
As k-means itself is influenced by outliers, where an iterative k-means method to reduce the impact of outliers, reducing the number of cluster computing capacity and enhanced flexibility. And add the combined abnormal clustering method to improve the uniformity of clustering
- 2023-03-31 12:15:04下载
- 积分:1
-
此源码为zip压缩、解压缩源码,可实现对ZIP文件的操作。
此源码为zip压缩、解压缩源码,可实现对ZIP文件的操作。-this source of zip, extract the source code, can be realized right ZIP operation.
- 2023-07-05 22:15:03下载
- 积分:1
-
这是基于4*4键盘,及液晶的菜单设计,菜单内容包括波形、峰峰值和频率。...
这是基于4*4键盘,及液晶的菜单设计,菜单内容包括波形、峰峰值和频率。-This is based on the 4* 4 keyboard, and LCD menu design, menu content, including waveform, peak-to-peak and frequency.
- 2023-07-27 19:30:03下载
- 积分:1
-
direct
direct-direct
- 2022-07-28 05:13:01下载
- 积分:1