-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
WinDBG-and--Plugin
WinDBG用法详解及其插件编写方法,中文版高清pdf。(The WinDBG Detailed description and its plug-in write method, the Chinese version of high definition pdf.)
- 2012-07-03 13:31:27下载
- 积分:1
-
expat_only_with_header_and_lib
expat lib and include files(expat lib)
- 2012-05-06 19:27:17下载
- 积分:1
-
MSPRO
利用MFC开发的数据库系统,用的是微软的Access,有详细的链接数据库的代码。(Use of MFC development of database systems, using Microsoft Access, there are more links to the database code.)
- 2011-09-06 21:40:03下载
- 积分:1
-
OutgoingCall
MS的TAPI实现电话系统的小程序。Speech API SDK 5.1 源代码(TAPI achieved Outgoing Call system. MS SAPI source code)
- 2010-05-24 08:48:49下载
- 积分:1
-
MT500
MT500是山特公司该型号的UPS后备电源的使用说明和编程的解析 (MT500 is UPS with ShanTe company,this is using and expleam)
- 2009-02-24 17:58:13下载
- 积分:1
-
2
说明: 校园导游系统,是图的最短路径的应用
我短学期的课程小实验(Campus tour guide system, is the shortest path map application, I short-term courses of small experimental)
- 2008-04-15 16:12:05下载
- 积分:1
-
p53
这是一个贪吃蛇的游戏 希望大家喜欢 非常适合新手学习的哦(This is a snake code, suitable for beginners to hope that we support a lot
)
- 2013-06-20 21:24:53下载
- 积分:1
-
vs
说明: 类似于vs,浩方对战平台源码,仿写的一个平台程序(Similar to a platform for program vs. ho war platform source, Imitative)
- 2012-06-25 17:33:52下载
- 积分:1
-
S60_Platform_Localization_Example_v1_0_en
实现本地化的一个很好的 SymBian的例子(Realize the localization of a very good example Symbian)
- 2008-05-15 13:41:33下载
- 积分:1