-
创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问...
创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问题。-Create a console process, this process contains n threads. Use of these n threads to represent n-reader or writer. Each thread according to the requirements of the corresponding test data file read and write operations. Semaphore mechanism are used to achieve the reader and the writer first priority.
- 2023-03-25 23:30:03下载
- 积分:1
-
Resize dynamic your control`s in a form. New concept add move properties. Is not...
Resize dynamic your control`s in a form. New concept add move properties. Is not original but will do the jobs.
- 2022-09-25 02:40:03下载
- 积分:1
-
学生学籍管理系统 用ACCESS设计的
学生学籍管理系统 用ACCESS设计的-the Student Management System designed by ACCE
- 2022-11-03 04:00:03下载
- 积分:1
-
support replacement skin control (other source
支持更换皮肤的控件(其它源码-cc++源码)-support replacement skin control (other source-c c FOSS)
- 2022-05-19 13:06:08下载
- 积分:1
-
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
---- 1. 在你的视中,实现OnEditPaste来处理用户从编辑菜单选择粘贴命令的操作。
---- 2. 在OnEditPaste函数中,建立一个COleDataObject对象并且访问它的AttachClipboard成员函数来将这个对象绑定到剪贴板。
---- 3. 访问COleDataObject::IsDataAvailable函数来检查是否可以使用特殊的格式。当然,你也可以通过循环使用COleDataObject::BeginEnumFormats来寻找其它格式直到你找到了最适合的格式。
---- 4. 粘贴数据。
-paste data replication more complicated than that because you need to choose paste format.---- 1. Depending on your, and realize OnEditPaste to users from the edit menu select paste ordered the operation.---- 2. In OnEditPaste function, the establishment of a visit COleDataObject object and its function AttachClipboard members will be bundled with the object to the clipboard.---- 3. Visit COleDataObject : : IsDataAvailable function can be used to check whether a special format. Of course, you can also cycle through the use of COleDataObject : : BeginEnumFormats to find other formats until you find the most suitable format.---- 4. Pasting data.
- 2023-04-03 21:55:03下载
- 积分:1
-
用dephi开发的幸运52,就象中央电视台的李勇的哪个节目,起编程思想很有价值
用dephi开发的幸运52,就象中央电视台的李勇的哪个节目,起编程思想很有价值-development with a lucky 52, as Central TV program in which Li Yong played a very valuable programming ideas
- 2022-03-03 05:23:29下载
- 积分:1
-
类似windows计算器的源码
类似windows计算器的源码-similar to the source
- 2022-03-07 07:59:02下载
- 积分:1
-
一个关于读硬盘序列号的程序,序列号用来识别主机的唯一性
一个关于读硬盘序列号的程序,序列号用来识别主机的唯一性-A hard drive serial number on the time of the procedure, the serial number used to identify the uniqueness of the host
- 2022-01-24 18:57:05下载
- 积分:1
-
a good code optimization tools
一个很好的代码优化工具-a good code optimization tools
- 2022-05-24 12:51:29下载
- 积分:1
-
查看系统进程(不是我编的)
查看系统进程(不是我编的)-View systematic process (not my series)
- 2022-08-07 18:56:03下载
- 积分:1