搜索资源列表
C51TIP
- 从入门到精通,全方位介绍单片机汇编语言和C语言-from entry level to expert, all introduced MCU assembly language and C language
10-electronic-clock
- 本系统为简单的电子时钟。Visual C++从入门到精通-This system is a simple electronic clock. Visual C++ From Novice to Professional
microcontroller-40-routines
- 51系列单片机从初学到精通40个例程(包含汇编和C语言及原理图说明)开发环境:Keil uVision4-51 series from beginners to proficient 40 routines (including assembly and C language and schematic descr iption) Development Environment: Keil uVision4
AirTicket
- 是《精通Linux C编程》刘学勇的书后边的一个例子。用多线程实现了一个售票系统。由于界面的一些库难以使用,所以服务器端我自己进行了一些调整,客户端完全没有做界面。如果大家觉得界面不需要的话,服务器端的也可以删掉不用。-The book is an example of Liu Xueyong behind the " proficient Linux C programming." Multi-threaded implementation of a ticketing sy
PID
- PID相关资料,包含有PID的理论,讲解了PID由入门到精通的理论,然后还有对应的C语言实现方法-PID-related information, including a PID theory to explain the PID the entry to the master of the theory, and then there corresponding C language implementation
8051-MCU-programing-with-C
- 8051单片机C语言编程代码入门到精通,并通过了proteus仿真非常实用。-8051 MCU C programing with examples,pass the proteus simulation。