CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - priority

搜索资源列表

  1. 计caltor算器

    0下载:
  2. java 编写的计算器程序,能够连加连减,还能够乘除优先-prepared by the calculator program that can reduce even the company, but can also multiply and divide priority
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3573
    • 提供者:嘻嘻
  1. 实验一

    0下载:
  2. 选择一个调度算法,实现处理器调度。 二、实习目的 在采用多道程序设计的系统中,往往若干个进程同时处于就绪状态。当就绪进程个数大于处理器数时,就必须依照某种策略来决定那些进程优先占有处理器。本实习模拟在单处理器情况下的处理器调度,加深了解处理器调度的工作。 -choose a scheduling algorithm to achieve processor scheduling. 2, internships aim of the introduction of multi-chan
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7175
    • 提供者:郭郭
  1. CATVDLL

    0下载:
  2. VB写的控制优先电视的加密控制板的控制程序-VB priority was to control the television encryption procedures for the control panels
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:15572
    • 提供者:汪平
  1. PQueue

    0下载:
  2. 清华殷人昆版数据结构c++版,优先队列的所有算法调试成功。-Qinghua Yin Dynasty Queensland version data structure c version, all the priority queue algorithm debugging success.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:9941
    • 提供者:李海涛
  1. bdsfx

    0下载:
  2. 编译原理中的用VC实现了算富优先分析算法,本程序可以实现简单的表达式分析求结果。-Compilation Principle of a balance with VC priority rich analysis algorithm, the process can be achieved for a simple analysis of the results of expression.
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:706920
    • 提供者:xiaolei
  1. processor_dispatch

    0下载:
  2. 用一个c++控制台程序模拟处理机按进程优先数调度的处理机调度算法-With a c++ console program to simulate the process of priority according to the number of processor scheduling processor scheduling algorithm
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:1265
    • 提供者:肖德强
  1. prio

    0下载:
  2.   优先队列是0个或多个元素的集合,每个元素都有一个优先权或值,对优先队列执行的操作有1) 查找 2) 插入一个新元素 3) 删除.在最小优先队列(min priorityq u e u e)中,查找操作用来搜索优先权最小的元素,删除操作用来删除该元素 对于最大优先队列(max priority queue),查找操作用来搜索优先权最大的元素,删除操作用来删除该元素.优先权队列中的元素可以有相同的优先权,查找与删除操作可根据任意优先权进行. -Priority queue is 0 or mor
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:1082167
    • 提供者:bob
  1. 76590221_83_hw4

    0下载:
  2. 一共3个源码,分别实现了有障碍的完全图的最小二叉树生成,以及一个用优先队列实现的优先级排序问题。详见内附文档。-A total of three source, respectively, are obstacles to achieving a complete map of the smallest binary tree generation, and a priority queue implemented with priority scheduling.
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:120487
    • 提供者:任毅
  1. TravelingSalesmanProblem

    0下载:
  2. 解决旅行售货员问题的优先队列式分支限界法-Solve the traveling salesman problem of the priority queue-type branch and bound
  3. 所属分类:Console

    • 发布日期:2017-03-23
    • 文件大小:2376
    • 提供者:CGQ
  1. PARK

    0下载:
  2. 设停车场是一个可停放n辆车的狭长通道,且只有一个大门可供汽车进出。在停车场内,汽车按到达的先后次序,由北向南依次排列(假设大门在最南端)。-Parking lots is a car parked n the narrow channel, and only one gate for vehicle access. In the parking lot, the car arrived at the order, from north to south in order of priority
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:2040
    • 提供者:Chunhui
  1. Processor-Scheduling

    0下载:
  2. 利用vc工具实现按照优先级的处理器调度。 预置后,可填写处理时间和处理优先级,单步运行。-Vc tools to achieve using the processor in accordance with priority scheduling. Preset, you can fill out the processing time and processing priority, single-step operation.
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1890355
    • 提供者:张腾飞
  1. DynaPriAlgoriSimulation

    0下载:
  2. 在控制台上,输出动态优先权的进程调度算法模拟的结果- In control bench, output dynamic priority process dispatching algorithm simulation result
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:213360
    • 提供者:井中月
  1. priority

    0下载:
  2. 获得当前系统中正在运行的所有进程的优先级-Get the current system, running priority of all processes
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1539
    • 提供者:陈颖
  1. CoadaPrior

    0下载:
  2. Priority Queue Implementation
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:8175
    • 提供者:Ghedeon
  1. jobshedule

    0下载:
  2. 这是学习操作系统时书上让完成的一个作业调度程序,这是纯c写的,所有的作业采取链表的方式保存,所有内容均写到了了一个文件中,实现了短作业优先,先来先到,和最高响应比三种方法,在VC6.0下编译调试通过,仅供参考。-This is a book to learn the operating system to complete a job scheduler, which is written in pure c, all the way to save jobs to list all the c
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:213500
    • 提供者:Xsank
  1. shanchuqiantao

    0下载:
  2. 实现删除嵌套的注释。每次从键盘上读取三行字符串。若发现存在嵌套的情况,即在注释内又存在的/*或*/,就把这/*或*/删除,注释外的部分保留。/与*优先级是左结合,即当前出现/*/时,优先删除/*。-Achieve delete nested comments. Each read three lines of string from the keyboard. If it is found of the presence of nested, the comment /* or* /, put
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:676
    • 提供者:sunhao
  1. os

    0下载:
  2. 一个操作系统的进程调度的实验。三种调度算法分别为 FCFS、优先级、时间片轮转。 其中优先级算法设置了三个级别的优先级。分别为0、1、2 。0为最高 2为最低。-An operating system process scheduling experiment. The three scheduling algorithm respectively FCFS, priority, time slice rotation. The priority algorithm set three leve
  3. 所属分类:Console

    • 发布日期:2017-11-22
    • 文件大小:82558
    • 提供者:程龙
  1. suanfuyouxian

    0下载:
  2. 给定一个上下文无关文法,根据算法设计一个程序,求文法中每个非终结符的 FirstVT 集和LastVT 集。依据文法和求出的相应FirstVT和 LastVT 集生成算符优先分析表。-Given a context-free grammar, algorithm design a program, find a grammar for each nonterminal the FirstVT the set and LastVT set. The basis the generated oper
  3. 所属分类:Console

    • 发布日期:2017-11-20
    • 文件大小:3308
    • 提供者:henuc
  1. calculator

    0下载:
  2. 用c++实现的一个计算器的小程序,用到的数据结构是栈。是川大数据结构的实验,可以实现优先级的运算包括括号.-With c++ achieve a small calculator program stack data structure is used. This is a data structure Sichuan experiments can achieve priority operations include brackets, etc.
  3. 所属分类:Console

    • 发布日期:2017-03-24
    • 文件大小:2104
    • 提供者:Obama
  1. HDU-2653--BFSPpriority_queue

    0下载:
  2. 这是算法题目代码,题目为杭州电子科技大学oj平台的2653题(HDU 2653),此题目用到了记忆化搜索和优先队列的算法,读题较为麻烦-This is the algorithm topic code, entitled Hangzhou University of Electronic Science and Technology 2653 oj platform title (HDU 2653), this topic uses the memory of search and priori
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:2288
    • 提供者:liushanhua
« 12 »
搜珍网 www.dssz.com