资源列表
frmxian
- 计算机操作系统的先来先服务算法交互式算法模拟演示-Computer operating system, first-come first-serve algorithm simulated interactive demonstration algorithm
DLLInject
- windows7 64bits下的DLL线程注入。-DLL thread injection under windows7 64bits.
event
- 文件中第一个方法创建了一个进程的副本,以子进程模式 (由命令行指定) 工作;第二个方法创建一个事件和一个子进程,然后等待子进程在返回前向事件发出信号;第三个方法在子进程模式下被调用,其功能只是向父进程发出终止信号-the first method creates a process s copy to a child process mode (designated by the command line) The second way to create an event and a chil
Timer
- Help you make a program timer
chengxu
- 进程互斥进程同步 哲学家有N个,也定全体到达后开始讨论:在讨论的间隙哲学家进餐,每人进餐时都需使用刀、叉各一把,所有哲学家刀和叉都拿到后才能进餐。哲学家的人数、餐桌上的布置自行设定,实现刀和叉的互斥使用算法的程序实现。-The philosopher N, also all arrived to begin to discuss: in the discussion of the gap the dining philosophers, each table needs to use kni
02_pthread
- 多线程程序设计,设计多个线程交替执行,用makefile文件执行-Multi-threaded programming, designing the implementation of multiple threads alternating
CHAT4
- 躲线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序-you will study i t ,and succeed ,thanks you
RelatedtotheprocessofschedulingandtimesliceoftheCr
- 有关进程调度以及时间片轮转调度算法的C实现-Related to the process of scheduling and time slice of the C rotation scheduling algorithm to achieve
king111
- 这是个简单的线程创建源代码,在进程中建立线程以达到调用系统函数的目的.里面有错误之处望大家改改!-This is a simple thread to create the source code. in the process of establishing calling thread to achieve the purpose of the system function. There were mistakes in his remarks hope you changed!
chuwin
- 处理机调度 一个按优先数调度算法实现处理器调度的程序-Processor scheduling a priority scheduling algorithm to achieve the number of processors, the activation procedures
dll_charu
- CreateProcess插入DLL的方法,这个程序展示了如何在EXE文件中插入DLL的方法。-CreateProcess to DLL approach This procedure demonstrates how the document EXE DLL approach.
ludep
- LU分解的按行交叉连续分块mpi实现,在进程划分时采用新的算法,提高运行效率-LU MPI