CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 数据库编程 搜索资源 - priority

搜索资源列表

  1. l7

    0下载:
  2. 时考虑到在哈夫曼中要每次挑选两个频率最小(即出现次数最小,我那个hNode里的value 是出现的次数),很自然的就想到了std::priority_queue容器,优先队列每次都会弹出队列 中权值最高的元素,这个特性无疑是实现哈夫曼算法的最佳选择。 ... -to consider the Huffman each selected to be the smallest two frequencies (that is, the minimum number, which I hN
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:16525
    • 提供者:kdfj
  1. extremedb2.3linux

    0下载:
  2. eXtremeDB完全工作在主内存中,不基于文件系统,减少了诸如磁盘访问、文件I/O操作、缓存同步等开销,使得eXt remeDB的存取速度提高到极限;通过数据库定义语言面向应用系统定制的API使得eXtremeDB能够面向应用最优化;事 件触发、字段优先级等特色使得eXtremeDB管理实时数据时具有确定性。   eXtremeDB根据用户需求定义的API使得eXtremeDB与应用程序无缝集成。因此,eXtremeDB不仅在系 统中嵌入,而且“嵌入”在应用程序中,是一种真正的嵌入式实时
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:2304508
    • 提供者:张晓
  1. 进程调度算法实现

    0下载:
  2. 操作系统——进程调度算法实现 本程序主要实现了进程调度中最常见的优先数算法和轮转时间片算法。-operating system -- the process of scheduling algorithm to achieve the main procedures of the process of scheduling priority to the most common algorithms and several Web-time algorithm.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:5195
    • 提供者:交易会
  1. Aspose.Cells

    0下载:
  2. 在客户端或者服务器端没有安装Microsoft Excel软件的情况下,Aspose.Cells同样可以在桌面或者web服务器环境下发送标准的Excel表格,它不同于其他卖方类似的产品,Aspose.Cells不仅支持数据表的生成和其他基本文件格式特征,而且还支持许多优先特征。这些优先特征为开发者带来更多的方便,比如操作内容,表单格式和文件保护。-The client or server-side do not have Microsoft Excel software, Aspose.Cell
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-21
    • 文件大小:6336901
    • 提供者:彭成东
  1. Menu

    0下载:
  2. 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。 -The m
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-12-03
    • 文件大小:50853
    • 提供者:蒋晶
  1. XSGL

    0下载:
  2. 随着各大院校的扩招,学生数量不断增加,学生管理成为学校管理中的重中之重。本系统主要实现了以下功能:学生信息录入学生成绩录入程序等级设置学生违规处理学生成绩排行学生信息查询学生成绩查询、打印,经过修改,可以运行!欢迎使用!-With the major institutions enrollment, increasing the number of students, student management has become a top priority in school managemen
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-25
    • 文件大小:8367005
    • 提供者:小鲵
  1. your-own-miniPQ

    0下载:
  2. 自己开发的一个优先级队列,主要是有序向量实现堆结构,然后再此基础上实现的-Their development of a priority queue, the main vector to achieve an orderly stack structure, and then implemented on the basis of
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-08
    • 文件大小:3210
    • 提供者:高岚
  1. barrier

    0下载:
  2. 用qt c++实现的一个基于SQLite的模拟交互的路障管理系统,市民可以发现路障并向管理者报修,管理者可以根据受损优先级派出维修队进行维修,并计算出花销。涉及qt各种控件的应用。-With qt c++ achieve a simulation-based interactive SQLite management system of roadblocks, people can find roadblocks to repair managers, managers can be repai
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-14
    • 文件大小:22291515
    • 提供者:王乐
  1. b101

    0下载:
  2. 处理器调度优先权算法,比较简单,对于初学者来说简单易懂!-Processor priority scheduling algorithm, relatively simple, easy-to-understand for beginners!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2634
    • 提供者:ft380857
  1. 88

    0下载:
  2. 磁盘调度算法,有最短寻道时间优先调度算法和扫描算法 。-Disk scheduling, priority scheduling algorithm with the shortest seek time and scanning algorithms.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2200
    • 提供者:ji4gsn
  1. Cpp1100

    0下载:
  2. 计算机操作系统,优先权的进程调度算法的C++源代码,-Computer operating system, the priority of the process of scheduling algorithm C++ Source code,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1229
    • 提供者:rd41yekao
  1. Cpp1101

    0下载:
  2. 模拟操作系统中进程调度,时间片轮转,优先级调度。用PCB代表进程,随机生成n个进程-Simulation of the operating system process scheduling, time slice rotation, priority scheduling. With PCB on behalf of the process of randomly generated n-process
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1819
    • 提供者:rd41yekao
  1. CPUSchedule

    0下载:
  2. CPU 优先级调度算法的实现。CPU根据进程优先级实现对进城的合理调度-CPU Priority Scheduling Algorithm. CPU in accordance with the process priority to achieve the rational management of the city
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1852
    • 提供者:m891que
  1. jchdiaodu

    0下载:
  2. 进程调度 操作系统实验 程序优先级的调度算法 绝对适用-Experimental procedures for the operating system process scheduling priority scheduling algorithm is absolutely applicable to
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1759
    • 提供者:w31747chengmou
  1. JCHENG2

    0下载:
  2. 设计一个程序模拟进程管理的过程,采用时间片轮转法,进程占用CPU的时间片有每个进程的优先数来确定。(约定:每个优先数对应10分钟)-design a simulation process management process using time-Web, the process of CPU time for each and every piece of the process to determine the priority number. (Agreement : each corre
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2225
    • 提供者:w36392fulut
  1. jk

    0下载:
  2. 一个显示系统使用资源情况的悬浮窗,增加开机启动项(注册表“Run”键值),窗口强行前置,进程优先级设为低。-A display system using the resources of the floating window, add boot entries (registry Run key), to force the front window, the process priority is set low.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:4387
    • 提供者:xd31062jiayu
  1. priority-preempt

    0下载:
  2. Priority Scheduling Algorithm-Preemptive
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1312
    • 提供者:yym4m10guaiao28
  1. Process-priority-scheduling

    0下载:
  2. 优先数调度算法常用于批处理系统中。在进程调度中,每次调度时,系统把处理机分配给就绪队列中优先数最高的进程。-A number of priority scheduling algorithm commonly used in a batch system. In the process of scheduling, every scheduling, the ready queue system allocated to the processor the highest priority in
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1868
    • 提供者:ttrdr1422zhole
  1. priority-preempt

    0下载:
  2. Priority Scheduling Algorithm-Preemptive
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:852
    • 提供者:flieiiangden
  1. Process-priority-scheduling

    0下载:
  2. 优先数调度算法常用于批处理系统中。在进程调度中,每次调度时,系统把处理机分配给就绪队列中优先数最高的进程。-A number of priority scheduling algorithm commonly used in a batch system. In the process of scheduling, every scheduling, the ready queue system allocated to the processor the highest priority in
  3. 所属分类:ADO-ODBC

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