登录
首页 » Visual C++ » STACK

STACK

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

  • TelBook
    能实现添加,删除,查找,拨号等基本功能。当然还用到了windows皮肤,很漂亮的哟(Able to add, delete, search, dial-up and other basic functions. Of course, also used the windows skin, very beautiful yo)
    2013-07-21 07:27:35下载
    积分:1
  • RevSubStr
    长度为N(N很大)的字符串,求最长回文串(Length N (N large) strings, find the longest palindrome string)
    2013-09-29 11:52:47下载
    积分:1
  • XZB
    vb做的写字板小程序,对于初学VB的学生有一定用处。(WordPad applet vb do have some use for the beginner VB students.)
    2012-11-26 15:59:44下载
    积分:1
  • 635235756
    基于VB实现的QQ空间音乐搜索、试听工具.有需要的下。(Based on VB realize the QQ space music search, audio-visual tools. In need.)
    2013-08-14 13:52:09下载
    积分:1
  • test-system
    考试系统 vb编程 西工大 平时实验 (test systems)
    2012-05-13 16:51:03下载
    积分:1
  • fr2009
    可以方便的进行三次以内方幂求和公式的自动推导 此代码为独创(Can easily be a power of less than three times the automatic derivation of the summation formula for the original code)
    2009-09-06 10:55:01下载
    积分:1
  • myTask0
    有的科技图书会附有索引,其中列出书中重要术语出现的页码,便于读者查看。试设计一个类似的程序。输入是一个英文文本文件,输出是文件中关键字及其出现的行号的列表并按照关键字有序排列。程序运行方式:>index inputfile keys outputflie (Some books will be accompanied by technology index, which lists important terms appear in the book pages, easy to readers to view. Try to design a similar procedure. English text input is a file, the output is a file that appears in the keywords and their line numbers list and ordered according to keywords. Program run mode:> index inputfile keys outputflie)
    2013-10-28 21:15:13下载
    积分:1
  • interactions
    qt实现的遗传算法 解决最大最小值得问题 (qt genetic algorithm to achieve the maximum and minimum worth solving problems)
    2013-12-13 02:50:38下载
    积分:1
  • BookManager
    说明:  用VB 6.0 + SQL Server2000 编译写的图馆管理系统(Using VB 6.0 SQL Server2000 compiler written by library management system)
    2008-11-04 19:30:38下载
    积分:1
  • DllTest
    dll动态链接库的另一个简单的用法 希望对初学者有用(Another simple dll dynamic link library usage is useful for beginners)
    2012-09-17 20:01:51下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载