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

搜索资源列表

  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. 具有运算符优先级的计算器(C语言)

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

    • 发布日期:2008-10-13
    • 文件大小:49430
    • 提供者:新新
  1. Perlprimer

    0下载:
  2. 第1学时Perl 入门 第2学时Perl 的基本构件:数字和字符串 第3学时控制程序流 第4学时基本构件的堆栈:列表与数组 第5学时进行文件操作 第6学时模式匹配 第7学时哈希结构 第8学时函数-1 hour introductory paragraph 2 Perl school Perl's basic components : Digital string section and three school flow control procedures
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4739339
    • 提供者:王明鑫
  1. duizhan

    0下载:
  2. 本文件主要是关于编程中堆栈操作的16种方法的介绍。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:44152
    • 提供者:昭泊
  1. duijian

    0下载:
  2. 堆栈的数据结构和操作 ypedef struct{ HGLOBAL hMem //堆栈全局内存句柄 POINT *lpMyStack //指向该句柄的指针 LONG ElementsNum //堆栈的大小 LONG ptr //指向栈顶得指针
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2430
    • 提供者:anwei
  1. WHXFQ

    0下载:
  2. 栈和堆栈的分析报告,有源码,漏洞和别的分析.软件维护一个比较好的学生例子
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:88613
    • 提供者:天涯
  1. OpenGLProgrammingIntroduction

    0下载:
  2. 在这个系列讲座中介绍了有关OpenGL的基本知识,主要涉及颜色、绘制几何体、坐 标变换、堆栈操作、显示列表、光照和材质、纹理映射、特殊效果、曲面和曲线的绘制、 二次几何体绘制、像素操作、如何绘制动画物体及菜单管理。通过对讲座中提供的实例的 理解消化,读者可以较容易地进入OpenGL的世界。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2561208
    • 提供者:马某某
  1. 111

    0下载:
  2. 第一章、Windows下堆栈溢出入门 第二章、Windows下ShellCode编写初步 第三章、后门的编写和ShellCode的提取 第四章 Windows下堆溢出利用编程 第五章 ShellCode变形编码大法 第六章 ShellCode编写高级技术 第七章、漏洞的发现、分析和利用-The first chapter, Windows stack overflow entry under Chapter II, Windows under Chapter III of
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:8246666
    • 提供者:
  1. Maze

    0下载:
  2. 数据结构的课程设计,利用堆栈的后进先出保存从起点开始的每一步行走。可以自定义迷宫地图,并在地图上标明,和用坐标表示行走路线。-Data structure of the curriculum design, use of the LIFO stack to preserve from the starting point for each walk away. Can customize the maze map and marked on the map, and the use of coo
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3244032
    • 提供者:zlx
  1. kuhanshu

    0下载:
  2. 1)按当前流行的以 IBM PC 为主机的开发系统对汇编语言的规定,读者不必再进行修改,便可直接使用。 (2)对浮点运算子程序库进行了进一步的测试和优化,对十进制浮点数和二进制浮点数的相互转换子程序进行了彻底改写,提高了运算精度和可靠性。 (3)新增添了若干个浮点子程序(传送、比较、清零、判零等),使编写数据处理程序的工作变得更简单直观。 在使用说明中开列了最主要的几项:标号、入口条件、出口信息、影响资源、堆栈需求,各项目的意义请参阅《单片机应用程序设计技术》第六章 6.3.7
  3. 所属分类:Project Design

    • 发布日期:2017-04-26
    • 文件大小:16012
    • 提供者:徐心需
  1. IGNITE_Processor_Reference_Manual

    0下载:
  2. PTSC CPU规格文档,一种少见的堆栈结构CPU。-PTSC CPU specification documents, the stack structure of a rare CPU.
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:899525
    • 提供者:牟刚
  1. pushandpop

    0下载:
  2. 用C语言实现单片机。在PIC开发环境下,进行堆栈和出栈操作-PUSH AND POP BY USING C
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:642
    • 提供者:lzq
  1. SmallRTOS51

    0下载:
  2. SmallRTOS51工作原理分析_堆栈分析-SmallRTOS51 Operating Principle
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:101125
    • 提供者:zhangrijin
  1. stack

    0下载:
  2. VC中很多人对于内存和堆栈有很多的疑惑,这里详尽的介绍了内存和堆栈的相关问题,和如何对于内存的分配问题-VC in the memory and stack for a lot of people have a lot of doubts, here introduced in detail the issues related to memory and stack, and how memory allocation problem for
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:11980
    • 提供者:张林
  1. bafangxiangzoumigong

    0下载:
  2. 迷宫算法从入口到出口,传统的算法,堆栈和数组实现。- IEEE MicroMouse Maze Algorithm Research and Implementation of The Algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:237002
    • 提供者:赵灿
  1. datastructor

    0下载:
  2. 基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树、图等基本数据结构-Basic concepts of C++ programming, based on a comprehensive and systematic introduction to the queue, stack, tree, graph, and other basic data structures
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:868736
    • 提供者:shasha
  1. kji

    0下载:
  2. 本设计实现了监控系统的运行状态功能创新点是:本设计拥有时间校对功能,方便时间的调整。拥有类似于堆栈操作的故障查询方法。在查询过程中可以及时终止查询。在系统正常运行中,可以设定闹钟,方便工作人员及时调整工作进度。-this program is a system about monitoring!
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:45740
    • 提供者:张京
  1. debugging-skills-

    0下载:
  2. VS 2008 基本调试技巧与UT初步 断点设置,调试输出,变量监视,调用堆栈-VS 2008 Basic debugging techniques with the UT initial breakpoint set, debug output, the variable monitor the call stack
  3. 所属分类:Software Testing

    • 发布日期:2017-04-01
    • 文件大小:149101
    • 提供者:丫丫
  1. coredump

    0下载:
  2. 日常coredump分析 比如:段错误(segmentation fault)、空指针、野指针、堆栈越界、栈溢出 -Daily coredump analysis: segfault (segmentation fault), null pointer and wild pointer, stack out of bounds, stack overflow
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:55350
    • 提供者:lu
  1. cPP-data-structure-code

    0下载:
  2. c++数据结构代码,实现堆栈的例子,供大家学习参考-The data structure of C++ code, realize the stack example, for everyone to learn the reference
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:18118
    • 提供者:邹杰
« 12 »
搜珍网 www.dssz.com