搜索资源列表
sortexample
- Stack, queue, sorting exmaples in C/C++. -Stack, queue, sorting exmaples in C / C.
live.2006.08.26.tar
- linux下的rtsp/rtp/rtcp协议栈源代码; c++写的,带参考程序-linux under the rtsp / rtp / rtcp protocol stack source code; C wrote, with reference program
libtorrent-0.10.4.tar
- 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
溢出的原理和应用
- 践踏堆栈 [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
ringbuffer_src_2.0
- 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.
migration
- 叠前地震偏移成像的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
usbport.tar
- 开源的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
uip-0.6
- 用C实现的网络栈的源码,比较完整,可以移植到多种平台。-C implementation using a network stack source code, more complete, can be ported to multiple platforms.
package
- 1. stack trace package (3个文件) 2. makefile 详解 3. 使用shell scr ipt来远程执行任何command 4. C语言百问-1. Stack trace package (3 files) 2. Makefile explain 3. The use of shell scr ipt to execute any remote command 4. C Language Question 100
9
- 在 μC/OS-II 上的移植,主要是针对与 CPU 或编译器相关的文件和操作系统模拟层来 进行移植,并简要描述了 LwIP 对下层的网络接口和上层的应用程序接口的编程模 型。针对以太网控制器和网络物理层芯片的硬件特征,实现了以太网驱动程序,主 要完成以太网的初始化、中断处理以及数据的接收和发送等功能,为 LwIP 提供驱动 支持。根据嵌入式应用开发的需要,在 LwIP 协议栈的基础上实现了 TFTP 协议以及 网络烧写服务器,为 Bootloader 提供有实用性的网络下载
calculator(linux)
- 为了比较满足自己完美主义的追求..花了点时间。支持+-*/,()优先运算。封装c++标准库异常处理(c++标准),堆栈算法(明了易懂,功能强大)。注释也比较全。 适合大家交流作用。 -In order to compare the pursuit to satisfy his perfectionist .. took some time. Support+-*/,() priority operations. Package c++ standard library exception
ten2two.tar
- 十进制转换为二进制,在linux环境下,通过栈,简易的实现数字在不同进制之间的转换的C实现代码-Decimal to binary in linux environment, through the stack, a simple digital conversion between the different C-band implementation code
Algorithm
- Linux C 编程下的最,最基本的数据算法。包括链表(单向与循环)、队列、栈。-Linux C programming, basic program algorithm. Include list, queue, stack.
lstack
- 一个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
calculator_stack.tar
- 栈的应用:C实现简单计算器(表达式的计算)(举例: 计算 3+(5-2*3)/4-2= )-Application stack: C simple calculator (expression calculation) (for example: the calculation 3+ (5-2* 3)/4-2 =)
BiTree
- c语言基础的数组方式二叉树的实现,stack函数。-c array of language-based way binary tree implementation, stack function.
expr
- RPN expression c code, using stack operation
thread-stack
- thread-stack.c: Synthesize a thread s stack using call return events.
ports-c
- FPU stack overflow for Linux v2.13.6.
stack
- C编的停车场管理系统,用堆栈和队实现的,并加入了人性化设计,-C of parking lot management system, use the stack and team, and joined the humanized design,
