CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - QUEUE

搜索资源列表

  1. c-datestructer

    0下载:
  2. 包括数据结构中的常见的排序,查找,以及对队列,堆栈等操作的源码-Including data structures common sort, find, and the queue, the source stack operation, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:27300
    • 提供者:刘健
  1. libthread_new

    0下载:
  2. 实现了一个线程池。其中运用了队列,以避免任务丢失。在队列和线程池之间创建了一个中间夹层,以提高可移植性。当任务来时,先压入队列,然后唤醒线程执行操作。线程完成任务后,再去队列查询,如果有任务就去执行,没有则阻塞,等待-Implements a thread pool. The application the queue, to avoid task lost. In the queue and thread pool between to create a intermediate sandwi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:8026
    • 提供者:王雪佳
  1. Pascaltriangle

    0下载:
  2. 通过基本数据结构——循环队列来打印杨辉三角,循环队列也有更广阔的应用空间-Through basic data structures- circular queue to print the Pascal triangle, circular queue has a broader application of space
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:234645
    • 提供者:宋光
  1. power

    2下载:
  2. 电力载波抄表数据库设计,包括前置机,采集器,处理机,排队机,企业管理,发电机参数及负荷预测等部分-Power Line Meter Reading database design, including front-end, collector, processor, Queue, enterprise management, generator parameters and load forecasting, such as part of
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:358889
    • 提供者:haibo
  1. fenzhixianjie

    0下载:
  2. 0/1背包问题的优先队列式分支限界算法程序-0/1 knapsack problem the priority queue-type branch and bound algorithm procedure
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2252
    • 提供者:shanyan
  1. tcl/ns2/queuing algorithms/tcp/udp

    0下载:
  2. Compare the three different queuing algorithms Drop tail, Stochastic fair queuing and Random early detection. determine which queuing algorithm gives the least lost packets for the three different queue lengths
  3. 所属分类:Linux/Unix编程

  1. FlowShop

    0下载:
  2. 用c++实现的批处理作业调度问题·优先队列式分支限界法·回溯法,包括Flowshop和make两个类,含有测试用的数据data-With c++ Realized the issue of batch job scheduling priority queue-style backtracking branch and bound method, including Flowshop and make the two categories, containing the test data us
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:7218
    • 提供者:刘斌
  1. os4

    0下载:
  2. 模拟进程同步算法,包括FCFS(先到先服务),SJF(最短优先),RR(Round-Robin),优先权调度及多级队列调度-Simulation process synchronization algorithms, including FCFS (first come first serve), SJF (shortest first), RR (Round-Robin), priority scheduling and multi-level queue scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:8528
    • 提供者:linqingyang
  1. HeapSort

    0下载:
  2. 最大堆的生成、堆排序,以及一个简单的最大优先队列的实现。-The largest generation heap, heap sort, as well as a simple realization of the greatest priority queue.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:3960
    • 提供者:crazy
  1. linkedqueue

    0下载:
  2. 用C++编写的链表实现的队列,有助于了解队列的基本工作原理,是学习数据结构的必做题目。-Linked list implementation C++ write queue, helps to understand the basic working principle of the queue, is the study of data structures must be done subject.
  3. 所属分类:Console

    • 发布日期:2017-05-15
    • 文件大小:3689957
    • 提供者:吴广哲
  1. KeyStone_SRIO

    1下载:
  2. 1. 首先6678的SRIO支持v2.1的协议,速率可以到5G,另外6678是基于keystone架构的,message方式采用硬件queue来维护,LSU也增加了shadow寄存器,可以不用等待前一次的传输完成,继续对LSU进行操作。 2 自环的程序只是将PER_SET_CNTL1中的loopback置位了,如果要和外围芯片通信,需要工作在normal 模式。-6678 SRIO support v2.1 protocol, the rate can go to the 5G, anoth
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1192663
    • 提供者:
  1. msgQueueClass

    0下载:
  2. 一个多线程安全的消息队列类的实现,依赖于STL库-realization of message queue class in multi-thread enviroment
  3. 所属分类:STL

    • 发布日期:2017-04-04
    • 文件大小:1164
    • 提供者:魏静
  1. SMS

    0下载:
  2. SMS系统模拟器,包括手机模拟器和短信中心服务器模拟器。 客户端软件,模拟手机通过网络socket向另一个手机用户发送短消息。 每个客户端手机用一个手机号码,用IP+端口标识,短信服务中心服务器接收短信,排队帮你转发给另一个手机用户。功能见DOC文档-SMS system simulator, including simulators and mobile message center server simulator. Client software, analog mobile phon
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-26
    • 文件大小:9333289
    • 提供者:Freddie
  1. bao

    0下载:
  2. 多级反馈队列进程调度算法 1. 实验目的: 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。 2. 实验内容: 编写一个模拟程序,完成单处理机系统中的进程调度,采用多级反馈队列的时间片轮转调度算法. 实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式,确定相关参数(如进程数、到达时间、服务时间、时间片大小等) 然后完成进程创建原语、进程调度原语和进程撤销原语 最后编写主函数,上机实验并取得结果数据。 -The process of
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:2321
    • 提供者:Jun
  1. STL_quene

    0下载:
  2. 用c++的STL实现大根堆和小根堆,实现相当方便简单,优先队列效率好-Large root heap and small root heap, quite simple priority queue efficiency c++ the STL
  3. 所属分类:Data structs

    • 发布日期:2017-11-03
    • 文件大小:750
    • 提供者:朱铖恺
  1. work_queue

    0下载:
  2. Linux工作队列的驱动事例程序,非常有助于初学者学习-Linux drivers work queue examples of procedures, very useful for beginners to learn
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:3200
    • 提供者:wa
  1. h34991093--

    0下载:
  2. 老鼠走迷宮 用堆疊或是序列的方式 可輸入或讀取檔案 幫助完成程式碼-CODING WITH STACKS OR QUEUE CAN MAKE IT WORK
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:594
    • 提供者:AAAA
  1. STM32Pdma

    0下载:
  2. STM32串口驱动(环形队列+内存动态分配+DMA+拼音检索)-STM32 serial driver (annular queue+ memory the dynamic allocation+DMA+ Pinyin retrieve)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-03
    • 文件大小:1035780
    • 提供者:罗杰森
  1. ds_2

    0下载:
  2. 1.定义顺序栈的数据结构 2.编写函数实现的栈的初始化、入栈、出栈、判断栈是否为空的算法,并应用与表达式的括号匹配检测。 3.定义队列的链式数据结构 4.编写函数实现链队列的入队列、出队列算法-1. Stack data structure defines the order of 2. Write a function to achieve the initialization of the stack, stack, out of the stack, to determine
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:916
    • 提供者:Yvonne
  1. The-program-of-data-structure

    0下载:
  2. 数据结构的例子程序,包含循环队列、链表队列、线性链表、静态链表、堆栈等的实现。-Examples of program data structures, including circular queue, linked list queue, linked list, static list, stack, etc. to achieve.
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4729934
    • 提供者:panyiteng
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com