登录
首页 » Visual C++ » STACK

STACK

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

  • 16jinzhizhuanhuan
    16进制如何转化为10进制的,进制转换是需要注意什么,怎么样会更简单(0x d)
    2015-01-30 14:31:15下载
    积分:1
  • CC2430
    对zigbee的开发平台cc2430的一些基本操作,是学习cc2430的基本程序(Zigbee cc2430 development platform for some of the basic operations, is to learn the basic procedures cc2430)
    2011-05-24 16:55:48下载
    积分:1
  • jisuanqi
    小的计算器,适合初学者,虽然简陋了点,但很清楚(Calculator, suitable for beginners)
    2012-06-21 20:26:55下载
    积分:1
  • vcdll
    VC++从DLL中获得资源的小实例源代码,从DLL中获得背景图像,可者是一个图标资源或是其它类型的文件,总之,学会了一种,就可以举一反三,灵活掌握了。(VC++ from the DLL resources, source code examples to get a background image from the DLL, can an icon resource, or other types of documents, in short, learned, you can learn by analogy, flexibility.)
    2012-05-19 02:34: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
  • VISTA
    说明:  用VB做得,仿Vista经典界面的日历,也算个万年历,(Done using VB, a classic interface like Vista' s calendar, a calendar are also considered,)
    2009-08-02 21:19:36下载
    积分:1
  • down
    说明:  一个复杂的工程通常可以分解成一组小任务的集合,不错(A complex project can usually be broken down into a collection of small tasks.)
    2018-12-30 10:57:37下载
    积分:1
  • linearlist
    线性表的创建 删除 查找 插入 输出等功能(linearlist create delete find insert print)
    2013-11-30 10:14:28下载
    积分:1
  • Big_Num
    大整数阶乘的计算器,能计算上万的阶乘,不过速度有点慢(Large integer factorial calculator that can calculate the factorial of thousands, but a bit slow)
    2010-01-22 12:24:30下载
    积分:1
  • cPP_5.12
    本程序主要完成多用途不同质量单位,长度单位的双向转换功能(This procedure mainly complete multi-purpose different quality unit, the unit length of bidirectional conversion function)
    2013-01-12 17:19:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载