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

搜索资源列表

  1. 进程调度算法实验报告

    1下载:
  2. 关于进程的调度算法 实验设计: (1)设计一个有N个进程共行的进程调度程序。每个进程由一个进程控制块 PCB表示。进程控制块包括以下信息:进程名,进程优先数,进程需要运行的时间,占用CPU的时间以及进程的状态等。 (2)本调度程序用优先数调度算法。 (3)编写程序并调试运行。 -on the process of scheduling algorithm Experimental Design : (1) design a process of a total of
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6.37kb
    • 提供者:赵新新
  1. dxc_z1

    0下载:
  2. 这是个多线程序编程例子,VC++写的 -This is a multi-line programming examples, written by VC
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6.03kb
    • 提供者:z
  1. SwitchListProcessewws

    0下载:
  2. 本例的进程处理器程序实现了进程的列举、进程的切换、启动新的进程、*进程、命令行处理等功能。-cases the processors in the process realized by the enumeration process, the process of switching and started a new process, killing process, Command-line processing capabilities.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:39.33kb
    • 提供者:wxinyuan
  1. threads_and_mfc_demo

    0下载:
  2. 通过10个thread绘制10组圆饼线,知道如何使用thread-10 thread through the production of 10 group tortillas line, know how to use thread
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:52.46kb
    • 提供者:suikun
  1. 02ProcessList

    0下载:
  2. 命令行的进程管理,对付“熊猫烧香”之类必备 命令参数: -? 帮助 -L 进程列表 -T 结束进程 -Q 退出程序-command line management of the process to deal with "Panda burn incense," which is essential order parameters :-? Help-L process list-ended process of T-Q exit
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.32kb
    • 提供者:cpq37
  1. First_come_First_served

    0下载:
  2. 操作系统的先来先服务算法,java编写,命令行运行,有界面,可以安装jdk_1_5_0_04,不过需要path处设置好环境变量。-the first operating system to first serve algorithm, java preparation, command line operation, interface, jdk_1_5_0_04 can be installed, but it needs to install a good path environment
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:28.05kb
    • 提供者:王铁
  1. SwitchListProcesses

    0下载:
  2. 本例的进程处理器程序实现了进程的列举、进程的切换、启动新的进程、*进程、命令行处理等功能。-cases the processors in the process realized by the enumeration process, the process of switching and started a new process, killing process, the command line processing capabilities.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:37.07kb
    • 提供者:蔡军
  1. linecount3.4.05

    0下载:
  2. 可用于对VC++、C++ Builder、Delphi、VB、C/C++、ASM等程序源代码进行详细的统计,可以非常精确的得到程序中代码行、注释行和空白行的行数。程序会自动根据你选择的文件类型进行统计,并将所有文件的分析结果进行汇总,可以方便、准确的对程序代码量进行全面的统计。本软件是绿色软件,不需要安装,直接运行。-can be used to VC, C Builder, Delphi, VB, C / C, ASM source code for the procedures detail
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:168.88kb
    • 提供者:jlkj
  1. DrawLine 多线程画线的程序

    0下载:
  2. 这是一款用多线程画线的程序,对学习C++编写多线程程序很有帮助。-This is a line drawn with a multi-threaded program, write to learn C++ multi-threaded program helpful.
  3. 所属分类:进程与线程

    • 发布日期:2017-04-09
    • 文件大小:1.86mb
    • 提供者:冯艳君
  1. cmdline.zip

    0下载:
  2. 得到当前进程的运行命令行信息,Get the current process run the command-line information
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-08
    • 文件大小:17.76kb
    • 提供者:
  1. 学习 .zip.rar

    0下载:
  2. 某贸易中心共10层,设有载客电梯1部。为了处理问题的方便,有以下的限定条件:   (1) 电梯的运行规则是:可到达每层。   (2) 每部电梯的最大乘员量均为K人(K值可以根据仿真情况在10~20人之间确定)。   (3) 仿真开始时,电梯随机地处于其符合运行规则的任意一层,为空梯。   (4) 仿真开始后,有N人(>20人)在该国际贸易中心的1层,开始乘梯活动。   (5) 每个人初次所要到达的楼层是随机的,开始在底层等待电梯到来。   (6) 每个人乘坐电梯到达指定楼层后,再随机地去往
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-14
    • 文件大小:8.97kb
    • 提供者:张虹
  1. threadpool.zip

    0下载:
  2. 使用IOCP实现的线程池管理,对线程很多的情况有用, Uses line regulation pond management which IOCP realizes, is useful to line regulation very many situations
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-08
    • 文件大小:24.36kb
    • 提供者:
  1. ThreadDemo

    0下载:
  2. 封装的线程类CThread- Seal line Cheng Lei CThread
  3. 所属分类:Process-Thread

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

    0下载:
  2. 计算机原理大作业 模拟《计算机原理--程序员视角》中与x86相似的y86流水线系统 以二进制文件为输入 实现流水线运作-Principle of operation of computer simulation of large computer Principle- Programmer Perspective in y86 and x86 assembly line system similar to the binary file for input to achieve the op
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:36.06kb
    • 提供者:wilson
  1. main

    1下载:
  2. DLL注入 进程防杀 进程线 程编程-DLL into the process line of defense to kill the process kill process DLL injection process, anti-thread programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:1.29kb
    • 提供者:是发
  1. multithread

    1下载:
  2. 多线程的程序,求素数。用户运行程序时在命令行输入一个素数,然后程序创建一个独立新的线程来输出小于或等于用户所输入数的所有素数。-Multithreaded program, find the prime numbers. When users run the program on the command line enter a prime number, then the program creates a separate new thread to output less than or
  3. 所属分类:Process-Thread

    • 发布日期:2015-10-31
    • 文件大小:126kb
    • 提供者:erevus
  1. SEMAPHORE

    0下载:
  2. 使用信号量对象实现线程的同步的一个实例- The use signal quantity object realizes a line regulation synchronization example
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-09
    • 文件大小:11.17kb
    • 提供者:孤老
  1. WorkerThread_demo

    0下载:
  2. 一个不错的通过设置任意多个事件(Event)来激发多个任务函数的线程类。- Is good (Event) stimulates many duties function through establishment wilfully many events the line regulation class.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-23
    • 文件大小:13.42kb
    • 提供者:站长
  1. CThread_demo1

    0下载:
  2. 一个较大的线程封装类,实现了父线程通知等机制- A bigger line regulation seal class, has realized mechanism and so on father line regulation notice
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-19
    • 文件大小:35.41kb
    • 提供者:站长
  1. GetCommand-Line

    1下载:
  2. 获取其他运行的进程的命令行,双击列表复制程序路径参数到剪贴板-Access to other processes running the command line, double-click the parameter list to the clipboard copy the program path
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-09
    • 文件大小:11kb
    • 提供者:阿淞
« 12 3 4 »
搜珍网 www.dssz.com