资源列表
RW
- 读者写者问题源码.包含我的注释. 没有加入工程文件. 只有一个R&W.cpp.在vc++6.0下编译成功. 在Windows 2000 环境下,创建一个包含n 个线程的控制台进程。用这n 个线程来表示n 个读者或写者。每个线程按相应测试数据文件的要求,进行读写操作。请用信号量机制实现读者-写者问题(读者优先)。 读者-写者问题的读写操作限制: 1)写-写互斥; 2)读-写互斥; 3)读-读允许; 读者优先的附加限制:如果一个读者申请进行读操作时已有另一读者正在进行
Scribble
- 程序员编程时一些小例子,示例演示,vc++示例演示-programmers programming some small examples and sample demonstration vc example demonstrations
Download-v3.7
- 嵌入式系统的文件下载源码。实现通过串口下载文件-Embedded System File Download source. Achieved through serial download
uProFiles
- 嵌入式系统的文件操作源码。实现在嵌入式系统下的TXT文件的各种操作-Embedded operating system source document. Embedded systems in achieving the TXT documents the various operational
sock-src-chj20060605.tar
- linux嵌入式系统的sock源码。建立SOCK连接-linux embedded system sock source. Sock connection establishment
setcode20070627
- 嵌入式系统的代码设置源码。实现对UTOOLS开发的嵌入式系统的键盘设置-Embedded System source code set. UTOOLS to achieve the development of embedded system keyboard settings
com2kb
- 嵌入式系统串口读写源码,读取标准串口数据-Embedded System Serial reading and writing source code, reading the serial data standards
QQAnyChAt
- 免加Q友与Q友聊天 只需要输入QQ号 就可以随意与对方发送信息
t6963
- 液晶驱动程序 驱动芯片为t6963 包含文字字模 及图片-LCD Driver IC for t6963 contain text and photographs Fonts
A001
- 处理各种文档的小程序,很实用。而且里面包含许多小技巧,是初学者的首选-deal with the documentation procedures small, practical. But it contains many small skills, is the first choice for beginners
AD
- 带LCD驱动纳瓦级mpu pic16F946 ad采样程序-with LCD driver Navarro-mpu pic16F946 ad sampling procedures
bianli
- 数据结构中树的遍历,包括递归和非递归遍历 结构很完整-data structure traversal of the tree, including recursive and non - recursive structure is complete traversal