搜索资源列表
mianshi
- c与c++面试题汇总.doc 微软亚洲技术中心的面试题!!! 1.进程和线程的差别。 -c and c++ face summary questions. doc Microsoft Technology Center in Asia face questions! ! ! 1. The difference between process and thread.
multithread
- 用VC++实现多线程的工作,一个进程下的两个线程的工作情况-With VC++ Realization of multi-threading work, a process under the work of the two threads
Ergodicprocess
- 遍历进程线程(暂停恢复线程自定义函数)-Ergodic process thread (thread suspended custom restore function )......
view
- 进程模块查看 < 多任务(多进程、多线程) >-Process module view < multi-tasking (multi-process, multi-threaded)>
10
- 功能: 1.分析信息(获取客户系统等信息) 2.控制命令(以命令发送控制客户) 3.控制DOS(完全远程控制DOS/COM) 4.控制注册(未完成,预留位置) 5.控制服务(完全远程控制系统/驱动服务) 6.控制进程(完全远程控制进程) 7.控制监视(完全远程监视,并且支持鼠标左/右击控制) 8.游览本地(完全远程游览本地硬盘,并且支持大文件上/下转.运行.改名.删除) 9.记录键盘(支持进程/标题模式记录
GetthecurrentoccupancyrateofallprocessthreadsCpu.r
- 获取当前所有进程计算线程 Cpu 占 用率 -Get all current occupancy rate of the process of computing threads Cpu
sy4
- 线程的创建和同步控制 在windows2000的环境下,创建一个控制台进程,此进程创建两个并发线程,一个是读线程,另一个是写线程。这两个线程共享一个数组A,写线程对数组分别进行10次写操作,每次写操作对A的每个元素赋一个相同的值;读线程对数组分别进行10次读操作,每次读操作输出A中所有元素的值。写出相应代码,并分析运行结果。修改代码,使每次读写互斥,即每次对数组的写操作结束后才能进行写操作,反之亦然。-Thread creation and synchronization control i
023665547
- 获取系统进程ID、进程全路径名、线程数、相应的窗口名以及窗口句柄等资料-For system process ID, process full path name, the number of threads, the corresponding window name and window handles, etc.
Remote
- 远程线程注入支持库 (1.0_2版)争取大家的意见,增加了一个命令取进程ID 和修改了注入进程参数为进程ID,修改了上次的例程无效果的情况,本例程WIN7以上无效果-Remote thread injection support library (1.0_2 edition) fight for everyone s views, and adds a command to take the process ID and modifying the injection process param
OS_Experiment
- 操作系统的相关实验源码,包括进程的调度算法的实现,模拟内存的分配和回收,以及多线程实现的案例。-Experimental source operating system, including the process of scheduling algorithm, analog memory allocation and recovery, as well as multi-threaded implementation of the case.
300vc
- 对于vc++运算符,函数,引用,指针,数组进程,线程,内存,附300道源程序,值得学习。-For vc++ operators, functions, reference, pointer, an array of processes, threads, memory, 300 attached to the source, it is worth learning.
Code2
- 每个进程至少拥有一个线程,来执行进程的地址空间中的代码。当创建一个进程时,操作系统会自动创建这个进程的第一个线程,称为主线程。此后,该线程可以创建其他的线程。-Each process has at least one thread to execute the code in the address space of the process. When a process is created, the operating system will automatically create a
operating-system-(OS)
- operating system (OS)包括进程、线程与微内核技术、并发性、死锁、内存管理、多处理机调度等-Operating system ( OS ) including the process, thread and microkernel technology, concurrency, deadlock, memory management, multiprocessor scheduling etc.
APIencapsuldtbonWyndows
- 对windows tool help api封装的COM组件,用于显示进程,线程,模块列表等-For Windows tool help API encapsulation of COM component, is used to display process, thread, module list, etc
注入器
- EIP线程注入任何进程 如果有驱动保护请破保护(EIP threads are injected into any process)
MultThreadComm3
- MFC下的多线程编程方法示例,包括MFC内置的多线程间通信、非MFC多线程间通信以及进程和线程之间的通信方法。(MFC multithreaded programming examples, including MFC built-in multi-threaded communication, non MFC multi thread communication, as well as the process and thread communication methods.)
OperatingSystem
- win10系统下使用VS实现线程和进程创建与交互(The use of VS to create and interact with threads and processes under the win10 system)
select_client
- Socket多线程通信客户端, 指两个或两个以上的进程在执行过程中,因争夺资源而造成的一种互相等待的现象,若无外力作用,它们都将无法推进下去。(Socket multithreading communication client refers to a phenomenon of waiting for two or more processes in the process of execution, which is caused by competing for resources. If
hackbench
- 测试linuc平台的性能调度压力,通过创建进程线程来测试(Test linuc platform performance scheduling pressure)
易语言绑定主线程调用CALL
- 绑定指定进程,执行CALL,防止游戏崩溃。 1、游戏判断call主线程调用,不是马上掉线。(Bind the specified process and execute CALL to prevent the game from crashing. 1, game judgment call main thread calls, not immediately dropped.)