搜索资源列表

  1. mm1 QUEUE

    0下载:
  2. opnet仿真建模 经典的MM1 queue的源码实例,相信对学仿真的有所帮助
  3. 所属分类:通讯编程

    • 发布日期:2012-06-13
    • 文件大小:4304417
    • 提供者:qqzhu1980
  1. Queue-c++

    0下载:
  2. 数据结构常用数据结构-队列,包含队列的常用操作和class类,基本的结构类型-data structure used data structure- queue, the queue contains commonly used operation and class category, the basic structure types
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-27
    • 文件大小:212992
    • 提供者:陈钊
  1. @queue

    0下载:
  2. 一个实现有限队列的matlab程序,采用面向对象的编程方法。-A realization of the limited queue matlab procedures, the use of object-oriented programming methods.
  3. 所属分类:matlab例程

    • 发布日期:2024-04-27
    • 文件大小:3072
    • 提供者:宗瑜
  1. Windows-API-progarm-message-queue

    1下载:
  2. 使用Windows API编程方式,来实现处理Windows消息队列的功能。-The use of Windows API programming approach to deal with Windows message queue realize functions.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-27
    • 文件大小:23552
    • 提供者:王志慧
  1. queue

    0下载:
  2. 这是个能实现链队列的创建、删除、插入、销毁的程序,对于链表的学习很有用。-This is a chain to realize the creation of the queue, delete, insert, the destruction of the procedure, the list of study very useful.
  3. 所属分类:其他小程序

    • 发布日期:2024-04-27
    • 文件大小:209920
    • 提供者:lll
  1. queue

    0下载:
  2. 一个封装好的优先队列,用C++实现的,已经经过调试,直接用就行-A good package priority queue, using C++ Realize, and have been debugging directly on the line
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:mzp
  1. Queue

    0下载:
  2. 实现队列在两种存储结构中的基本操作:队列的初始化、判队列空、入队列、出队列-Realize queue storage structure in two basic steps: initialization of the queue, queue-contracting air, into the queue, a queue
  3. 所属分类:Windows编程

    • 发布日期:2024-04-27
    • 文件大小:144384
    • 提供者:班沙克
  1. queue

    0下载:
  2. 用C++做的队列,是一个课程练习,很有可靠性,欢迎交流-With C++ Make the queue, is a practice course, it is reliability, welcomes the exchange of
  3. 所属分类:并行运算

    • 发布日期:2024-04-27
    • 文件大小:123904
    • 提供者:智伟
  1. Queue

    0下载:
  2. 银行、电信,电力等营业厅适用的排队机管理系统经典源代码。-Banking, telecommunications, electricity and other business hall Queue Management System applies to the classical source code.
  3. 所属分类:金融证券系统

    • 发布日期:2024-04-27
    • 文件大小:1857536
    • 提供者:李大嘴
  1. Queue

    0下载:
  2. VC++实现链式队列的插入,删除,查找操作。-VC++ Realize queue chain insert, delete, find operations.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:sai
  1. queue

    0下载:
  2. 串口或其他存储器存储、传递数据的缓冲队列-Serial port or other memory storage, data transmission buffer queue
  3. 所属分类:中间件编程

    • 发布日期:2024-04-27
    • 文件大小:3072
    • 提供者:rulener
  1. queue

    0下载:
  2. 用C语言实现的队列的数据结构,很好的学习资料。-Using C language to achieve the queue data structure, a very good learning materials.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:king
  1. Queue

    0下载:
  2. 队列管理封装类,包括mutex锁, 先进先出的功能-Queue management package categories, including mutex locks, the function of FIFO
  3. 所属分类:其他小程序

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:sander
  1. list-and-Queue-template

    0下载:
  2. 自己封装的队列和链表模板类,使用方便!使用VC++开发工具.-Package their own queue and linked list template class, easy to use! Using VC++ development tools.
  3. 所属分类:其他小程序

    • 发布日期:2024-04-27
    • 文件大小:3072
    • 提供者:shiwolf
  1. Queue

    0下载:
  2. Circular Buffer / Queue immplementation-Circular Buffer/Queue immplementation
  3. 所属分类:其他小程序

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:Manoj M
  1. Queue

    0下载:
  2. 队列容器:静态队列,队列容量确定,由于内部使用数组存储,使得队列访问更快。-Queue container: static Queue
  3. 所属分类:其他小程序

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:bupteinstein
  1. Queue

    0下载:
  2. 数据结构Queue.h头文件,包含QInsert,QDelete and QFront-Queue.h data structure header files, including QInsert, QDelete and QFront
  3. 所属分类:其他小程序

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:杨穆智
  1. queue

    0下载:
  2. 队列的结构,用C++写的,实现队列的一般常用操作!给大家参考下!-Queue structure, with C++ written by commonly used to achieve operation of the queue! Under for your reference!
  3. 所属分类:Windows编程

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:凯凯
  1. vc(QUEUE)

    0下载:
  2. 封装完善的C++队列类,可用在串口通讯、网络通讯上-Complete package C++ queue class, can be used in serial communications, network communications, etc.
  3. 所属分类:其他小程序

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:heyong
  1. queue

    0下载:
  2. 带线程安全的循环队列,可自行调整队列的大小.处理数据的效率高.处理串口,USB数据的好东东!-With the cycle of thread-safe queue, they are free to adjust the size of the queue. Efficient data processing. To deal with serial port, USB data Dongdong good!
  3. 所属分类:Windows编程

    • 发布日期:2024-04-27
    • 文件大小:5120
    • 提供者:张来
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org