-
vb-multithread
一个vb多线程编程实例,能够设置线程优先级,已经调试能够执行。(a multithreaded programming examples threads will be able to set priorities, debugging can be implemented.)
- 2005-03-16 13:28:39下载
- 积分:1
-
MFCThread
MFC创建线程,终止线程,暂停线程,继续线程(MFC to create threads, terminate threads, suspended thread to continue the thread)
- 2010-05-26 23:39:34下载
- 积分:1
-
HideProcess_forC
XP隐藏进程C代码,直接调用即可。。。。。。。。。。。。。。(XP hidden process C code, you can call directly.)
- 2009-03-30 13:51:40下载
- 积分:1
-
TEST3
线程的同步控制.可以看出线程的同步和互斥!里面的代码以及函数都很简单(Thread synchronization control)
- 2013-10-30 19:41:13下载
- 积分:1
-
ProcessMonitor
这是我自己写的进程监控软件,可以用鼠标拖拉快捷方式图标和EXE图标(This is the process of writing my own monitoring software, you can use the mouse to drag the shortcut icon and EXE icon)
- 2010-05-20 09:28:55下载
- 积分:1
-
amicMultiThread
一款稳定的VB多线程例子源码,运行实例后,每个线程单独运行,框内一条竖线各自运行互不影响,本线程占用系统资源极少,而且较稳定,是值得大家借鉴的一款不错的多线程模块。
(A stable VB multithreaded example source code, running instances, each thread is run separately, a vertical bar box each run independently of each other, very little this thread consumes system resources, and more stable, is worth learning a good multi-threaded module.)
- 2012-09-25 13:34:32下载
- 积分:1
-
pai
多线程计算π的程序源码 可以直接编译运行 采用了windows的多线程(Multi-threaded computation of π can directly compile and run the program source using multi-threaded windows)
- 2011-04-26 21:35:05下载
- 积分:1
-
processDispatch
进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:
1.先进先出调度算法;
2.基于优先数的调度算法;
3.最短执行时间调度算法
确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:
1.当前执行进程;
2.就绪队列;
3.等待队列
附:此程序可直接运行,是操作系统课的经典实验.
(scheduling process simulation program : Suppose a 10 CPU in the process of implementation, respectively :)
- 2021-05-07 04:28:36下载
- 积分:1
-
WYXBO
vb net报表设计器 Vb Net report designer(Vb net report designer Vb Net report designe)
- 2018-12-03 15:22:17下载
- 积分:1
-
pub
进程调度算法 本程序提供了以下几种进程调度方法 1、时间片轮询法 2、可强占优先法 3、非抢占算法 (The process of scheduling algorithms This procedure provides the following types of process scheduling method 1, time piece polling method 2, can be forcibly priority law 3, non-preemptive algorithm)
- 2009-05-09 10:43:11下载
- 积分:1