搜索资源列表
C51TIP
- 从入门到精通,全方位介绍单片机汇编语言和C语言-from entry level to expert, all introduced MCU assembly language and C language
Embedded-C-Programming-and-the-Atme-AVR
- AVR C语言编程精通书籍,里面有很多的参考C语言实例-AVR C programming language proficiency of books, there are many instances of the reference C-
Linux
- 嵌入式下的c语言开发,从入门到精通。让你轻轻松松掌握编程-Embedded under the c language development, from entry to the master
chapter-1
- ARM嵌入式Linux系统开发从入门到精通一书第一章程序 第1章 test.c为书中介绍GDB中使用的例子,对应1.4.2.3小结。 makefile文件为书中介绍GCC中使用的例子,对应1.4.2.2小结。 SWI目录为介绍ADS工具时使用的例子,对应1.3节。 -ARM Embedded Linux system development from entry to the master program book chapter
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。