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

搜索资源列表

  1. uIP_Demo_IAR_ARM7

    0下载:
  2. uip:用于嵌入式系统的MINI TCP/IP协议堆栈,可以和free rtos 操作系统配合使用-uip : Embedded system for the MINI TCP / IP protocol stack, free and can be used in conjunction with the operating system rtos
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:221092
    • 提供者:wuqinghua
  1. uIP_Demo_Rowley_ARM7

    0下载:
  2. uip:用于嵌入式系统的MINI TCP/IP协议堆栈,可以和free rtos 操作系统配合使用,不同平台-uip : Embedded system for the MINI TCP / IP protocol stack, free and can be used in conjunction with rtos operating systems, different platforms
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:93477
    • 提供者:wuqinghua
  1. PIC18_MPLAB

    0下载:
  2. free rots example :用于嵌入式系统的MINI TCP/IP协议堆栈,可以和free rtos 操作系统配合使用,不同平台-free rots example : Embedded system for the MINI TCP / IP protocol stack, free and can be used in conjunction with rtos operating systems, different platforms
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:23323
    • 提供者:wuqinghua
  1. railkk

    0下载:
  2. 这是个火车转轨的问题, 用堆栈实现的一个解决方法-This is a transition of the train, using the stack to achieve a solution
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:401460
    • 提供者:xiao xu
  1. Mymousepick2

    0下载:
  2. 本程序主要介绍对象捕捉的编程技术(名字堆栈、鼠标拾取)-the procedures introduced to capture the object programming technology (name Stack, pick up the mouse)
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:39936
    • 提供者:Quard
  1. FOURF

    0下载:
  2. 用堆栈实现表达式求值 但只有 + - * / () 运算符-stack used to achieve expression evaluates only +-* / () Operators
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3446
    • 提供者:zhouwei
  1. d2hz

    0下载:
  2. 数字串转中文大写的小代码段,这个段子使用堆栈算法,可以通用(从内部二进制数转中文大写或数字串转中文大写) -figures Series switch over to the Chinese capital of the small code, the use of pieces from the stack algorithm, be generic (internal binary switch over to the Chinese capital, or digital serial
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2185
    • 提供者:duyankang
  1. asm_module

    0下载:
  2. 该程序模拟UNIX中save与resume函数,并介绍在VC中如何使用汇编进行机器级的操作. 主函数很简单首先引入两个外部函数,extern \"C\"表示按传统C命名习惯.函数save将程序指针保存在(*s)中并返回0,为什么有 if(save(&sp)){...} if后的语句看起来永远都不会被执行,但是运行结果表明它被执行了.这个问题同UNIX中处理机调度函数(switch)的那个if语句(第一句)一样. 程序执行完save(&sp)后得到因为条件为假而执行else语句,
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:6261
    • 提供者:摩尔
  1. NodeList

    0下载:
  2. 用于迷宫探路,人工堆栈。输出一条路径,但不能输出最短路径,并能判断米共是否有解-maze for the Pathfinder, artificial stack. An output path, but not the shortest path output, and the ability to determine whether a solution has meters
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:548490
    • 提供者:qinminghai
  1. 20070317

    0下载:
  2. 介绍一种基于MSP430单片机的嵌入式实时操作系统(RTOS)设计。以μC/OS-Ⅱ在MSP430F148芯片上的移植和应用为例,着重讨论几个在单片机上实现RTOS经常遇到的问题,如中断堆栈的结构设计、如何保证单片机的低功耗特性、如何减少RTOS在运行中占用的RAM空间等问题。
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. 采用堆栈的原理,用C++写的多项式相加的程序-stack used the principle, the C polynomial column written procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11390
    • 提供者:俊才飞扬
  1. mmm2

    0下载:
  2. 用C++语言来实现,堆栈实现模拟表达式求解-C language to achieve, Stack for the simulation of expression
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2178
    • 提供者:xm
  1. 3hanshu

    0下载:
  2. 实用的C函数 从远堆栈中申请空间 从远堆中分配存储块 从流中读取字符 可以直接在程序中调用-practical far from the C function stack space applications from the rubble far from the block storage distribution stream can be read directly on the characters Calling procedures
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1460
    • 提供者:沈旭东
  1. jfreechart_src

    0下载:
  2. JFreeChart它主要是用来制作各种各样的图表,这些图表包括:饼图、柱状图(普通柱状图以及堆栈柱状图)、线图、区域图、分布图、混合图、甘特图以及一些仪表盘等等。-JfreeChart it is primarily used to produce a wide variety of charts, graphs include : pie histogram (histogram and ordinary stack histogram), maps, regional maps, maps
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1559265
    • 提供者:康珂硕
  1. Mysplit

    0下载:
  2. 种子填充算法用来在封闭曲线形成的环中填充某中颜色,在这里我们只填充黑色。种子填充其实上是图形学中的算法,其原理是:准备一个堆栈,先将要填充的点push进堆栈中;以后,每pop出一个点,将该点涂成黑色,然后按左上右下的顺序查看它的四个相邻点,若为白(表示还没有填充),则将该邻点push进栈。一直循环,直到堆栈为空。此时,区域内所有的点都被涂成了黑色。这里,我们自己定义了一些堆栈的数据结构和操作,实现了堆栈的初始化、push、pop、判断是否为空、及析构。 -seed filling algorit
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:206095
    • 提供者:蒋建军
  1. messafe_platform

    0下载:
  2. 堆栈的操作指令什么是堆栈,我们前面已经介绍过了,那么堆栈是如何进行数据传递的呢?-stack operating instructions What is the stack, we have already introduced. So Stack is how to transfer data?
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1896
    • 提供者:宋莉莉
  1. Calculator_inJAVA

    0下载:
  2. JAVA写计算器 用堆栈实现 实现了小数的加减乘除,乘方,取模,括号-Java Stack wrote calculators used to achieve the realization of the decimal arithmetic, involution, from mold, brackets
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3564
    • 提供者:zy
  1. shejistack

    0下载:
  2. 微机应用系统中对堆栈的设计是重要的一个方面,该程序将大体介绍堆栈设计的细节和过程.-microcomputer application system to stack design is an important one. The procedure will be introduced generally stack design details and processes.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3943
    • 提供者:李鹏
  1. openglbasicknow

    0下载:
  2. 很基础的,适合初学者. 包含背景简介 一个简单的例子使用颜色 坐标变换 堆栈操作 显示例表使用光照和材质纹理映射 特殊效果操作 曲面和曲线NURBS曲线和曲面 二次几何体像素操作 动画制作菜单管理-very foundation. for beginners. Background briefings included a simple example using color coordinate transformation stack operating table shows ca
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:248533
    • 提供者:张林
  1. new_overflow

    0下载:
  2. Smashing The Stack For Fun And Profit 以娱乐和牟利为目的践踏堆栈 (缓冲区溢出的原理和实践) -Smashing The Stack For Fun And Profit entertainment and Mou Lee for the purpose of trampling on the stack (Buffer Overflow the principle and practice)
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:16320
    • 提供者:rooney
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com