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

搜索资源列表

  1. makedump_release

    1下载:
  2. 本例程演示如何利用Dbghelp.dll收集程序产生异常时的堆栈信息,以供开发人员分析,从而很快找出使程序出现异常的原因。程序异常是每个用C++编程最苦恼的事,因为它的偶然性,很难找出出错原因。这个库可以大大减轻开发人员的负担。-a demonstration of how the routine use of Dbghelp.dll abnormal collection procedures at the stack information for developers, thus quic
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:394.58kb
    • 提供者:贺自信
  1. sortexample

    0下载:
  2. Stack, queue, sorting exmaples in C/C++. -Stack, queue, sorting exmaples in C / C.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4.99kb
    • 提供者:林宇
  1. live.2006.08.26.tar

    0下载:
  2. linux下的rtsp/rtp/rtcp协议栈源代码; c++写的,带参考程序-linux under the rtsp / rtp / rtcp protocol stack source code; C wrote, with reference program
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:404.15kb
    • 提供者:全不知
  1. libtorrent-0.10.4.tar

    0下载:
  2. LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-bandwidth c
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:473.8kb
    • 提供者:Kimi Chen
  1. 一个堆栈的示例

    0下载:
  2. 一个堆栈演示的c++源代码-code of c++ demoed by stack
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:4.15kb
    • 提供者:文清
  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
    • 文件大小:31.55kb
    • 提供者: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
    • 文件大小:4.8kb
    • 提供者:黄健
  1. migration

    2下载:
  2. 叠前地震偏移成像的c程序,su里的源代码。找出来和大家分享下。好东西-Pre-stack seismic migration imaging of c programs, su inside the source code. Find out and share with you the next. Good stuff
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:21.76kb
    • 提供者:吉宏泰
  1. usbport.tar

    1下载:
  2. 开源的usbport 的usb主机协议栈,本协议栈可以支持多种不同的usb控制芯片,芯片的驱动可以动态加载和卸载,usbport采用C语言编写,可以使用于arm7/arm9/avr等多种平台。 -Open-source usbport the usb host protocol stack, the protocol stack can support a wide variety of usb controller chip, chip driver can be dynamically
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-04-23
    • 文件大小:1.94mb
    • 提供者:吴一凡
  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
    • 文件大小:918byte
    • 提供者:王淋淋
  1. Buffer_Overflows_b

    0下载:
  2. 顶尖高手讲的缓冲区溢出漏洞原理及实例代码分析,C,汇编。千万别错过,很难得的资料哟-You have to know assembly language, C language, and Linux. Of course, you have to know what buffer overflow is. You can get the information of the buffer overflow in phrack 49-14 ( Smashing The Stack For
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:46.14kb
    • 提供者:沧海
  1. C-and-CPP-memory-allocation

    0下载:
  2. C和C++的内存分配,如堆 栈等以及数据段等-C and C++, memory allocation, such as stack and data segments, etc., etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:22.97kb
    • 提供者:金鱼
  1. C

    0下载:
  2. 停车场管理系统 #include <stdio.h> #include <malloc.h> #define SIZE 3 #define NULL 0 typedef struct { int hour int min } time typedef struct { int num int position time t float money } Car typ
  3. 所属分类:Windows Kernel

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

    0下载:
  2. 括号匹配的C++类,用堆栈写的,写的不好。。。见谅-Parenthesis matching C++ class stack written, badly written. . . Forgive me
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:901byte
    • 提供者:DFDF
  1. CPP

    0下载:
  2. C++栈实现括号匹配,用栈完成括号匹配检验程序,其中包括小括号,中括号,大括号-C + + stack implementation bracket matching, matching brackets with stack inspection procedures completed, including parentheses, brackets, braces
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4.74kb
    • 提供者:陈文
  1. TCPIP-Stack

    0下载:
  2. TCP/TP协议栈C实现 包括DHCP DNS ARP IP UDP TCP FTP HTTP HTTP2 ICMP等-TCP/IP stack C implentation including DHCP DNS ARP IP UDP TCP FTP HTTP HTTP2 ICMP etc.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-02
    • 文件大小:411.06kb
    • 提供者:H
  1. thread-stack

    0下载:
  2. thread-stack.c: Synthesize a thread s stack using call return events.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5.86kb
    • 提供者:yzzenzj
  1. ports-c

    0下载:
  2. FPU stack overflow for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.5kb
    • 提供者:ndqyhi
  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
    • 文件大小:32.65kb
    • 提供者:田红
  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
    • 文件大小:12.81kb
    • 提供者:KOYRjtcsp&0620
« 12 3 »
搜珍网 www.dssz.com