资源列表
wd-ds18b20
- 针对kernel=linux-TQ2440-2.6.30.4 的ds18b20温度传感器驱动程序 //功能:linux下的ds18b20驱动程序-For kernel = linux-TQ2440-2.6.30.4 of ds18b20 temperature sensor driver// Function: linux drivers under ds18b20
buttons
- linux下按键驱动和测试程序,不错的一个程序-linux下按键驱动和测试程序
Client-Server
- 嵌入式中Client-Server即客户端和服务器建立连接的程序-Embedded in Client-Server that the client and server program that establishes connections
LPC2200_uart1t
- 用于LPC2200的 uClinux 串口程序,希望对大家有帮助,-uClinux for the LPC2200 Serial procedures, we hope to help
oshijuli
- 欧氏距离的C语言实现,正确亲自上机实践过得出了正确结果-Euclidean distance of the C language, the right person had come to a correct result Hands
buttons
- 嵌入式linux应用开发 ---Buttons 驱动开发-Application development embedded linux driver development--- Buttons
video_buffer
- 一个嵌入式camera驱动 驱动 -an embedded camera Drivers Drivers Drivers
syntax-analyzer
- syntax analyzer for a language
poj
- 关于 poj 的几道动态规划题,线段树题后缀数组题-About poj a few dynamic programming questions, problems suffix array segment tree title
newalloc
- C语言编写的模拟内存分配的小程序,需要自己输入内存请求任务的数据-C language simulation of the small memory allocation procedures, required its own input data memory request Missions
netlink
- Linux kernel - user space IPC - Netlink example
linux_key_AT91RM9200
- linux的按键(键盘)驱动程序,可以直接放在内核中编译。完全实用的代码。和刘淼博士的《嵌入式系统接口与LINUX驱动程序开发》一起看,效果更好。