CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 进程

搜索资源列表

  1. chengxusheji-

    0下载:
  2. 这是我自己写的一个进程调度的程序,里面一共实现了三种调度方式。-this is good for students to study
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:326310
    • 提供者:豆豆
  1. FCFS-SJF-algorithm

    0下载:
  2. 先来先服务和短作业优先的操作系统进程调度算法,使用C++实现,测试可用-First come first serve and short operating priority operating system process scheduling algorithm using C++ implementation, testing available
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2762
    • 提供者:xingzhi
  1. Round-robin-algorithm

    0下载:
  2. 时间片轮转的操作系统进程调度算法,使用C++实现,测试可用-Operating system process scheduling algorithm round-robin, the use C++ implementation, testing available
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2977
    • 提供者:xingzhi
  1. cfitcall_mpi_nobasefile

    0下载:
  2. R语言的多进程字符串查找算法,速度快,准确性高-Multi-process R language string search algorithm
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-29
    • 文件大小:2640
    • 提供者:xq
  1. shuzishuiyin

    0下载:
  2. 数字水印软件作为数据安全领域中的新生事物,具有很高的技术含量和很强的生命力,同时也孕育着巨大的商机。我们有理由相信,有了一个高效实用的研究工具能起到事半功倍的效果,会有越来越多的有识之士投入到数字水印技术的研究和产业化进程中-Digital Watermarking
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:771
    • 提供者:张宝
  1. process

    0下载:
  2. 进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:  先进先出调度算法;  基于优先级的调度算法;  最短执行时间调度算法 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:  当前执行进程;  就绪队列;  等待队列 -Process scheduling simulation program: Suppose there are 10
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:2590
    • 提供者:鸣海夜一
  1. Behind-Two-Point-parfor_progress

    0下载:
  2. 方便观察并行运算采用parfor(并行循环)时的运算进程,一个简化版的进度条,比具有GUI的进度节省不少珍贵的电脑资源。本程序根据网上parfor_progress的源程序改编而,但显示到小数点后2为的精确进度情况,比网上的灵敏度更高。-It convenience for us to observe the operation process when we use Parallel Algorithmic parfor(paralle circulation)to compute,a sim
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1286
    • 提供者:yufeng
  1. 4-4solution

    0下载:
  2. windows消息队列,对于每个进程,系统维护一个消息队列-windows message queue for each process, the system maintains a message queue
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1101
    • 提供者:liuwenchun
  1. ccjzs

    0下载:
  2. 文献:粗糙集理论与应用研究综述,主要讲述粗糙集理论的研究进程。-Literature: rough set theory and the application of the survey, mainly about the research process of rough set theory.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1269458
    • 提供者:王勇
  1. paket-count.project

    0下载:
  2. 在opnet环境下,搭建进程层,节点层,网络层,实现不同节点之间数据包的交换-In opnet environment, build process layer, nodes, network layer enables the exchange of data packets between different nodes
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:10512
    • 提供者:李淼
  1. taskschedule

    0下载:
  2. 采用贪心算法中的拟阵思想来解决cpu进程调度问题,最小化惩罚-Use greedy algorithm to solve Matroid thought process cpu scheduling problem, minimize punishment
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:604800
    • 提供者:wlz
  1. 456789

    0下载:
  2. 跳跃进程的示范,Visual Basic控制其他软件运行-Hopping process, Model, Visual Basic control other software to run
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1818
    • 提供者:dong406284
  1. Delphi-back-monitor

    0下载:
  2. 一、把当前进程变为一个系统服务:   目的是在任务列表中把程序隐藏起来。调用API函数RegisterServiceProcess实现。   二、定义全局热键(本例中定义热键Ctrl+Del+R),步骤:   1、定义捕获Windows消息WM_HOTKEY的钩子函数,即:procedure WMHotKey(var Msg : TWMHotKey) message WM_HOTKEY   2、向Windows加入一个全局原子 Myhotkey: GlobalAddAtom(’MyHotkey’
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1463
    • 提供者:zhan30840
  1. JINCHENGGUANLI

    0下载:
  2. 管理你的进程,有结束进程、显示EXE进程等功能。-The management of your process
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3852
    • 提供者:jiu0840628
  1. Nero-SDK

    0下载:
  2. 项目中有多光驱刻录的需求,但在一个进程里同时启动多个刻录任务,进程经常报异常,于是把刻录部分单独做了个控制台程序,每个光驱刻录就启动一个进程去执行刻录任务,这样就算刻录进程出错也不会影响到父进程- private NeroDrive m_neroDerive private Nero m_nero private bool m_aborted private string m_burnPath private
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3572
    • 提供者:zhaan8336
  1. processdoing

    0下载:
  2. 操作系统中进程调度算法的模拟 可以实现先来先服务 短作业有限 和时间片轮转算法-Operating system scheduling algorithm in the simulation process can be achieved first-come first-serve limited and short operating time slice Round Robin
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1686
    • 提供者:xaie5d349
  1. shijianpian

    0下载:
  2. 有文本文件控制输入信息,每个进程都有自己的pcb。功能齐全-Have a text file control input information, each process has its own PCB. Complete function
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6021
    • 提供者:huanag40053
  1. ex1

    0下载:
  2. 把一个长度为1000的数组的所有分量求和,要求对任意多个进程都对。-To a length of 1000 an array of all the components of the summation, called for any number of processes are right.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:592
    • 提供者:lily
  1. adaptGA

    0下载:
  2. 在群体进化若干代后,将弱解空间删除,在以后的进化进程中以同样的群体大小只在强解空间进行群体的繁殖,则可加大强解空间的个体密度,提高解的精度,这样有助于性能优良的个体的产生,-After several generations of evolution in the population, a weak solution space removed in the future evolution of the process with the same population size in a s
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:38124
    • 提供者:廖长兵
  1. FSNSSS

    0下载:
  2. 这是一个模拟操作系统 其中有进程管理 内存管理 文件管理-This is a simulation operating system Including the process management of memory management, file management
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-13
    • 文件大小:19814
    • 提供者:ijdicathos
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com