资源列表
[进程与线程] ReaderAndWriter
说明:在Windows 2000/XP/2003环境下,创建一个包含N个线程的控制台进程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者一写者问题。-Windows 2000/XP/2003 environment, the creation of an N threads include the console process. Use of these n threads to express n read<白潘恩> 在 2025-07-04 上传 | 大小:52kb | 下载:0
[进程与线程] TwoThread
说明:编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程的互斥。-prepared a multithreaded process (two threads), a thread to the list of controls to insert data, a reading list and display controls the data show that aft<华天晴> 在 2025-07-04 上传 | 大小:30kb | 下载:0
[进程与线程] moreserver
说明:多线程服务器客户端,一个服务器可连接多个线程-multithreaded server client, a server can connect to multiple threads<晓军> 在 2025-07-04 上传 | 大小:7kb | 下载:0
[进程与线程] Windows2k Xp任务管理器增强版
说明:windows任务管理器for win2k/xp-windows task manager for win2k/xp<艾默> 在 2025-07-04 上传 | 大小:52kb | 下载:0
[进程与线程] 实例55 启动并控制其它Exe程序
说明:用VC写的启动并可控制其他EXE程序的应用程序-VC can start writing the other EXE process control applications<大山> 在 2025-07-04 上传 | 大小:1.79mb | 下载:0
[进程与线程] Multi Thread
说明:多线程控制实例。一个用户界面线程,负责响应工作者线程。-multithreaded control examples. A user interface thread, the thread is responsible for response workers.<陈崇辉> 在 2025-07-04 上传 | 大小:1.83mb | 下载:0
[进程与线程] Fport 源码
说明: 很多人都知道端口到进程映射的一个免费工具FoundStone的Fport,可惜他不提供源码,我试着能从其二进制文件中找出一些信息,大致知道他使用了些未公开函数,诸如: ZwOpenSection,ZwQuerySystemInformation-Many people are aware of the process to port a free map of Fport FoundStone tool, but he does not provide source code, I tried<杜宇> 在 2025-07-04 上传 | 大小:138kb | 下载:0