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

搜索资源列表

  1. txt

    0下载:
  2. 利用栈及简单语法将中缀式转为逆波兰式 即使是初学者也能看懂-The use of the stack and a simple syntax infix style to Reverse Polish Notation, even beginners can understand
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:1132
    • 提供者:yuqinoh
  1. Linux2.6networksourceccode

    0下载:
  2. Linux2.6内核下协议栈的源代码剖析。介绍的很详细,适合对网络协议有一定了解的熟悉Linux具有C语言背景的人阅读-Linux2.6 kernel protocol stack source code analysis. Described in great detail, suitable for network protocols have some understanding of Linux with a familiar C language background reading
  3. 所属分类:source in ebook

    • 发布日期:2017-05-24
    • 文件大小:3450573
    • 提供者:王力
  1. 5

    0下载:
  2. 停车场管理系统 数据结构栈的应用,希望对大家有所帮助!-C
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:626
    • 提供者:朱清
  1. 7

    0下载:
  2. 停车场管理系统 数据结构栈的应用,希望对大家有所帮助!-C
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1615
    • 提供者:朱清
  1. MyPL0

    0下载:
  2. 简单的PL/0编译程序及其扩展,递归下降方式设计其编译程序,生成PL/0栈式指令代码,然后解释执行。-A simple PL/0 compiler and its extension, recursive-descent approach in designing its compiler to generate PL/0 stack-type instruction code, and then interpreted.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:4111
    • 提供者:晴雨
  1. CC2420process

    0下载:
  2. CC2420ZigBee协议栈的源程序,Microchip公司提供-CC2420ZigBee source protocol stack, Microchip offers
  3. 所属分类:assembly language

    • 发布日期:2017-05-16
    • 文件大小:4446206
    • 提供者:黄某
  1. rt-thread_gui

    0下载:
  2. 所属分类:OS Develop

    • 发布日期:2017-05-10
    • 文件大小:2174805
    • 提供者:小张
  1. czxl

    0下载:
  2. 这是用C语言编写的出栈序列 穷举与检测 代码!完全可以运行!-It is written in C language and testing out the stack sequence of exhaustive code! Can run!
  3. 所属分类:source in ebook

    • 发布日期:2017-05-02
    • 文件大小:765232
    • 提供者:sever
  1. sqstack

    0下载:
  2. 栈的基本操作,综合实现,对于初学者简单易懂。-Basic operation of the stack, comprehensive implementation, easy to understand for beginners.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:1402
    • 提供者:xufei
  1. c_create_a_stack_class_code

    0下载:
  2. c++创建栈类的程序代码,内容详细。是本人自己亲自编写,可以直接运用-c++ create a stack class code, and detailed. Written by me personally can be directly applied
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:779
    • 提供者:陈实
  1. vs

    0下载:
  2. My Mini 操作系统 源码.目前已经实现的功能: 阶段1: 1 BootSect 2 Kernel Loader (已经进入保护模式,并且将必要的参数传递给Kernel) 3 Kernel (开启页式存储,物理内存的简单管理,为中断提供了一套基本的接口,利用Bget建立了一个简单的堆) 阶段2: 1 优化了一部分代码,包括内核堆,内核栈的重新布置 2 初始化了一个TSS,用以处理特权级变化 3 将GDT从以前的KernelLoader空间到自己的空间 4
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:67759
    • 提供者:程光
  1. PL0-classic

    0下载:
  2. 可能是流传最广、最为经典的样板作品,Pascal语言之父、图灵奖获得者Niklaus Wirth在其名著Algorithms + Data Structures = Programs第5章给出的一个递归下降预测分析器实现。毫无疑问,它是用Pascal语言编写的。该编译器生成的目标语言是p-code,一台p- code虚拟机有3个寄存器(程序计数器、基本寄存器和栈顶寄存器)和8条指令(每条指令有多种形式)。-May be the most widely accepted model for the
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:4563
    • 提供者:superchangme
  1. lgh2.5

    0下载:
  2. 简单的表达式求值的C程序,运用了进栈出栈的一些应用-Simple expression evaluation of the C program, using the stack into the stack a number of applications
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:2005
    • 提供者:王杰
  1. shujujiegouzonghui

    0下载:
  2. 数据结构实验代码,有栈,队,图的操作,代码中有详细的解释-Experimental data structure code, stack, team, plans the operation, code explained in detail
  3. 所属分类:source in ebook

    • 发布日期:2017-05-07
    • 文件大小:1466571
    • 提供者:于仁飞
  1. zhancaozuo

    0下载:
  2. 栈操作的正确性 Time Limit:1000 ms | Memory 对输入序列执行一组栈操作,判断操作是否正确。 Input 每行是一个测试用例,表示一个操作序列。操作序列由P和Q两个符号组成,P表示入栈,Q表示出栈。操作序列长度不超过1000。 Output 对每个操作序列,若操作序列正确,即操作结束时栈中刚好为空,则输出Y; 若操作序列有错误,如栈空时执行出栈操作,或操作结束时栈中不空,则输出N。 -The correctness of the
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:1193503
    • 提供者:bujingyun
  1. complier

    0下载:
  2. 编写识别表达式文法的合法句子的预测分析程序,对输入的任意符号串,给出分析过程及分析结果。分析过程要求输出步骤、分析栈、剩余输入串和所用产生式。如果该符号串不是表达式文法的合法句子,要给出尽量详细的错误提示。-Write a sentence identifying the legitimate expression grammar prediction analysis program, the input string of arbitrary symbols, given the analy
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:4792
    • 提供者:lilisandy
  1. 1

    0下载:
  2. 魔王语言的转化 运用栈的结构进行运算 最后输出来-Beelzebub language conversion and application of computing the structure of the stack to the final output
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:22193
    • 提供者:dq
  1. cifafenxi

    0下载:
  2. 用C语言描述的词法分析程序,可以输出分析栈和分析表-Described using C language lexical analysis program that can analyze the output of the stack and the table
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:6025
    • 提供者:王雷
  1. 4

    0下载:
  2. 目的:熟练掌握自下而上的语法分析方法,并能用程序实现。 要求: 1. 使用如下文法: E E+T | T T T*F | F F (E) | id 2. 对于任意给定的输入串(词法记号流)进行语法分析,要求采用LR分析器来完成。手工构造LR分析表,利用移进-归约分析算法(P69 图3.12)输出(P70 表3.8)对应的动作部分。如: 输入:id*+id+(id+id)# 输出:移进 按 F->id归约 移进 error
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:2122
    • 提供者:TOM
  1. kuohao

    0下载:
  2. 数据结构中通过栈进行括号配对,配对成功后输出 ,否则不输出来-Carried through the stack data structure matching parentheses, after the success of the output matching, or not output
  3. 所属分类:source in ebook

    • 发布日期:2017-03-26
    • 文件大小:165982
    • 提供者:赵刚
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com