资源列表
shm
- linux下内存管理shm封装库 自己写的-Memory management package library
buttons_fasync
- 开发板fs2410,字符设备驱动,按键采用异步通知的方式,实现按键驱动-Character device drivers, asynchronous notification
wuziqi101
- 五子棋小游戏#include< stdlib.h> #include< time.h> #include< stdio.h> #include< conio.h> int chess[169]={0} /*棋盘*/struct chess_t/*作为辅助,即是作为建意*/{ char attack /*攻防用的,0表示守,1表示攻*/ int j /*作为优先级用*/}chess_a[169] -Gobang game# Include
hotplug
- 实现两款usb wifi dongle热插拔时AP自动建立功能-usb wifi dongle hotplug
embedsky_backlight
- 基于s3c2440下的linux 下的背光驱动程序-S3c2440 based backlight under the driver under linux
nand
- nandflash驱动程序c源码,可移植的
ATm9200sysapp
- 这个是关于ATM9200sysapp的源代码-this is the source code ATM9200sysapp
test14-i2c
- 基于IIC总线的设备驱动程序,较好的讲述了如何在S3C6410下编写IIC总线驱动-IC bus-based device drivers, how to write better about the IIC bus driver in the S3C6410
Calculator172
- 自己设计的计算器,开发环境采用vc++ 6.0,程序代码设计采用C++主要功能:加,减,乘,除-Calculator development environment of their own design vc++ 6.0, code design using C++ main functions: add, subtract, multiply, in addition to
ACPI
- 读取ACPI table,bios开发学习必须写的小程序!!功能类似RU-Read ACPI table, bios develop small programs to learn to write! ! Function similar to the RU
lcdinit
- 友善之臂2440板,LCD初始化的一些代码-Friendliness of the arm 2440 Plate, LCD some initialization code
mksdboot1
- Utility to make bootable SDcard in newer versions of x 64 ubuntu. Use in case original mksdboot.sh not working due to wrong SD drive mapping enumeration