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

搜索资源列表

  1. queue

    0下载:
  2. 这是个能实现链队列的创建、删除、插入、销毁的程序,对于链表的学习很有用。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9.69kb
    • 提供者:lll
  1. LinkQue

    0下载:
  2. 描述:链表队列示范程序,用于练习并理解链表队列的基本原理和实现方法。 功能:实现了带头节点的链表队列创建、插入、删除、遍历、判断为空、以及销毁等功能。 设置了调试参数输出功能,可用于跟踪各主要变量单步变化情况。 实现了一个自定义命令行SHELL,接收解释并执行各种操作命令。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.8kb
    • 提供者:旺老财
  1. 067109a

    0下载:
  2. 实现以循环链表表示的队列操作: 建队列,销毁队列,入队,出队,求队列长度,判断队空,显示队列。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.24kb
    • 提供者:rabi
  1. BUBBLE

    0下载:
  2. 建队列,销毁队列,入队,出队,求队列长度,判断队空,显示队列。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:951byte
    • 提供者:rabi
  1. a4_mm1net.project

    0下载:
  2. opnet仿真平台 工程包,仿真M/M/1队列。两个源发包,PROC接收到之后销毁。 适合初学者了解opnetO(∩_∩)O~-opnet simulation platform engineering package, simulation M/M/1 queue. Two source contract, PROC received after the destruction. Suitable for beginners to understand opnetO (∩ _ ∩
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-05
    • 文件大小:94.63kb
    • 提供者:shan5217
  1. j_12762_JCAT

    0下载:
  2. ·改造 UICtrlGtk 的创建方式,由分别创建UI控件 和 Gtk窗体,然后在 JCAT_ViewGtk::Create() 将它们绑定,改为先创建 Gtk窗体,将Gtk窗体作为 UICtrlGtk 的构造函数的参数。取消 JCAT_ViewGtk::OnInitView() 事件函数。 ·整理变更所有的 UICtrl 命名 ·增加 JCAT_Timer 类 ·增加 JCAT_View 子视图文档同置 ·增加 JCAT_UIHtmlNodeCompiler_ui_sw
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:783.2kb
    • 提供者:王威
  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
    • 文件大小:1.15kb
    • 提供者:wangningning
  1. Mutex

    0下载:
  2. 首先,调用 CreateEvent函数创建一个事件对象,该函数返回一个事件句柄。然后,可以设置(SetEvent)或者复位(ResetEvent)一个事件对象,也可以发一个事件脉冲(PlusEvent),即设置一个事件对象,然后复位它。复位有两种形式:自动复位和人工复位。在创建事件对象时指定复位形式。 自动复位:当对象获得信号后,就释放下一个可用线程(优先级别最高的线程;如果优先级别相同,则等待队列中的第一个线程被释放)。 人工复位:当对象获得信号后,就释放所有可利用线程。 最后,使
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:981byte
    • 提供者:zjbcp
  1. draw

    0下载:
  2. 1.画填阴影线的任意多边形,阴影线间距,角度可调 2.多项式加减法 3.栈与队列(10进制转16进制,入栈,出栈,入队,出队,销毁队列,显示队列)-1. Draw the line polygon fill in the shadow, shadow line spacing, angle adjustable 2. Polynomial Addition and Subtraction 3. Stacks and queues (10 decimal 16 hex transfer,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:6.26kb
    • 提供者:叶子
  1. linkqueue

    0下载:
  2. 数据结构——链队列功能的实现,入队、出队、清除、销毁。一次可进行多功能的实现。-Data structure- chain of the queue function realization, into the team, the team removed and destroyed. One can be multi-functional implementation.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:919byte
    • 提供者:dave
  1. linearqueue

    0下载:
  2. 数据结构,linux操作系统下实现的各种队列操作,插入,删除,创建队列,销毁队列-data structure,queue
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2.77kb
    • 提供者:chenmou
  1. fifo_success

    0下载:
  2. 实现的是FIFO(队列)的创建、销毁。入队、出队等相关操作。仅供参考-Achieve is the creation of the FIFO (queue), destroyed. Enqueue and dequeue operations. For reference only
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1.57kb
    • 提供者:阿道夫
  1. CircleQueue

    0下载:
  2. 这是一个循环队列的基本操作程序,是在ubuntu下编写的,包括建循环队列,插入,查找,删除,清空,销毁这些操作,很基本,适合初学者。基础很重要的。-This is the basic operating procedures of a circular queue is prepared under ubuntu, including the construction of a circular queue, insert, search, delete, clear, destroy thos
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:1020byte
    • 提供者:李友
  1. LinkQueue

    0下载:
  2. 这个程序的功能是实现链式队列的基本操作,包括插入,删除,查找,销毁,清空。初学者可以看看。基本的东西才是主要的。理解了基本的,才能去学更加高深的。-The function of this program is the chain queue operations, including insert, delete, find, destroyed and emptied. Beginners can take a look. The basic thing is the main. Under
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:982byte
    • 提供者:李友
  1. Text1

    0下载:
  2. 链队列题目:初始化队列+入队列+出队列+销毁队列-Chain queue Topic: the initialization queue the+ entry queue+ out queue+ destroyed queue
  3. 所属分类:Data structs

    • 发布日期:2017-12-04
    • 文件大小:1.07kb
    • 提供者:吴玉
  1. 2

    0下载:
  2. 建立一个长度一定的链表队列,从头至尾输出队列元素,元素进队,队首元素出队,计算队列长度,判断是否为空,销毁队列-build a linkqueue, print the queue, add element to the queue, destroy the queue.
  3. 所属分类:Data structs

    • 发布日期:2017-12-02
    • 文件大小:2.54kb
    • 提供者:qinjuexiao
  1. exCPP4

    0下载:
  2. 用C++实现对数据结构中队列的各种操作,包括:初始化、入队、出队、赋值队列、打印以及销毁队列等-With C++ queue data structure to achieve a variety of operations, including: initialization, into the team, the team, assigned queues, print queues and destruction
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:215.07kb
    • 提供者:刘波
  1. e5f5b93afef3fc8b89d6c81420ad9db9

    0下载:
  2. 实现以循环链表表示的队列操作: 建队列,销毁队列,入队,出队,求队列长度,判断队空,显示队列(Queue operations to circular linked list representation: build queue, destroy the team, a team, queue, and queue length to determine air force display queue.)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:15kb
    • 提供者:苏青
  1. 6

    0下载:
  2. 队列操作,包括销毁清空初始化,插入删除某队内元素(Queue operations, including destruction, initialization, insertion and deletion of elements within a team.)
  3. 所属分类:数据结构

    • 发布日期:2018-05-03
    • 文件大小:1kb
    • 提供者:SuperLoser
  1. 消息队列NetMQ快速开发

    1下载:
  2. NetMQ (ZeroMQ to .Net),ZMQ号称史上最快中间件。 它对socket通信进行了封装,使得我们不需要写socket函数调用就能完成复杂的网络通信。 它跟Socket的区别是:普通的socket是端到端的(1:1的关系),而ZMQ却是可以N:M的关系,人们对BSD套接字的了解较多的是点对点的连接,点对点连接需要显式地建立连接、销毁连接、选择协议(TCP/UDP)和处理错误等,而ZMQ屏蔽了这些细节,让你的网络编程更为简单。 它是一个消息处理队列库,可在多个线程、内核和主机
  3. 所属分类:ASPX.NET源码

« 12 »
搜珍网 www.dssz.com