搜索资源列表
Mase
- 用VC写的,用栈解决了数据结构基本的迷宫问题.没有用到MFC类库-VC wrote, with a stack data structure to solve the basic problem of the maze. Do not use MFC
watchdog实验
- 文件功能 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等 main.c-------主函数 44blib.c-----S3C44B0X的一些自己编写的库文件-document functional 44binit.s - --- interrupted initialization, m
makedump_release
- 本例程演示如何利用Dbghelp.dll收集程序产生异常时的堆栈信息,以供开发人员分析,从而很快找出使程序出现异常的原因。程序异常是每个用C++编程最苦恼的事,因为它的偶然性,很难找出出错原因。这个库可以大大减轻开发人员的负担。-a demonstration of how the routine use of Dbghelp.dll abnormal collection procedures at the stack informa
Foxmailattack
- Foxmail 5远程缓冲区溢出漏洞 注:本文是2004年2月xfocus成员在内部技术交流中提出的,在此之前,启明星辰技术人员已经发现这一漏洞,但未公开细节,xfocus成员听说存在这一漏洞后对Foxmail进行分析,并写出利用代码。 测试环境:win2k sp4+foxmail 5.0.300 以前测试foxmail 4.x的时候曾经发现过溢出漏洞,不过后来一直没时间研究就先放下了,后来听说Foxmail5也有溢出,但是
glib-dev-2.8.6
- 一个图形库控件,ortp,jrtp,rtplib等rtp的协议栈编译时可能需要。-a graphics library controls, ortp, jrtp. rtplib other rtp protocol stack compiler may require.
TCPI-LwIP
- TCP/IP协议栈Lwip库的源码,用于对TCP/IP协议栈的彻底研究-TCP / IP protocol stack Lwip the source code for the TCP / IP Protocol Stack thorough study
20040530100445
- 常用数据结构算法代码库,包括AVL树,链表,堆栈,hash,排序等-common data structure algorithm code base, including AVL Tree, List, Stack, hash, sort etc.
dsock-lib
- DSock 是一个基于DOS 实模式的TCP/IP 库,对于计划在DOS 系统下编写Internet 程序的DM&P 产品用户,该产品是非常适合的。DSock 提供简单的C 语言函数,利用这些函数,程序员可以编写Internet程序。-DSock is a real mode DOS-based TCP/IP library, and plan for the DOS system to prepare procedures for t
Mase
- 用VC写的,用栈解决了数据结构基本的迷宫问题.没有用到MFC类库-VC wrote, with a stack data structure to solve the basic problem of the maze. Do not use MFC
MicrochipStackforZigBee
- ZigBee™ 是专为低速率传感器和控制网络设计的无线网络协议。有许多应用可从ZigBee 协议受益,其中可能的一些应用有:建筑自动化网络、住宅安防系统、工业控制网络、远程抄表以及PC 外设。此程序包提供的是Zigbee协义栈函数库源代码,它实现了一个与物理层 无关的应用程序接口。 因此,无需做重大修改就可以轻松地在射频(Radio Frequency,RF)收发器之间移植应用程序。-ZigB
200811014323652
- 自行封装的一个lib库,以动态连接库的方式提供支持,包含以下一些类: SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥L
Modbus_Lib_free
- 很好的Modbus协义库栈,C源码完全开放,可以根据实际需要裁剪。-Good Modbus Library Association just stack, C source code entirely open, can be cut according to actual needs.
ZigBeeStack
- 这个是在iar下的,microship 公司的zigbee全开源协议栈,全开源就是不是库文件,而是纯c,纯h文件。很难得。快下吧-This is in iar under, microship company-wide open-source zigbee protocol stack, all open source is not a library file, but pure c, pure h file. Rare. Let s
stack
- 一个链式堆栈模板动态库,里面有常用的关于堆栈的方法。-A chain stack template dynamic library, which has used the method on the stack.
The-use-of-the-stack-
- C++利用栈求表达式课程设计包含文件试题库的运用-C++ using the stack for the expression of curriculum design examination questions library contains documents using
use-stack
- 数据结构(C语言)版课程设计,利用栈求表达式的值: 3. 利用栈求表达式的值(必做) 任务:建立试题库文件,随机产生n个题目;题目涉及加减乘除,带括号的整数混合运算;随时可以退出;保留历史分数,能回顾历史,给出与历史分数比较后的评价。(假设这是一个可供小学生练习算术运算的小系统) 要求:根据以上任务说明,设计程序完成功能。 -hello welcome
ngn-stack
- Android下SIP、IMS中doubango框架及ngn库,其中tinysip库是so文件,本库文件已经修改为支持以太网连接。原框架只支持3G或者wifi网络。-Android under SIP, IMS and ngn in doubango fr a mework libraries, which tinysip library is so documents, the library has been modified to
the-use-of-stack
- 利用栈进行简单的多项式数值计算(可使用库里面带的各种数学函数)-Use a simple polynomial stack numerical (you can use inside the library with a variety of mathematical functions)
BugTrap-master
- 程序崩溃时会自动记录崩溃时的函数栈,并将崩溃信息按日期名称打包(A function stack when a crash is automatically recorded when a program crashes)
sstack.tar
- S-Stack-Lib:一个C语言实现的简单的Stack库(S-Stack-Lib: A simple stack library implemented by a C language.)