资源列表
bmp_process_c
- 在bmp.h中定制其功能 1:bmp图像格式之间的转换,包换了bmp565->888,bmp888->565。 2:bmp格式图像的旋转 3:bmp格式图像裸码流的生成 -bmp.h in which a customized functions : bmp image format conversion between, shifting the bmp565 -
s3c2410_led
- 一个简单的字符设备的驱动--led的驱动,对于学习linux驱动有一定的帮助!-a simple character-driven equipment -- led the drive, Drivers learning linux can help!
5026570
- 本程序模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理。-the UNIX system simulation pieces of spare Links Group, achieving disk storage space management.
yaffs_2.tar
- YAFFS/YAFFS2是效果很理想的NAND Flash上的文件系统,是专门为NAND Flash设计的嵌入式文件系统,适用于大容量的存储设备。-YAFFS/YAFFS2 effect is very ideal of NAND Flash File System. is dedicated to NAND Flash design of embedded file system, as applied to large-capacity storage devices.
ldd2-samples-tar
- linux设备驱动第二版例子程序,来自Oreilly-Linux Device Driver second version of example programs from Morris
kino2
- mplayer基于qtopia的播放界面.可在PDA,moto Linux手机上运行-mplayer based qtopia broadcast interface. The PDA, moto running on Linux phone
s3c2410_pwm
- SMDK2410内部的PWM驱动程序和测试程序!-SMDK2410 internal PWM driver and testing procedures.
full-h1940-2[1].6.21
- linux2.6.21的h1940patch-linux2.6.21 the h1940patch
domparser
- QT下DOM编程,对XML文件进行解析,支持UNIX和WINDOWS跨平台。-QT under DOM programming, the XML document analysis, support UNIX and Windows cross-platform.
QTdraw
- QT下的DRAW程序,是一个UNIX和WINDOWS跨平台的DEMO,版本QT3.1.1。-QT under DRAW procedure is a UNIX and Windows cross-platform DEMO. QT3.1.1 version.
b048008
- 本次实验的目的在于掌握使用nachos中的线程序解决较为复杂的并发问题。实验内容分三部分:实现事件栅栏原语并进行正确性测试;实现闹钟原语并进行正确性测试;利用事件栅栏和闹钟原语来解决电梯问题(详细内容请看nachos-labs.pdf)。-this experiment designed to use the line of nachos procedures to address more complex issues of concurrency. Experimental content
a048008
- 本次实验的目的在于将nachos中的锁机制和条件变量的实现补充完整,并利用这些同步机制实现几个基础工具类。实验内容分三部分:实现锁机制和条件变量,并利用这些同步机制将实验一中所实现双向有序链表类修改成线程安全的;实现一个线程安全的表结构;实现一个大小受限的缓冲区(详细内容请看nachos-labs.pdf)。-the purpose of the experiment is to the nachos lock mechanism and conditions for the realizati