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

搜索资源列表

  1. NO7

    1下载:
  2. 著名的电信七号信令NO7,协议栈实现代码。包含了从最底层HDCL数据流处理到上层L4呼叫处理的流程。-The code for Ss7 protocol stacks,include from the HDCL data stream handling to the the Handle flow of L4 Call.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:183.06kb
    • 提供者:李强
  1. 用C++描述的各种数据结构算法

    0下载:
  2. 包含几十个有关数据结构算法的源代码 包括栈 队列 树图等 是初学者的最佳选择-contains dozens of the data structure of the algorithm source code stacks include Queue tree map is the best choice for beginners
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:67.58kb
    • 提供者:往往
  1. 停车管理系统

    0下载:
  2. C编的停车场管理系统,用堆栈和队实现的,并加入了人性化设计-C series of the car park management system, with stacks and team achievement, and joined the humanized design
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13.09kb
    • 提供者:李明
  1. stacks

    0下载:
  2. Ex3.6 车皮编序问题 .问题描述: 在一个列车调度站中,1 条轨道连接到1 条侧轨处,形成1 个铁路转轨栈,如下图所示。 其中左边轨道为车皮入口,右边轨道为出口,编号为1,2,…,n 的n 个车皮从入口依次进 入转轨栈,由调度室安排车皮进出栈次序,并对车皮按其出栈次序重新编序a1, a2,., an 。 .编程任务: 给定正整数n,编程计算左边轨道车皮编号依次为1,2,…,n 时,在右边轨道最多可 以得到多少个不同的车皮编序方案
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:25.63kb
    • 提供者:无翼
  1. 3.5

    0下载:
  2. 本程序用用实现如下操作,两个了栈共享向量空间v[m],它们的栈底分别设在数组两端,分别实现两个栈的相关入栈、出栈和取栈顶元素,的操作。-with the procedures used to achieve the following operational, the two share a stack space vector v [m]. they stack the end located at both ends of the array, achieving two stacks of
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.51kb
    • 提供者:许朝
  1. xxing1

    0下载:
  2. 栈的实现和简单使用 栈的实现和简单使用-Stack in stacks and simple to use and simple to achieve the use of the stack to achieve and simple to use
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12.06kb
    • 提供者:李永
  1. driverdev_src4

    0下载:
  2. This the fourth edition of the Writing Device Drivers articles. This article will introduce the idea of device stacks and how devices interact with each other. We will use the previously created example device driver to demonstrate this topic. To do
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:31.5kb
    • 提供者:shi
  1. stacks

    0下载:
  2. 在一个列车调度站中,1 条轨道连接到1 条侧轨处,形成1 个铁路转轨栈,如下图所示。 其中左边轨道为车皮入口,右边轨道为出口,编号为1,2,…,n的n个车皮从入口依次进 入转轨栈,由调度室安排车皮进出栈次序,并对车皮按其出栈次序重新编序a , a , ,an 1 2  。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.09kb
    • 提供者:杨哲
  1. c++_man

    0下载:
  2. C++ Vectors C++ Double-Ended Queues C++ Lists C++ Priority Queues C++ Queues C++ Stacks C++ Sets C++ Multisets C++ Maps C++ Multimaps C++ Bitsets Iterators
  3. 所属分类:Windows编程

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

    0下载:
  2. CppReference 对于c/c++的详尽说明 C/C++ Reference General C/C++ Pre-processor commands Operator Precedence Escape Sequences ASCII Chart Data Types Keywords Standard C Library Standard C I/O Standard C String & Character
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:540.26kb
    • 提供者:wizardz
  1. suanshubiaodashiqiuzhi.rar

    0下载:
  2. 1、 以字符序列的形式从终端输入语法正确的、不含变量的证书表达式。利用一定的运算符优先关系,实现对算术四则混合运算表达式的求值,并且在求值中运算符栈、运算数栈、输入字符和主要操作的的变化过程。 2、 设置运算符栈和运算数栈辅助分析算符的优先级。 3、 在读入表达式的字符序列的同时,完成运算符和运算数的识别处理,以及相应的运算。 4、 在识别处运算符的同时,要将其字符序列形式转换成整数形式。 5、 在程序的适当的位置输入运算符栈、运算数栈、输入字符和主要操作内容。 ,1, to form
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1.25kb
    • 提供者:李涛
  1. StacksToQue

    0下载:
  2. 用两个栈模拟一个队列,实现队列的插入、删除、移动以及显示。-Simulate a queue with two stacks to achieve the queue to insert, delete, move and display.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:937byte
    • 提供者:刚玉
  1. 1

    0下载:
  2. 简易计算器完整代码------使用栈实现-Simple calculator using stacks to achieve full code
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4.45kb
    • 提供者:zhangsihao
  1. include

    0下载:
  2. 栈和队列及其应用:实现一个魔王语言解释器,并且对魔王语言进行翻译.-Stacks and queues and its applications: Towards a fiendish language interpreter, and language translation of the devil.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:5.03kb
    • 提供者:tianyuqian
  1. calculator_frame

    0下载:
  2. 栈计算器 两个栈实现,操作符栈和操作数栈-Calculator stack to achieve the two stacks, operator operand stack and stack
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1.64kb
    • 提供者:gongzheng
  1. Java_SIFT-src

    0下载:
  2. A lightweight SIFT-implementation for Java after the paper of David Lowe (2004). The ImageJ plugin can be used for rigidly aligning image stacks.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:67.13kb
    • 提供者:chenglong
  1. stacks-and-queues-in-CPP

    0下载:
  2. implementation of stacks and queues of structure student in C-implementation of stacks and queues of structure student in C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1020byte
    • 提供者:rocky91
  1. ch3---Queue-using-two-stacks

    0下载:
  2. Queue using two Stacks
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:1.96mb
    • 提供者:himcch
  1. Stacks

    0下载:
  2. source code of stacks that is a technique of inserting a value.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:604byte
    • 提供者:GGMO
  1. Two-Stacks-in-One-Array.c

    0下载:
  2. 在一个数组中中实现两个栈,方法:一个从数组头,一个数组尾。-Implementing two stacks in an array, methods: one the array header, one array tail.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-13
    • 文件大小:524byte
    • 提供者:胡单春
« 12 3 4 5 6 »
搜珍网 www.dssz.com