资源列表
xiancheng
- 线程的创建,挂起与解挂,通过C语言实现该功能,程序清晰易懂。-Thread creation, hang with the solution linked to the function through the C language, the program clear and understandable.
EnumWindow
- 枚举系统进程与窗口,窗口与进程关联,枚举子窗口,运用ImageList截取系统图标,枚举进程子模块,可以对任意一个窗口发送任意的消息.对学习系统进程、窗口管理、进程枚举、窗口枚举、窗口消息很有帮助-Enumeration system processes and the window, the window associated with the process, enumerate child windows, the use of the system ImageList icon inte
FinderDemo
- 多线程的VC++高速文件搜索代码,设置路径、文件名、包含字符、线程数,程序会快速运行起来,不过你的硬盘可要忙的不亦乐呼了,一般情况下,搜索文件速度受制约的是硬盘,而不是程序本身。 -Multithreaded VC++ high-speed file search code, set the path, file name, including the characters, the number of threads, the program will quickly run up, bu
使用自定义消息进行线程间的通
- 使用自定义消息进行线程间的通信 对初学者大有裨益-Using a custom message communication between threads of great benefit for beginners
MemEdit
- 一個內存修改軟件,可以搜索查看修改內存。-Read Write Search Process Memoery
code
- 多线程在Visual C#网络编程中的应用,如何使用C#同步对多线程环境中共享资源的访问等,-多线程在Visual C#网络编程中的应用,如何使用C#同步对多线程环境中共享资源的访问等。
delphi-PSAPI-Demo
- Delphi用PSAPI获取进程的信息的演示.-delphi PSAPI Demo
Test3
- 可以同时操作多个游戏窗口,能同时对多个游戏窗口进行虚拟操作-Can be operated at the same time DuoGe game window
print-service]
- VC6++环境,基于TCP打印机的服务转发,基于多线程编程。此程序能够监听某一端口,然后发往指定的ip地址与端口。-TCP-based printer forwarding services, based on multi-threaded programming
Multi-threads-progress
- 多线程进度条显示,对于界面编程具有参考价值!-Multi threads progress
ShowAllProcess
- 一个使用了CListCtrl的对话框程序,可以查看当前系统的进程,线程数,ID,优先级-CListCtrl in a dialog with the program, you can view the current system processes, threads, ID, priority
MFC_Thread
- 使用MFC进行线程编程的例子,本工程包含三个线程,演示了线程的创建、挂起和唤醒过程。-Thread programming with MFC for example, the project consists of three threads, demonstrates thread creation, suspend and resume the process.