登录
首页 » Visual C++ » STACK

STACK

于 2013-07-22 发布 文件大小:1KB
0 282
下载积分: 1 下载次数: 2

代码说明:

  用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)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CBinary
    一个关于十六进制数组动态创建的方法,对使用者在编写通信帧的时候很有用(An array of dynamically created on hexadecimal method, the users in the preparation of the communication frame is useful when)
    2013-11-07 19:30:53下载
    积分:1
  • Li1_1
    C++语言编程,程序设计,语言编程,设计并实现什么功能(C++ language programming, programming, programming language, designed and realized what function)
    2013-06-19 09:05:04下载
    积分:1
  • alarm-clock
    网页版小闹钟,可以定时提醒,重复提醒,提醒多个时间段(Web version of a small alarm clock, can be regularly reminded repeatedly reminded, reminded more than one time period)
    2013-02-26 17:18:18下载
    积分:1
  • TIN-vc
    利用vc++开发的TIN的生成算法 (Using vc++ TIN generation algorithm developed)
    2011-01-06 21:42:14下载
    积分:1
  • aToI
    这是一个工程,包括了所有组成aToI 应用的文件。可以直接在编译器里运行。(This file contains a summary of what you will find in each of the files that make up your aToI application.)
    2011-05-20 08:06:56下载
    积分:1
  • bem
    适合大家一起入门 大家一起学习吧 是个bem程序(Getting Started with everyone for everyone to learn it is a bem program)
    2011-01-18 20:35:17下载
    积分:1
  • ADO-To-SQLServer-2005
    一款基于VC6.0的开发的ADO访问SQLServer 2005的应用程序,包括数据的增删改查等操作。(An application based on the VC6.0 ADO access SQL Server 2005, including data such as CRUD operations.)
    2012-05-31 17:37:03下载
    积分:1
  • The-analog-phone-book
    模拟电话本,本程序是初学C++时候写得,作为初学者的参考(The analog phone book, this program is the beginner C++ when written, as a reference for beginners)
    2013-03-19 22:28:40下载
    积分:1
  • closest_pair
    分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
    2013-12-07 16:46:26下载
    积分:1
  • array
    c和c++动态数组的实现.visual studio 2008下编译通过(c and c++ realize dynamic array. visual studio 2008 under the compiler through)
    2008-07-21 14:37:57下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载