CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - stack的c 实现

搜索资源列表

  1. 溢出的原理和应用

    0下载:
  2.    践踏堆栈 [C语言编程] n. 在许多C语言的实现中,有可能通过写入例程 中所声明的数组的结尾部分来破坏可执行的堆栈. 所谓 践踏堆栈 。使用的 代码可以造成例程的返回异常,从而跳到任意的地址.这导致了一些极为险恶的数据相关漏洞-trampling stack [C programming language] n. In many C language implementation, it may be passed into routines statement by the end o
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:32309
    • 提供者:Jack
  1. ringbuffer_src_2.0

    1下载:
  2. C语言实现的环形缓存类封装。功能比较实用,可以用于网络环境下,协议栈或通信协议解析。-C language implementation of the circular buffer class package. Functions more practical, can be used for the network environment, or communication protocol stack resolution.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:4911
    • 提供者:黄健
  1. MyExceptionApp

    0下载:
  2. C++的异常类,实现的功能包括: 1、打印异常堆栈,类似于Java的printStackTrace 2、转换Windows的结构化异常;3、将GetLastError转换为异常类;4、对于进程中未捕获的异常,打印其堆栈信息-C++ Abnormal category, the realization of the features include: 1, print exception stack, similar to Java, printStackTrace 2, the conver
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-20
    • 文件大小:48079
    • 提供者:jeffrey
  1. uip-0.6

    0下载:
  2. 用C实现的网络栈的源码,比较完整,可以移植到多种平台。-C implementation using a network stack source code, more complete, can be ported to multiple platforms.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:170770
    • 提供者:a
  1. stack

    0下载:
  2. 所有的堆栈,包括top,pull等,用来实现数值转换等-All of the stack, including the top, pull, etc., used to achieve the numerical conversion
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:918
    • 提供者:王淋淋
  1. SmartPoints

    0下载:
  2. C++ 智能指针的实现源码,使用引用计数,利用栈空间管理堆中的大型对象,以避免内存泄露.-C++ smart pointer implementation of source code, using reference counting, the use of stack space management of large object heap to avoid memory leaks.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:1036744
    • 提供者:唐郎
  1. 9

    0下载:
  2. 在 μC/OS-II 上的移植,主要是针对与 CPU 或编译器相关的文件和操作系统模拟层来 进行移植,并简要描述了 LwIP 对下层的网络接口和上层的应用程序接口的编程模 型。针对以太网控制器和网络物理层芯片的硬件特征,实现了以太网驱动程序,主 要完成以太网的初始化、中断处理以及数据的接收和发送等功能,为 LwIP 提供驱动 支持。根据嵌入式应用开发的需要,在 LwIP 协议栈的基础上实现了 TFTP 协议以及 网络烧写服务器,为 Bootloader 提供有实用性的网络下载
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:618598
    • 提供者:king
  1. ten2two.tar

    0下载:
  2. 十进制转换为二进制,在linux环境下,通过栈,简易的实现数字在不同进制之间的转换的C实现代码-Decimal to binary in linux environment, through the stack, a simple digital conversion between the different C-band implementation code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1500
    • 提供者:roger
  1. lstack

    0下载:
  2. 一个linux下单向堆栈的C语言实现程序,有详尽的堆栈操作函数,可以作为C语言学习的参考代码-A one-way stack under linux C language program, a detailed stack manipulation functions can be used as reference for learning the C language code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3315
    • 提供者:wuming
  1. calculator_stack.tar

    0下载:
  2. 栈的应用:C实现简单计算器(表达式的计算)(举例: 计算 3+(5-2*3)/4-2= )-Application stack: C simple calculator (expression calculation) (for example: the calculation 3+ (5-2* 3)/4-2 =)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2710
    • 提供者:肖曼
  1. BiTree

    0下载:
  2. c语言基础的数组方式二叉树的实现,stack函数。-c array of language-based way binary tree implementation, stack function.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:4013
    • 提供者:严湖斌
  1. StackWalker

    0下载:
  2. 打印程序堆栈的程序,可以在程序运行过程中查看程序调用堆栈,汇编和c++实现的。-Program to print the program stack, the program is running in the program' s call stack, compilation and c++ of realization.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:64194
    • 提供者:姚立明
  1. DZ

    0下载:
  2. 设计、编写和调试面向对象C++程序,实现任意同一类型的数据堆栈的 压栈操作和出栈操作,涵盖普通数值型数据堆栈、字符串堆栈、复数堆栈等,并 通过主函数加以调用和测试-Design, writing and debugging of object-oriented C++ procedures to achieve the same type of arbitrary data stack push operation and pop operations, covering general
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-02
    • 文件大小:813
    • 提供者:苗茂米
  1. C-language-code-examples-so

    0下载:
  2. 给予C语言的所有栈最简单的实现功能.是以库的形式.方便开始学习编程的人来学习使用-Give C language all stack easiest to achieve functional. In the form of libraries. Convenient to start learning programming people to learn to use
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:33434
    • 提供者:田红
  1. expression_calculation

    0下载:
  2. 利用栈实现的算术表达式计算程序,语言为纯c。开发工具为vc6。-use Stack arithmetic expression calculation procedures, language pure c. Development tools for vc6.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:7781
    • 提供者:xin292887
  1. no1100

    0下载:
  2. 数据结构堆栈的基本操作c语言实现,是学习数据结构的基本算法-Stack data structure of the basic operation c language is learning the basic algorithm for data structure
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1285
    • 提供者:yinag60558
  1. stack

    0下载:
  2. C编的停车场管理系统,用堆栈和队实现的,并加入了人性化设计,-C of parking lot management system, use the stack and team, and joined the humanized design,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-12
    • 文件大小:13113
    • 提供者:KOYRjtcsp&0620
搜珍网 www.dssz.com