资源列表
vivi-br-release(20060330).tar
- arm9的bootloader,适合通用2410x平台 vivi.pal(20051228)支持tv输出和vga输出,vclk为26.25mhz vivi(20060330)支持vga输出和tv输出,vclk为25mhz 以上两个vivi均编译自vivi-br-release(20051228).tar.gz 在两个不同vivi间切换的方法是在源文件“/include/platform/smdk2410.h”中打开或者取消对PAL640480宏的定义: #define PAL
vdr-1.4.7
- These files contain the source code of the \"Video Disk Recorder\", which is based on the DVB driver of the LinuxTV project.-These files contain the source code of the " Video Disk Recorder " which is based on the DVB driver of the LinuxT
RPG
- 用共享内存,信号灯,以及互斥锁实现进程,线程间的通信,来模拟三国问题-using shared memory, lights, and Mutex realization process, the communication between threads, to simulate the three issues
1example
- 本人收集的framebuffer资料,有例子-I collected framebuffer information, examples
videoforlinux
- 非常实用的videoForLinux资料,少见!-videoForLinux very useful information, rare!
DM9000
- Dm9000网络接口驱动大全,linux平台的-Dm9000 Network Driver Interface Solutions, linux platform
LinuxCbook+sourcecode
- 清华出的那本linuxC编程,官方网站已经停止下载,这里还有pdf电子书,非常推荐下载-Qinghua the linuxC that the program, the official website has stopped the download, there is a pdf e-books, very recommend downloading
usb-skeleton
- linux下的usb驱动骨架程序,编写usb驱动的模板-linux under the usb drive skeleton procedures, the preparation of the template-driven usb
ProcessManagement
- 实现进程管理。进程的创建,挂起,阻塞,以及完成。-realization process management. Process creation, aloof, obstruction, and the completion.
process
- 进程间调度,共享内存,进程通信,子进程创建-inter-process scheduling, shared memory and process communications, process-creation
zhexuejiajincan
- 在Linux环境下,用C语言和信号量机制实现了五个哲学家进餐的互斥关系-the Linux environment, the C language and signal mechanism to achieve the volume of five philosophers dining mutex relations
zhexuejiajincan2
- 在Linux环境下,使用共享外部变量的方式,实现哲学家进餐问题-the Linux environment, the use of shared external variables, to achieve the Dining Philosophers Problem