CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - queues

搜索资源列表

  1. shunxucunchu

    0下载:
  2. 用c++描述的顺序存储结构的表,堆栈和队列-use described in the order of the storage structure table, stacks and queues
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:820151
    • 提供者:何某某
  1. 理发馆的排队fsffs

    0下载:
  2. 使用队列模拟理发馆的排队现象,通过仿真手法评估其营业状况。-use cohort simulation barber's shop, the queues, through simulation methods to assess its financial situation.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2295
    • 提供者:
  1. huiwenpanduan

    0下载:
  2. 利用堆栈和队列分别存储输入的字符串,再分别出栈和出队列实现回文的判断-Stacks and queues are stored using the input string, and then stack and a queue, respectively, to achieve a palindrome judgments
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:221757
    • 提供者:zhangfei
  1. Storage-

    0下载:
  2. 该文件为链式储存结构的实验,文件包含了实验报告和代码,其中内容包括了线性表的链式结构的定义,链接存储结构结点的访问方法吗,栈的链式存储结构实现,链式存储结构的队列的特点与实现;栈和队列的简单应用; -Experimental chain storage structure of the file, the file contains the lab reports and code, which includes the definition of the linear chain stru
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:109205
    • 提供者:黎明
  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. queue

    1下载:
  2. 购物商场中模拟排队的程序-Program which simulates shopping queues
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-30
    • 文件大小:10957
    • 提供者:站长
  1. EZWC11

    0下载:
  2. 几个C语言的算法程序,包括栈、队列、矩阵运算等-C language algorithms several procedures, including stacks, queues, matrix operations, etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-17
    • 文件大小:9512
    • 提供者:站长
  1. disperse_event_simulater

    0下载:
  2. 离散事件模拟程序,以及自定义数据类型的队列实现-Discrete event simulation program, as well as custom data types of queues to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:3418
    • 提供者:likun
  1. DS

    0下载:
  2. 自己写的数据结构代码,包括链表,栈,队列,树-Data structure to write their own code, including linked lists, stacks, queues, trees
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:14530
    • 提供者:fzy
  1. datastruct_al_c++

    0下载:
  2. 该本书主要讲述多种数据结构如链表、队列、二叉树等在C++编程中的应用-The book focuses on a variety of data structures such as linked lists, queues, binary tree, such as in the C++ Programming
  3. 所属分类:Data structs

    • 发布日期:2017-06-13
    • 文件大小:21736940
    • 提供者:zfcbss
  1. vc_data_structure_work

    1下载:
  2. 我自己写的vc数据结构的作业,包括单链表、双向链表、排序、队列、栈等数据结构-I wrote it myself vc data structure operations, including single-chain, two-way linked lists, sorting, queues, stacks, such as data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:21136
    • 提供者:denglijun
  1. shujujiegou

    0下载:
  2. 数据结构课的实验内容!关于DIJKSTRA算法,队列,和树-Experimental data structure course content! On the Dijkstra algorithm, queues, and trees
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:27296
    • 提供者:4221945
  1. DataStructureUtil

    0下载:
  2. 该压缩文件夹内有诸多常用算法和数据结构的c++模板编程实现,可作为您程序开发的辅助工具。具体有栈、队列、优先队列、字典、二叉树、图(包括节点的遍历,连通性判断,3种经典最短路径算法的实现等)。-The compressed folder, there are many commonly used algorithms and data structures c++ Template programming, can be used as your development tool. Specif
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:12844
    • 提供者:张杨
  1. TEST

    1下载:
  2. 数据结构试验 实验一 线性表的顺序表示与实现 实验二 线性表的链式表示与实现 实验三 栈与队列及其应用 实验四 二叉树的应用 实验五 图的遍历与应用 实验六 查找技术 实验七 内部排序 全部源码-Experimental test data structure form a linear sequence of that experiment and realization of the Second linear chain form and realizati
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:398303
    • 提供者:稻草人
  1. New

    0下载:
  2. queues implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5670
    • 提供者:aakanksha89
  1. Queues

    0下载:
  2. lecture material about Queues. Adopted from E-book "Data Structures with C++ using STL" by William Ford, William To-lecture material about Queues. Adopted from E-book "Data Structures with C++ using STL" by William Ford, William Topp
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:44574
    • 提供者:grom2
  1. VOQ_switch_orginal

    0下载:
  2. 本程序是Matlab的Simulink模块程序。模拟虚拟输出队列。是通信建模的入门模块。欢迎大家学习交流-This program is Matlab' s Simulink module program. Analog virtual output queues. Getting Started modules in communications modeling. Welcome to the Learning Exchange
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:8692
    • 提供者:zenttic
  1. stacks-and-queues

    0下载:
  2. 栈和队列的实现,包括共享栈、链栈、循环队列、链队列。-Implementation of stacks and queues, including the sharing of the stack, chain stack, circular queue, the queue chain.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:103225
    • 提供者:Wendy
  1. The-Questions-of-Queues

    0下载:
  2. N皇后问题,介绍N皇后问题的工作原理,以及如何利用回溯法的工作思想来解决问题。-The Question Of Queues
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:900649
    • 提供者:lwk
  1. Data-structures---stacks-and-queues

    0下载:
  2. 数据结构之--栈和队列的代码。 它是参考和学习的上好资料。 数据结构系列代码包含:排序算法;表,树,图,栈和队列。-Data structures- stacks and queues code. It is a superbly reference and learning information. Series code contains data structures: sorting algorithm tables, trees, graphs, stacks and que
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:5342
    • 提供者:欧才俊
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com