资源列表
TinyEncryptionAlgorithm
- Tiny Encryption Algorithm for secure communication.
DifferentRate
- 主要是用来实现不能的分辨率下窗口显示的问题-Can not be mainly used for the resolution of the issue of window displays
LDA_Face_recognition
- lDA人脸识别,有很高的效率,而且确定可用,希望大家都来-FACE RECOGNITION
Source
- < c语言接口与实现>>一书源码,此书无疑是一部经典的c语言书籍,只可惜翻译的质量很差-source code for <<C Interfaces and Implementations>>
biyesji
- 毕业设计的模版,文档,规格,希望对大家有帮助-Graduated from the stencil design, documentation, specifications, you would like to help
PKUcode
- pku部分经典题目的C++源代码,均已经编译通过.-part of the classic pku subject C++ source code
AbsoluteCppProgs
- AbsoluteC++中文第二版书上的源代码,是一本很经典的C++教程。-AbsoluteC++ Chinese the second edition of the book' s source code, is a very classic C++ Tutorial.
neisort
- 在当今算法中,排序的算法很多,但是有很少的人把所有的排序算法放在一起进行比较,这里提供了很多各种的排序算法,分享给网友。-In today' s algorithms, sorting algorithms, but very few people have all the sorting algorithm to compare together, here are a lot of various sorting algorithms, and share with friends.
Led05220
- 这个实验使用ATmega48单片机,这段代码通过“送数”与“延时”的交替,实现了端口 上LED的“轮流闪烁”效果。 //硬件环境:ATmeg48 单片机,CPU时钟1MHz //软件环境:ICC AVR6.3以上 -This experiment using ATmega48 microcontroller, the adoption of this code, " send a few" and " delay" of the turn, t
led05221
- 编译通过下载后,应该观察到PC5端口上所连接的发光二极管以每秒1次的频率闪烁。 这个实例的重点除了实际使用定时器之外,更重要的是引入了软件模板的使用。 //硬件环境:ATmeg48 单片机,CPU时钟1MHz //软件环境:ICC AVR6.3以上-Compiled after download, it should be observed that the PC5 port on the light-emitting diode connected to the frequency
InterruptKeyboard
- 在这个实例中,模拟了按键唤醒功能。单片机通常在空闲的时候处于休眠状态,直到用户通过按键操作它时,才醒过来全速运行。另外此例讨论了编写键盘程序时的另一个重要问题:去抖动。 //硬件环境:ATmeg48 单片机,CPU时钟1MHz //软件环境:ICC AVR6.3以上-In this case, the simulation of the wake-up function keys. Single-chip idle time usually dormant until the user
18B20
- 了解温度测量的原理掌握温度数据采集的程序设计方法掌握单总线器 件的编程方法 本实验板采用的温度传感器DS18B20 是美国DALLAS 公司推出的增强型单总线数字 温度传感器-Learn to master the principles of temperature measurement data acquisition procedures temperature design methods have a single bus device programming method
