登录
首页 » Visual C++ » STACK

STACK

于 2013-07-22 发布 文件大小:1KB
0 334
下载积分: 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
  • GPIBUtility
    GPIButility是ADLINK公司的GPIB驱动所带的工具软件,可以自动获得所有GPIB设备信息并可作相应的各项参数设置。(ADLINK' s GPIButility is brought GPIB driver software tool that can automatically access to all GPIB device information and can set the parameters accordingly.)
    2009-09-11 08:52:32下载
    积分:1
  • search-the-number
    用于求三组数,每组数的各个位都不相同。第二组数为第一组的2倍,第3组数为第一组的3倍(Is used to find the number of three, the number of the bits in each group are different. The second number of groups for the first group of two times the number of the third group of three times the first group)
    2013-11-15 20:08:10下载
    积分:1
  • unit-9
    谭浩强C程序设计第四版第9章习题答案,自己做出来的( C Programming Fourth Edition Chapter 9 Exercise answers, do it yourself)
    2013-07-31 22:17:03下载
    积分:1
  • shiboqi
    利用FT245BM USB模块做的虚拟示波器,暂时可以达到1M的速率!(FT245BM USB modules make use of a virtual oscilloscope, the time being can achieve a rate of 1M!)
    2008-07-09 13:38:41下载
    积分:1
  • ClockTell
    定时通知记事本程序,用户可以设定时间及通知内容,程序后台运行,时间到后自动通知(Regularly inform the Notepad program, the user can set the time and content of the notification, the program running in the background after the time to automatically notify)
    2010-11-30 19:15:08下载
    积分:1
  • ssks
    一个简单的四则运算考核小程序,采用VB开发。(A simple arithmetic evaluation applet development using VB.)
    2010-07-01 08:37:06下载
    积分:1
  • chang
    pso 粒子群算法源代码 粒子群算法在物流中的优化(PSO Particle Swarm Optimization Particle Swarm Optimization source code of the optimization in the logistics)
    2008-05-18 09:29:27下载
    积分:1
  • jisuanqi3
    这是个计算器 是和微软有区别的 大家可以(This is a calculator and Microsoft is the difference between the U.S. could have)
    2007-09-18 09:22:27下载
    积分:1
  • bad
    界面编程的演示,窗口背景的渐变演示实例。(Programming interface presentation, the window shows examples of the background gradient)
    2009-12-07 19:08:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载