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

搜索资源列表

  1. WIREfinal

    0下载:
  2. AUTOCAD的二次开发。该软件有一个主要功能是利用计算机堆栈技术和迷宫算法在CAD中自动求出最短路径长度(其中还利用了CAD的扩展数据技术,自定义了单链表类和自定义栈类,ADO数据库连接)-AUTOCAD secondary development. The software is a main function is to use computer technology stack and the maze of CAD algorithm automatically calculated
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:129919
    • 提供者:邵志民
  1. STACKCAT

    0下载:
  2. 该文档介绍了如何在程序中用C/C++实现一个堆栈,并提供了大量代码和例子-The document described how the procedures used C / C to achieve a stack, and provide a great deal of code and examples
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:44040
    • 提供者:冯宏志
  1. 链栈的建立及出入栈

    0下载:
  2. 用链表结构完成堆栈的任务,使用时更加灵活方便-structure with the mandate to complete stack, use more flexible and convenient
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10875
    • 提供者:楚天
  1. watchdog实验

    0下载:
  2. 文件功能 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等 main.c-------主函数 44blib.c-----S3C44B0X的一些自己编写的库文件-document functional 44binit.s - --- interrupted initialization, memory, stack, system initializ
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:93381
    • 提供者:百里情愁
  1. mapcolor

    0下载:
  2. 地图染色问题,就是利用矩阵对地图相应的进行染色,用到了堆栈知识-map staining problem, it is using the matrix corresponding to the map for staining, apply knowledge of the stack
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:867
    • 提供者:王沪
  1. 堆栈排序法

    0下载:
  2. 如果云知道天的辽阔 如果雨知道海的无边 如果星知道月的寂廖 如果你知道我爱着你 -know if the cloud of days of rain to know if the vast sea of limitless If Star know the lonely Liao if you know that I love you
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:6055
    • 提供者:元杰
  1. myucos2

    0下载:
  2. kei1 c51 移植的ucos2 直接运行我的工程文件可以进入shell界面 里面我修改堆栈地使用方法,内部中文解说-kei1 transplant operation ucos2 direct my engineering documents can enter inside my shell interface changes to the use of stack, internal Chinese Commentary
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:228023
    • 提供者:陈亮
  1. WINDOWS_ProcessInfo

    0下载:
  2. windows核心编程的代码,没有用MFC,完全采用WIN32和DDK开发,在WIN2000下运行.统计进程的状态和堆栈.-windows core programming code without using MFC, completely WIN32 and DDK Development, running in Windows 2000. Statistical process and the state stack.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:24300
    • 提供者:wtm
  1. 简单的表达式求值

    0下载:
  2. 语法分析正确后就可以求值了,求值时用到一个操作数堆栈和操作符堆栈,以及一个算符优先表(存储了运算符之间的优先关系),具体细节可以阅读源码。-syntax analysis is correct after it evaluates the value used for a number of operations and the operator stacks stack, and an operator priority list (stored Operators relations bet
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1972193
    • 提供者:李平
  1. 有理数四则运算

    0下载:
  2. 利用堆栈实现有理数的四则运算,比较长,但是基本功能都能够实现,算是比较有用的-stack to achieve rational use of the four operations, a long, but the basic functions can be realized, as a relatively useful
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3215
    • 提供者:刘新夏
  1. 中缀表达式求值

    0下载:
  2. 中缀表达式求值,运用了堆栈进行存储,并支持小数的计算-expression which evaluates superintendent, the use of stack for storage, and support for the calculation of the minority
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1341
    • 提供者:吴伟
  1. MSP430单片机C语言编程中的退出睡眠问题

    1下载:
  2. MSP430在进入睡眠后,如果发生事件产生中断,那么单 片机会退出睡眠,自动执行中断程序,但是当中断返回时,主 程序又重新进入睡眠状态。如果要在发生中断后,主程序需 要退出睡眠,那么需要在中断程序中修改SP堆栈中的内容, C语言没有指令可以修改堆栈内的内容,可以采用C语言与 汇编语言混合编程的方法解决此问题。-MSP430 into sleep, and if events have disrupted, SCM will withdraw from sleep, inter
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:39890
    • 提供者:lj
  1. fifo1616

    0下载:
  2. FIFO先入先出堆栈,包括三个子程序,可根据需要选择-FIFO first in-first stack, including three subprogram, according to choose
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:4799
    • 提供者:陈正一
  1. duizhan

    0下载:
  2. 堆栈算法。输入为整数N,输出为N的M种输出。-stack algorithm. Integer N input and output for the M N output types.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:796
    • 提供者:梁诚杰
  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
    • 文件大小:13403
    • 提供者:李明
  1. shiziguiping

    1下载:
  2. 石子归并问题:在一个圆形操场的四周摆放着N堆石子(N<= 100),现要将石子有次序地合并成一堆.规定每次只能选取相邻的两堆合并成新的一堆,并将新的一堆的石子数,记为该次合并的得分.编一程序,由文件读入堆栈数N及每堆栈的石子数(<=20)。 (1)选择一种合并石子的方案,使用权得做N-1次合并,得分的总和最小; (2)选择一种合并石子的方案,使用权得做N-1次合并,得分的总和最大; -stones : a circle around the playground
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:2076
    • 提供者:杰勒比
  1. 具有运算符优先级的计算器(C语言)

    0下载:
  2. 用C语言编写的计算器,具有运算符优先级,采用堆栈实现。-C language prepared by the calculator, with priority Operators using stack to achieve.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:49430
    • 提供者:新新
  1. 四则运算jgj

    0下载:
  2. 四则运算的实现,是用C语言编写的,定义了堆栈.-four operations, were prepared using the C language, the definition of the stack.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2534
    • 提供者:Jiner
  1. SEEDVPM642_net

    0下载:
  2. TI的DSP网络部分网络的接口测试的程序。通过闭环发送和接收。程序为TI编写,网络队列和堆栈的操作十分经典。-TI DSP network parts of the network interface test procedures. Through closed-loop send and receive. TI procedures for the preparation, network stack and queue operation classical.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:440340
    • 提供者:靳朝
  1. TestAPI_Java_1

    0下载:
  2. 一些JavaAPI测试的源代码(包括一些Java中常用的数据结构类,还有自己实现的堆栈等),做Java开发这些细节东西真的很重要,很值得一看,定会受益的。-some java API test the source code (including some Java common data structure types, There achieving his stack, etc.), Java developers do these details really something ve
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:41270
    • 提供者:奇迹
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com