登录
首页 » Visual C++ » STACK

STACK

于 2013-07-22 发布 文件大小:1KB
0 193
下载积分: 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
    通讯录管理系统 ,c语言 ,动态链表和结构体,课程设计(Address Book)
    2011-06-19 11:54:58下载
    积分:1
  • v2
    说明:  vs2015编程,图书馆管理系统,界面登录,借书系统。连接了数据库(SQL SERVER2014)。还书系统,超期罚款等等(Vs2015 programming, library management system, interface login, library system. Connected to the (SQL SERVER2014). Book system, overdue fine and so on)
    2017-04-15 16:59:46下载
    积分: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
  • hanno
    说明:  /汉诺塔递归算法过程解析: //汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石 //的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧 //不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个, //而且大的不能放在小的上面。解答结果请自己运行计算,程序见尾部。面对庞大的数字(移动圆片的次数) //18446744073709551615,看来,众僧们耗尽毕生精力也不可能完成金片的移动。 //后来,这个传说就演变为汉诺塔游戏:(err)
    2008-10-27 20:02:15下载
    积分:1
  • frmBattery
    vb笔记本电池电量检测程序,有兴趣的就下载吧。(vb laptop battery detection procedures are interested to download it.)
    2013-07-25 07:23:14下载
    积分:1
  • RevSubStr
    长度为N(N很大)的字符串,求最长回文串(Length N (N large) strings, find the longest palindrome string)
    2013-09-29 11:52:47下载
    积分:1
  • yhsj
    说明:  这是一个很简单的C++程序 也只是随手练练而已 我现在的水平还不行 不过 我一直都在努力(This is a very simple C program is only to practice it, I threw the level is not enough but I have been efforts)
    2006-04-28 18:49:32下载
    积分:1
  • VIEWNC
    这是用VB写的数控G代码读取,编译,并显示。给做数控系统的朋友做参考。(It is written in VB CNC G-code read, compile, and displayed. CNC system to make a friend for reference.)
    2013-08-28 11:02:26下载
    积分:1
  • daty-while
    表格修改控件,适用于边浏览边修改的地方,用于数据记录编辑更好(Table modification control, suitable for browsing while modifying, for better data record editing)
    2018-12-05 15:23:16下载
    积分:1
  • 07136288
    说明:  本程序是使用 TURBO C 语言BOSS窗口开发程序库的应用程序,(This program is the use of TURBO C language BOSS window development program library application,)
    2018-12-31 10:43:56下载
    积分:1
  • 696518资源总数
  • 104360会员总数
  • 40今日下载