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

搜索资源列表

  1. b

    0下载:
  2. 数据结构-循环队列,用c语言实现了循环队列的操作-Data structure- the cycle queues, the language used to achieve the cycle c queue operation
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1103
    • 提供者:丫头
  1. fifo

    0下载:
  2. 标准的先进先出队列数据结构,已经调试过的,可以直接应用到项目中-Standard FIFO queue data structure, has been testing, can be directly applied to projects
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:7156
    • 提供者:张胜朝
  1. fifo

    0下载:
  2. 这是一个串口通信的队列,单片机和电脑之间,单片机和单片机之间只要简单的调用函数就可以了。-This is a serial communication queue, single-chip computer and between computers, between single-chip MCU and a simple function call it.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:542
    • 提供者:康康
  1. clgl_lz

    0下载:
  2. 一个有关停车场管理的小程序,应用到栈和队列的知识。-A small car park management procedures, applied to the stack and queue knowledge.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1810
    • 提供者:mll
  1. Car_parking

    0下载:
  2. 主要用栈和队列,实现一个模拟停车场的程序-Stacks and queues is mainly used to achieve a simulated car park program
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:108510
    • 提供者:陈意鹏
  1. DataCache

    0下载:
  2. 自己实现的一个高效的通用对象队列,支持等待和唤醒。实用了Lock机制,对多线程并发比SYnchronization快-DataQueue with Locks
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:885
    • 提供者:fuchun.xia
  1. DataStructureAlgorithm

    0下载:
  2. 数据结构和算法,非常经典,讲的很详细!第一部分 基础知识 第一章 C++程序设计 第二章 程序性能 第二部分 数据结构 第三章 数据描述 第四章 数组和矩阵 第五章 堆栈 第六章 队列 第七章 跳表和散列 第八章 二叉树和其他树 第九章 优先队列 第十章 竞赛树 第十一章 搜索树 第十二章 图 第三部分 算法设计方法 第十三章 贪婪算法 第十四章 分而治之算法 第十五章 动态规划 第十六章 回
  3. 所属分类:Data structs

    • 发布日期:2016-08-26
    • 文件大小:17229762
    • 提供者:孙继磊
  1. stack

    0下载:
  2. 数据结构第三章中栈和队列的源程序,实现了全部算法-this is a code of data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:15816
    • 提供者:wangming
  1. Text5(1)

    0下载:
  2. 数据结构的基本操作:顺序队列的初始化、销毁、入队、出队基本操作的实现-The basic operation of the data structure: the order of the queue initialization, destruction, into the team, out of the realization of basic operations team
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1177
    • 提供者:wangningning
  1. stm32_adc

    1下载:
  2. 此程序是基于STM32的AD应用程序,我们在这里设置ADC为连续转换模式,常规转换序列中有两路转换通道,分别是ADC_CH10(PC0)和ADC_CH16(片内温度传感器)。因为使用了自动多通道转换,数据的取出工作最适合使用DMA方式取出,so,我们在内存里开辟了一个u16 AD_Value[2]数组,并设置了相应的DMA模块,使ADC在每个通道转换结束后启动DMA传输,其缓冲区数据量为2个HalfWord,使两路通道的转换结果自动的分别落到AD_Value[0]和AD_Value[1]中。
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:3925
    • 提供者:韩武纪
  1. queue

    0下载:
  2. 本程序是关于队列的程序,程序实现了队列的建立,删除,插入,程序采用类模板的形式写的源码。好懂,好用,用VC运行。-This program is on the queue process, the program achieved the establishment of the queue, delete, insert, procedures, use of class template in the form of written source. Better understand, ea
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:8451
    • 提供者:慧灵
  1. netqueue

    0下载:
  2. 网络通信使用的缓冲队列,包括列队元素如何添加、列队元素如何删除等功能-Network communication using the buffer queue, including how to add a line-up element, line-up features such as how to remove elements
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:2252
    • 提供者:hucy
  1. DSP2812FIFO

    0下载:
  2. DSP上实现 软件FIFO队列 提高SCI的数据缓冲能力-DSP to achieve the software improve the SCI data FIFO queue buffering capacity
  3. 所属分类:DSP program

    • 发布日期:2016-01-25
    • 文件大小:5050
    • 提供者:王易龙
  1. QUEUE

    0下载:
  2. 建立空队列,随机个元素入队,再将随机个元素出队。分别打印出来。-Create an empty queue, random elements into the team, and then random elements out of teams. Were printed.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:663
    • 提供者:储敏
  1. Msg

    0下载:
  2. send为发送端,rec为接收端,消息队列实现进程通信。-send to sender, rec for the receiving end, the message queue to achieve the process of communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1072
    • 提供者:李慧
  1. MessageQueue

    0下载:
  2. windows消息队列编程例子。本程序是一个windows服务,在服务里调用消息队列数据-programming example windows message queue. This program is a windows service, the service call message queue where the data
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:38877
    • 提供者:劳明
  1. djfk

    0下载:
  2. 关于操作系统处理机调度方面的一个小程序。没事看看挺好,多级反馈队列的-With regard to operating system, processor scheduling in a small program, nothing to look quite good
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:149856
    • 提供者:yuanzi
  1. bobobobo

    0下载:
  2. 用进程调度算法的多级反馈队列实现 的过程模拟系统-The process of scheduling algorithm using multi-level feedback queue, the process of realization of simulation system
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1243
    • 提供者:YIRUWEIBO
  1. Queue

    1下载:
  2. 微软消息队列消息的实时监控读取封装的类 通过事件机制来实现-Microsoft Message Queuing messages real-time monitoring package, the class to read through the event mechanism to achieve
  3. 所属分类:Process-Thread

    • 发布日期:2015-05-31
    • 文件大小:31274
    • 提供者:李冬冬
  1. chapter14

    0下载:
  2. 使用消息缓冲队列实现client和server里程之间的通信。-The use of message buffer queue length to achieve client and server communications.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1345
    • 提供者:李开
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com