登录
首页 » Visual C++ » STACK

STACK

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

  • AddressBook
    对地址薄的初学测试,自己写的,希望对大家有所启发吧(Address book for novice test, write your own, we hope to inspire it)
    2013-08-10 11:19:49下载
    积分:1
  • VBchouhaoqi
    可用于抽奖等需要临时随机抽号的场合(压缩包中详细的说明文档)(Can be used to draw random numbers that require temporary occasions (compressed package detailed documentation))
    2013-10-27 21:21:53下载
    积分:1
  • check_counter
    vc查看计数器值的程序源码,希望对大家有所帮助(vc view the source code program counter value, we hope to help)
    2011-06-05 23:15:12下载
    积分:1
  • pingjiansheji
    采用c语言设计平键,校核平键的强度,实现人机交互,用户有较大的选择余地(Flat key design using c language, check the strength of flat keys, to achieve human-computer interaction, users have greater choice)
    2011-05-16 16:36:17下载
    积分:1
  • canvas
    两个小船在移动的代码,主要是计时器的使用,利用回调函数显示动画(The two boats in the mobile code, the use of the timer, the use of a callback function to display the animation)
    2012-04-21 11:19:33下载
    积分:1
  • fenlei
    分类法做模式识别的程序,里面含有一些模板(Classification procedures do pattern recognition, which contains a number of templates)
    2007-12-25 14:25:41下载
    积分:1
  • BigEndianOrLittleEndian
    该代码用于判断一个处理器是大端模式还是小端模式(The codes are used to distinguish if a CPU is a big-endian mode or little-endian mode.)
    2012-12-07 10:05:11下载
    积分:1
  • daima
    软件测试功能,使用uft进行的自动化测试功能(programing test,for auto programing test by UFT)
    2018-06-15 23:48:41下载
    积分:1
  • 51354069calculator
    计算器,实现了常规的所有计算功能,很好用的(Calculator, to achieve all the computing power of a conventional, well used)
    2013-12-08 21:10:53下载
    积分:1
  • 2003WorldChampionTeamCode
    说明:  2003年世界冠军队源代码,该代码由C++编写完成。(2003 World Champion team source code, the code written by the C++ to complete.)
    2010-04-05 16:32:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载