资源列表
solutions
- introduction to computer systems 2nd 英文版solution-introduction to computer systems 2nd english version solution
choujiangchengxu
- 易语言抽奖程序 是随机数函数的很好的应用 适合新手-Easy language lottery program is a good application of the random number function for novice
Dynamic-Compilation-with-Cp23
- C# scr iptEngine C# scr iptEngine-C# scr iptEngine C# scr iptEngine
SerialPort402.tar
- A Csharp plugin to enable serial port communication in Poderosa which is a tabbed terminal emulator for Windows
XZModem402.tar
- Csharp plugin to enable XModem and YModem file transfer in Poderosa which is a tabbed terminal emulator for Windows
Macro402.tar
- A Csharp plugin that enables the use of macros in Poderosa which is a tabbed terminal emulator for Windows
card-management
- 用c语言实现的名片管理系统,可以实现修改和删除等功能-C language of the card management system, you can modify, and delete functions
PortForwarding410.tar
- Csharp plugin to enable port forwarding in Poderosa which is a tabbed terminal emulator for Windows
post
- post登陆网页程序,VB开发的,post登陆网页程序,VB开发的-post landing pages program
Xcom-HP-3.0_src
- XThis program gives users the possibility to transfer files to and from an HPx9G+ calculator over the USB port. Other devices could be supported when adjusting the source code with a correct productID.
student-manage-system
- 用户根据需要添加、删除、修改、获取学生信息。使用链表实现-Users to add, delete, modify, access to student information. Using a linked list implementation
Reader-Writer
- 创建一个控制台进程,此进程包含n个线程,用这n个线程来表示n个读者或写者,每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作,用信号量机制分别实现读者优先和写者优先的读者-写者问题。 读者-写者问题的读写操作限制(包括读者优先和写者优先): 写-写互斥,即不能有两个写者同时进行写操作。 读-写互斥,即不能同时有一个线程在读,而另一个线程在写。 读-读允许,即可以有一个或多个读者在读。 读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者正在进行读操作,则该
