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

搜索资源列表

  1. MSP430F54xx_UCOSII

    0下载:
  2. 适用MCU: TI MSP430 5XX 适用ucos-ii版本:2.86 编译环境:IAR4.11B 主要的工作: 在MICRIUM网站上430移植代码的基础上进行了修改:5XX系列PC寄存器为20位,堆栈的宽度仍为16位,因此在对PC和SR的压栈处理上做了修改;另外在汇编程序里调用HOOK函数的CALL XXX 改成 CALLA XXX -Applicable MCU: TI MSP430 5XX applicable ucos-ii version: 2.86 bui
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:123002
    • 提供者:王动
  1. Calculator-MFC

    0下载:
  2. 这是一个完整的用MFC做的小计算器,运用到对话框,堆栈等,适合初学者参考。-This is a small program of calculator, which is build in MFC. It s a good sample for the new learners.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4100407
    • 提供者:liu peng
  1. StackedWidget

    0下载:
  2. 堆栈窗口QStackedWidget类也是应用程序中经常见到的。在实际应用中,堆栈窗体多与列表框QListWidget及下拉列表框QComboBox配合使用。本程序实现堆栈窗体QStackedWidget类的使用,当选择左侧列表框中不同的选项是,右侧显示所选的不同的窗体。-The the stack the window QStackedWidget class is also an application often see. In practical applications, the st
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:465495
    • 提供者:张静
  1. b16

    0下载:
  2. 一个verilog实现的16位堆栈型处理器,实现了32条指令,fpga实现频率为26Mhz!-Verilog implementation of a 16-bit stack-based processor to realize the 32 instructions, fpga implementation frequency of 26Mhz!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2469
    • 提供者:JOY
  1. eight-queen

    0下载:
  2. 通过堆栈结构解决著名的八皇后问题,同时也是数据结构中的典型例题-Codes for the well-known eight-queen problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1452
    • 提供者:wangfuwei
  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. c-datestructer

    0下载:
  2. 包括数据结构中的常见的排序,查找,以及对队列,堆栈等操作的源码-Including data structures common sort, find, and the queue, the source stack operation, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:27300
    • 提供者:刘健
  1. Matching-parentheses

    0下载:
  2. 数据结构中堆栈的应用。。 输入一串字符串(含有小括号) 判断括号是否匹配-Stack data structure. . Enter a string (with brackets) Determine whether the brackets match
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:695
    • 提供者:向曦
  1. MFC

    0下载:
  2. MFC完成的计算器,运用堆栈编程实现。比较简单,适合初学者。-MFC complete the calculator, using the stack programming. Simple, suitable for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2280275
    • 提供者:谢林
  1. VxWorks_task_trace_parse

    0下载:
  2. vxworks 平台下的任务跟踪分析学习文档,当你的任务被异常挂起时,如何通过查看任务堆栈来定位分析问题。-vxworks platform documentation to learn the task of tracking analysis, when your task is an exception pending, how to view the task of the stack to locate the problem.
  3. 所属分类:VxWorks

    • 发布日期:2017-04-05
    • 文件大小:8126
    • 提供者:lions.gong
  1. MiniDumper

    0下载:
  2. C++异常中的堆栈跟踪,包含MiniDumper代码,用于程序发布时跟踪异常-C++ exceptions in the stack trace, including MiniDumper code for program trace exception when it is published
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:139042
    • 提供者:lifeforu
  1. The-program-of-data-structure

    0下载:
  2. 数据结构的例子程序,包含循环队列、链表队列、线性链表、静态链表、堆栈等的实现。-Examples of program data structures, including circular queue, linked list queue, linked list, static list, stack, etc. to achieve.
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4729934
    • 提供者:panyiteng
  1. DumpCallStack

    0下载:
  2. C++ 获取函数调用堆栈的 高效实现代码-dump C++ call stack high efficiency
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:4662
    • 提供者:laonew
  1. shellcode

    0下载:
  2. 用于测试堆栈溢出的小程序,主要功能是弹出一个计算器-A small program used to test the stack overflow, the main function is to pop up a calculator
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:1170
    • 提供者:yangbear
  1. ucos2_s3c2410_mdk

    0下载:
  2. uC/OS-II for S3C2410 MDK版 ----------------版本----------------- 核心版本:V2.86 原版 移植版本:AN-1014 原版 其余部分取自 bobey ---------------编译器--------------- RealView MDK-ARM Version:3.24 测试正常 ----------------目录---------------- /Appli
  3. 所属分类:uCOS

    • 发布日期:2017-04-09
    • 文件大小:1335158
    • 提供者:gavinxu
  1. tcpip2

    0下载:
  2. tcpip堆栈-tcpip stack
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-12-05
    • 文件大小:27273
    • 提供者:站长
  1. 2_calculator

    0下载:
  2. 用堆栈完成简易计算器的c程序 对数据结构的初学者有很大的帮助-Using the stack to complete simple calculator c program data structures are very helpful for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1935
    • 提供者:陈巍卿
  1. csharpcorecontent

    0下载:
  2. 这个主要写了CSHARP在数据结构中的一些操作,比如堆栈,二叉树-CSharp wrote the main data structure in some operations, such as stack, binary tree
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:44392
    • 提供者:lingxiao
  1. boot

    0下载:
  2. s3c44b0初始化的引导程序,包括系统初始化,定义堆栈,进入主程序。-S3C44B0 guidance initialization procedures, including system initialization, the definition of the stack into the main program.
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:4350
    • 提供者:zhaoyanxiang
  1. wuziqi

    0下载:
  2. 用堆栈实现的简单五子棋小游戏,开发平台,Visual C-Used to achieve a simple stack Gobang game, development platform, Visual C
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-04
    • 文件大小:144673
    • 提供者:qq
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com