PSP SHARP 屏幕的开发手册,有引脚定义,是24位屏做为开发的廉价选择
上传时间: 2015-11-03
上传用户:Yukiseop
AVR 128 Processor dev source
上传时间: 2015-11-11
上传用户:yph853211
boost库提供标准的C++ API 配合dev c++使用,功能更加强大
上传时间: 2013-12-18
上传用户:sk5201314
Vigenere 体制 本程序使用dev c++开发实现,希望对大家有用.
上传时间: 2013-12-19
上传用户:kelimu
XFLASH source code for Sony Play Station Portable (PSP).
标签: Portable Station XFLASH source
上传时间: 2014-01-15
上传用户:diets
psp ereader 2 新版ereader 由C++重新编写
上传时间: 2015-12-05
上传用户:498732662
s60_development getting started with c++ app dev
标签: development getting started with
上传时间: 2015-12-13
上传用户:koulian
Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫,需要linux 2.4.18 kernel include,編譯完成後產生led module。 insmod main.o //安裝模組 mknod /dev/leds c 221 0 使用方法: int main(int argc, char *argv[]) { int testdev //led test... testdev = open("/dev/QuickMarkLed",O_RDWR) ioctl(testdev, 2, 1) //ioctl(device, led number, open/close) open=1 ioctl(testdev, argv[1][0]- 0 , argv[2][0]- 0 ) //ioctl(device, led number, open/close) open=1 close(testdev) return 0 }
标签: s3c2440 driver Linux dev-C
上传时间: 2014-01-01
上传用户:qlpqlq
内核模块同进程对话有两种主要途径。一种是通过设备文件(比如/dev 目录中的文件),另一种是使用proc文件系统。我们把一些东西写入内核的一个主要原因就是支持一些硬件设备,所以我们从设备文件开始。
上传时间: 2013-12-26
上传用户:851197153
pmpmodavc102_sub_src,psp下很好的播放器源码,对研究psp自制软件有很好的帮助
上传时间: 2014-06-26
上传用户:shinesyh