登录
首页 » Visual C++ » STACK

STACK

于 2013-07-22 发布 文件大小:1KB
0 296
下载积分: 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 个回复

  • VBchouhaoqi
    可用于抽奖等需要临时随机抽号的场合(压缩包中详细的说明文档)(Can be used to draw random numbers that require temporary occasions (compressed package detailed documentation))
    2013-10-27 21:21:53下载
    积分:1
  • 非常实用的一款计算器
    说明:  这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现)(This is a very practical calculator, I think far better than using Windows systems calculator. The main feature of polynomial Operational support, which can import an entire polynomials, and to identify the priority level computing (using stack realization))
    2021-02-19 09:59:44下载
    积分:1
  • unit-8
    谭浩强C程序设计第四版第8章习题答案,自己做出来的( C Programming Fourth Edition Chapter 8 Exercise answers, do it yourself)
    2013-07-31 22:16:17下载
    积分:1
  • test1
    C++关于位运算的小程序,哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈(C++ bit computing on small programs, ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha)
    2016-09-12 10:37:15下载
    积分:1
  • RotationImage
    VB仿PhotoShop功能进行图像旋转,有需要的就下载吧。~(VB imitation PhotoShop image rotation function and has the need to download it. ~)
    2013-08-09 09:29:13下载
    积分:1
  • beep
    用beep蜂鸣器写的婚礼进行曲,循环播放》。(music from beep )
    2009-02-12 11:58:14下载
    积分:1
  • 54678976543
    简单的鼠标画线Vb源代码,有需要的就下载吧。(Simple mouse to draw lines Vb source code, there is a need to download it.)
    2013-08-30 09:19:35下载
    积分:1
  • VC-lottery-program
    VC抽奖程序源代码,绝对可用,而且代码很全(VC lottery program source code is absolutely free , and the code is all )
    2011-12-29 09:37:19下载
    积分:1
  • computer_design
    该程序能够实现计算器程序设计,采用C++编程,来自C++程序设计原理与实践。(The program can achieve calculator program design, using C++ programming, program design from C++ Principles and Practice)
    2014-02-19 14:34:59下载
    积分:1
  • clock
    一个很好的VB时钟源码,有时针,分针,秒针,源码测试通过(A good source VB clock, hour, minute, second hand, source testing by)
    2013-01-22 10:03:11下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载