登录
首页 » Visual C++ » STACK

STACK

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

  • Phone-book-management
    这是一款基于VC++6.0平台的电话簿管理系统,适合广大C++初学者借鉴学习。(This is a platform based on the VC++6.0phone book management system, suitable for C++ beginners to learn from.)
    2012-03-20 15:16:53下载
    积分:1
  • VC-clock-source
    多功能时刻钟,整点报时,还有闹钟的功能,还有些功能没有完善。(Multi-time clock, the whole point of time, as well as alarm clock function, and some feature is not perfect.)
    2011-10-06 11:55:04下载
    积分:1
  • unit-9
    谭浩强C程序设计第四版第9章习题答案,自己做出来的( C Programming Fourth Edition Chapter 9 Exercise answers, do it yourself)
    2013-07-31 22:17:03下载
    积分:1
  • Pro1
    Visual C++实现视频编码中的YUV到RGB转换并显示(Visual C++ implementation of YUV video coding to RGB conversion and display)
    2010-03-15 11:08:32下载
    积分:1
  • MEQM
    对于VC编程很有帮助,非常好的操纵Win32中的线程,不错的(For VC programming very helpful, very good control of the Win32 threads, pretty good)
    2017-04-08 06:46:15下载
    积分: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
  • zhisu
    本程序通过用户输入范围而求出范围内所有的质数 (The scope of this program through the user input to derive all the prime numbers within the range)
    2011-08-22 11:05:45下载
    积分:1
  • The-fireworks-display
    一个可以在自己的电脑屏幕上生成烟花的小程序,可以烟花没有设计成圆的(One can generate fireworks on their computer screen applet, you can not designed to circle fireworks)
    2014-02-25 17:31:18下载
    积分:1
  • yue
    说明:  采用ODBC技术,利用VC++对XLS文件的结构和记录内容进行了读取(The structure and record contents of XLS files are read by using ODBC technology and VC.)
    2019-01-01 07:32:29下载
    积分:1
  • list
    链表的基本功能实现链表的各种基本功能,初学者使用(The basic functions of the list)
    2011-06-01 21:07:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载