CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - response

搜索资源列表

  1. 响应比高者优先算法

    0下载:
  2. 操作系统中的 响应比高者优先调度算法 计算响应时间,周转时间-operating system, the response is high priority scheduling algorithm for calculating response time, the turnaround time
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:12.25kb
    • 提供者:dd
  1. ViewDog1.0

    3下载:
  2. 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
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:65.71kb
    • 提供者:耿海瑞
  1. PAg

    0下载:
  2. 先来先服务,短作业有限,优先级,高响应比等多种调度算法展示-first-come first-service operations limited short-priority, high-response than many other display Scheduling Algorithm
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:54.37kb
    • 提供者:meifeng
  1. Multi Thread

    1下载:
  2. 多线程控制实例。一个用户界面线程,负责响应工作者线程。-multithreaded control examples. A user interface thread, the thread is responsible for response workers.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.83mb
    • 提供者:陈崇辉
  1. DllMessagecycle

    2下载:
  2. 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
  3. 所属分类:进程与线程

    • 发布日期:2014-03-26
    • 文件大小:396.63kb
    • 提供者:都督
  1. POSIX_thread.doc

    0下载:
  2. 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
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:67.45kb
    • 提供者:梅俊
  1. 2009

    0下载:
  2. 用短作业优先,高响应比,先来先服务算法实现了作业调度的模拟-Short operating priority, high-response ratio, first-come first-serve job scheduling algorithm simulation
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:977.02kb
    • 提供者:liushi
  1. jinchengguanli

    1下载:
  2. 基本任务 某一层楼20层,有五部互联的电梯。基于线程思想,编写一个电梯调度程序。 功能描述 每个电梯里面应该有一些按键:数字键、关门键、开门键、上行键、下行键、报警键等。还应该有数码显示器来指示当前电梯的状态。 每层楼的每部电梯门口,应该有上行和下行按钮和当前电梯状态的数码显示器。 五部电梯门口的按钮是互联结的,即当一个电梯按钮按下去时,其他电梯的相应按钮也就同时点亮,表示也按下去了。 调度算法是根据这五部电梯的状态,寻找离当前楼层 最近的且和请求同方向的电
  3. 所属分类:进程与线程

    • 发布日期:2017-04-21
    • 文件大小:688.07kb
    • 提供者:卢思琦
  1. ishung

    0下载:
  2. 得到一个进程的状态,如是否没有反应。-The status of a process, such as whether or not there was no response.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-09
    • 文件大小:15.58kb
    • 提供者:站长
  1. sample

    0下载:
  2. 在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
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:46.55kb
    • 提供者:gausegao
  1. 07404_Group07_Elevator_Final_WithSourceFile

    0下载:
  2. 采用多线程实现的单部电梯模拟系统,采用图形界面,接受用户点击来进行响应,用外部的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
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-21
    • 文件大小:5.74mb
    • 提供者:Ley
  1. Realization-of-Multithread-Program-Based-on-Callba

    0下载:
  2. 本文给出了基于回调函数的多线程应用程序实现方法。通过回调函数开辟子线程,而采用回调函数的消息响应函数实现具体的数据处理。因回调函数的消息响应函数可作为VC + + 某个类的成员函数,故可调用该类的其他成员函数和成员变量,从而避免了因采用过多的全局变量进行线程通信而降低系统效率-The met hod for realizing multit hread program based on callback function and Visual c++ is given in this paper
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:166.43kb
    • 提供者:陈建刚
  1. MsgBoxDemo_demo

    0下载:
  2. 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 (
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:17.79kb
    • 提供者:kamalraj.s
  1. ProcessorScheduling

    0下载:
  2. 可利用先来先服务、短作业优先、响应比高者优先、多级反馈队列模型、时间片轮转法等,来实现处理机的调度。-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.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:263.52kb
    • 提供者:巴西里
  1. ProcessScheduling

    0下载:
  2. 操作系统的进程调度算法模拟,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
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1.9mb
    • 提供者:Meihua
  1. jinchengdiandusuanfa

    0下载:
  2. 进程调度算法的描述及可视化,包括非抢占高响应比等。-Descr iption of the process of scheduling algorithms and visualization, including non-preemptive high response ratio.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-09
    • 文件大小:1.82mb
    • 提供者:小云
  1. MultiThread

    0下载:
  2. 多线程的学习,在一个程序中,这些独立运行的程序片断叫作“线程”(Thread),利用它编程的概念就叫作“多线程处理”。多线程处理一个常见的例子就是用户界面。利用线程,用户可按下一个按钮,然后程序会立即作出响应,而不是让用户等待程序完成了当前任务以后才开始响应。 -Multithreaded learning, in a program, these stand-alone program fragment called " thread" (Thread), use it
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:1.16mb
    • 提供者:朱翠永
  1. HRF

    0下载:
  2. 操作系统-高响应比优先算法,自己写的,保证运行-Operating system- high response than the first algorithm, write their own to ensure the run
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-11
    • 文件大小:1.19kb
    • 提供者:ruirui
  1. AfxBeginThread

    1下载:
  2. 采用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
  3. 所属分类:Process-Thread

    • 发布日期:2015-12-05
    • 文件大小:5.14mb
    • 提供者:林林
  1. unperflow

    0下载:
  2. 使用delphi编写的语音应答 Speech prepared using delphi-Use voice response researched and written in Delphi prepared using Delphi
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-12
    • 文件大小:244.72kb
    • 提供者:giovqv
« 12 »
搜珍网 www.dssz.com