资源列表
memory_manager
- 基于ACE,在多线程方式实现的动态的内存分配示例-memory_manager
thread.zip
- 3种多线程同步方式(Critical Section,Mutex,Event)的小例子
CSharpmultithread
- 在.NET和C#中编写一个多线程应用程序将非常得容易。即使对于那些从没有用C#编写过多线程应用程序的初学者,只需遵循以下这些简单的步骤就可以实现目的。 -C# to create multi-threaded applications
Multi-threaded
- 使用2个线程计算2至50000之间的素数。分别使用Thread类、Runnable接口和线程组3种方法编写程序。-Use two threads to calculate the prime numbers between 2-50000. , Respectively, three kinds of ways to write programs using the Thread class, Runnable interface, and thread group.Use two thread
showAllcurrentProcess
- 一个windows控制台程序,枚举了当前所有的进程名和进程ID-a windows console procedures, the current enumeration process all the names and process IDs
dllInject
- dll注入技术 汇编dll源码 封装在dll文件,以便调用
02ProcessList
- 进程列表
pigeoncode
- 经典的局域网通信工具,IpMsg的源代码,中文名称叫做 飞鸽传书-Classic LAN communication tool, IpMsg source code, Chinese name is called flying pigeon book
Dispatch
- 模拟进程调度算法,包括先来先服务法,多级反馈法,时间片轮转法,静态优先级法和动态优先级法。-Simulation process scheduling algorithms, including a first-come first-served method, multi-level feedback method, round-robin method, static priority method and the dynamic priority method.
vb
- 用VB实现多线程 用VB实现多线程
Traffic-4510864Bigdata83183
- 一个不错的源码 Traffic-4510864Bigdata83183,今天愿与各位同学们共同学习参考使用-A good source Traffic- 4510864 bigdata83183, today let the students study together with you
DLL_Injection
- 远程线程注入的学习资料,对远程注入的流程和主要API函数进行了分析。-Remote thread