-
MultiProcDownLoadfiles
多线程下载文件,非常好的示例 多线程下载文件,非常好的示例(MultiProcess Down load file , very good sample)
- 2016-12-31 15:18:57下载
- 积分:1
-
ProcessHide
VC++实现的rin0级别的进程隐藏和进程保护。要用到DDK。此压缩包中有完整的源代码,并且调试通过。(VC++ to achieve the rin0 level hidden process and process protection. To use DDK. This package is the integrity of the source code, and debugging through.)
- 2012-03-11 14:24:14下载
- 积分:1
-
project
本程序用两种算法对五个进程进行调度,每个进程可有三个状态,并假设初始状态为就绪状态。初始优先数60。为了便于处理,程序中的运行时间以时间片为单位计算,各进程的优先数或轮转时间数以及进程需要运行的时间片数的初值均由用户给定。3) 在优先数算法中,进程每执行一次,优先数减3,CPU时间片数加1,进程还需要的时间片数减1,在轮转算法中,采用固定时间片,时间片数为2,进程每执行1次,CPU时间片数加2,进程还需要的时间数减2,并排列到就绪队列的尾上。(This procedure using two algorithms for five scheduling process, each process can have three states, and assuming that the initial state to the ready state. The initial priority number 60. To facilitate processing, the program runs in time for the unit time slices, each time slice process priority number or rotation time and the number of processes that need to run the initial value by the number given by the user. 3) the priority number algorithm, the process Each time, priority number minus 3, CPU time slices plus one, the process needs time slices minus one, in the Round Robin, the fixed time slice, the time slice number 2 , each process is d once, CPU time slices plus 2, the process needs time minus 2, and arranged into the tail of the ready queue.)
- 2016-05-19 13:18:40下载
- 积分:1
-
prwgram
Another program to get version information(Another program to get the version information)
- 2017-07-15 01:07:12下载
- 积分:1
-
breazpoint
说明: The running time of rc4 and xxtea is compared.
- 2018-12-31 02:52:38下载
- 积分:1
-
dxc
说明: 这是多线程测试的代码,对于初学者很有帮助(This is a multi-threaded test code, very helpful for beginners)
- 2011-02-21 21:56:31下载
- 积分:1
-
atnmrly68
A stack-based sequential depth-first decoder that returns Max
- 2018-09-27 16:52:46下载
- 积分:1
-
ShareMemory_src
visual C++实现的进程间通信源代码(communication between the process of visual C++ achieve source code)
- 2013-05-21 23:42:53下载
- 积分:1
-
virtual-memory-allocation--tracking
说明: 编写一个程序,包括两个线程,一个线程用于模拟内存分配活动,另一个用于跟踪第一个线程的内存行为,要求两个线程之间通过信号量实现同步,模拟内存活动的线程可以从一个文件中读出要进行的内存操作。将VirtualAlloc函数的参数flAllocationType分别设置为MEM_RESET,MEM_TOP_DOWN,将flProtect参数分别设置为PAGE_GUARD,PAGE_NOACCESS,PAGE_NOCACHE,执行并查看内存分配的结果。(Write a program that consists of two threads, one thread is used to simulate the memory allocation activities, one for tracking the memory behavior of the first thread, requiring between two threads synchronize through semaphores to simulate the activities of the thread of memory from a read the file memory operations to be carried out. FlAllocationType the VirtualAlloc function parameters were set to MEM_RESET, MEM_TOP_DOWN, will flProtect parameters are set to PAGE_GUARD, PAGE_NOACCESS, PAGE_NOCACHE, execute and view the results of memory allocation.)
- 2011-04-14 10:08:23下载
- 积分:1
-
deionstratinghhe
动态修改对话框的界面,演示了多种控件,在修改对话框大小时的变化(Dynamically modify the interface of the dialog box, demonstrating a variety of controls, when changing the size of the dialog box)
- 2018-12-22 12:33:11下载
- 积分:1