搜索资源列表
响应比高者优先算法
- 操作系统中的 响应比高者优先调度算法 计算响应时间,周转时间-operating system, the response is high priority scheduling algorithm for calculating response time, the turnaround time
ViewDog1.0
- BCB 一个监视指定的程序是否启动,如没有启动则启动,如果指定程序没有响应,则结束重新启动. KeyWords:别让你的程序没响应. QQ:254082939 Email:haihong5995037@163.com-BCB designated a surveillance procedures under way, such as starting activated, if no response to the specified procedure, the end
PAg
- 先来先服务,短作业有限,优先级,高响应比等多种调度算法展示-first-come first-service operations limited short-priority, high-response than many other display Scheduling Algorithm
Multi Thread
- 多线程控制实例。一个用户界面线程,负责响应工作者线程。-multithreaded control examples. A user interface thread, the thread is responsible for response workers.
DllMessagecycle
- Delphi 制作的动态库中是没有消息循环的,对对于很多基于消息响应的事件无法触发,本实例将实现一个消息循环,以解决上述问题-Delphi in the production of dynamic libraries is not the message loop for message-based response to many events can not be triggered, this example will implement a message loop, to addres
POSIX_thread.doc
- POSIX(可移植操作系统接口)线程是提高代码响应和性能的有力手段。本文档向您精确地展示在编程中如何使用线程,完本系列文章,您完全可以运用 POSIX 线程创建多线程程序。-POSIX (Portable Operating System Interface) thread is to improve the performance of the code response and a powerful tool. This document shows you exactly how to u
2009
- 用短作业优先,高响应比,先来先服务算法实现了作业调度的模拟-Short operating priority, high-response ratio, first-come first-serve job scheduling algorithm simulation
jinchengguanli
- 基本任务 某一层楼20层,有五部互联的电梯。基于线程思想,编写一个电梯调度程序。 功能描述 每个电梯里面应该有一些按键:数字键、关门键、开门键、上行键、下行键、报警键等。还应该有数码显示器来指示当前电梯的状态。 每层楼的每部电梯门口,应该有上行和下行按钮和当前电梯状态的数码显示器。 五部电梯门口的按钮是互联结的,即当一个电梯按钮按下去时,其他电梯的相应按钮也就同时点亮,表示也按下去了。 调度算法是根据这五部电梯的状态,寻找离当前楼层 最近的且和请求同方向的电
ishung
- 得到一个进程的状态,如是否没有反应。-The status of a process, such as whether or not there was no response.
sample
- 在VS2005环境下,使用MFC实现一个马赛克图片特技的多线程播放。将打开按钮的响应函数中屏蔽的代码打开可以看到串行程序的效果。通过二者的对比可以深刻体会串行程序与多线程程序的区别。这是我自己写的,在讲课中用的一个小示例程序。-In the VS2005 environment, the use of MFC stunt the realization of a mosaic picture of the multi-threaded playback. Button will open the
07404_Group07_Elevator_Final_WithSourceFile
- 采用多线程实现的单部电梯模拟系统,采用图形界面,接受用户点击来进行响应,用外部的egg库(自行修改过,使之用像素为单位绘图),注释详细,需要在vc下进行编译.-Using multi-threaded implementation of a single simulation system for elevators using a graphical interface, a user clicks to accept the response of the egg with an exter
Realization-of-Multithread-Program-Based-on-Callba
- 本文给出了基于回调函数的多线程应用程序实现方法。通过回调函数开辟子线程,而采用回调函数的消息响应函数实现具体的数据处理。因回调函数的消息响应函数可作为VC + + 某个类的成员函数,故可调用该类的其他成员函数和成员变量,从而避免了因采用过多的全局变量进行线程通信而降低系统效率-The met hod for realizing multit hread program based on callback function and Visual c++ is given in this paper
MsgBoxDemo_demo
- This for using the systems MessageBox (no extra dialog creation needed). After a time with no user-response the dialog is automatically closed. An optional text showing the time left to interact is provided. It s also a replacement for MSDN Q181934 (
ProcessorScheduling
- 可利用先来先服务、短作业优先、响应比高者优先、多级反馈队列模型、时间片轮转法等,来实现处理机的调度。-Available first come first serve, short job priority, the response is high and is preferred, multi-level feedback queue model, time slice rotation law, to achieve the processor scheduling.
ProcessScheduling
- 操作系统的进程调度算法模拟,FCFS、SJF、高响应比优先,基于MFC对话框,可动态显示就绪队列和当前执行进程-Operating system process scheduling algorithm simulation, FCFS, SJF, high priority response ratio, based on MFC dialog box, you can dynamically display the ready queue and the current implementa
jinchengdiandusuanfa
- 进程调度算法的描述及可视化,包括非抢占高响应比等。-Descr iption of the process of scheduling algorithms and visualization, including non-preemptive high response ratio.
MultiThread
- 多线程的学习,在一个程序中,这些独立运行的程序片断叫作“线程”(Thread),利用它编程的概念就叫作“多线程处理”。多线程处理一个常见的例子就是用户界面。利用线程,用户可按下一个按钮,然后程序会立即作出响应,而不是让用户等待程序完成了当前任务以后才开始响应。 -Multithreaded learning, in a program, these stand-alone program fragment called " thread" (Thread), use it
HRF
- 操作系统-高响应比优先算法,自己写的,保证运行-Operating system- high response than the first algorithm, write their own to ensure the run
AfxBeginThread
- 采用AfxBeginThread创建工作线程。采用素数的判断来演示,涉及到多参数的传递,消息的响应和信息的实时显示等。-Using AfxBeginThread to create a working thread. The judgment of the prime number is used to demonstrate the multi parameters, the response of the message and the real-time display of the in
unperflow
- 使用delphi编写的语音应答 Speech prepared using delphi-Use voice response researched and written in Delphi prepared using Delphi