登录
首页 » Visual C++ » STACK

STACK

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

  • 南京市部分公交转车系统
    说明:  a)需求分析: 任务:建立南京主要公交线路图。 要求:输入任意两地点,给出最佳的乘车线路和转车地点。 b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 (a) Requirements Analysis : Mandate : the establishment of the Nanjing main transit route map. Requirements : 2 importation arbitrary locations, is the best car lines and interchange locations. B) Summary of design : the procedures used by the data structure is linear tree and table, the algorithm used by the main sculpture, in order Huffman algorithm.)
    2021-03-16 23:19:21下载
    积分:1
  • 模糊综合评判算法 FuzzyComprehensiveEvolution
    模糊综合评判算法,C程序,4个评价集,6个评价因子,欢迎下载(fuzzy comprehensive evaluation algorithm, C procedures, evaluation of four sets, six evaluation factor welcome Download)
    2007-07-05 22:26:19下载
    积分:1
  • Dict2
    Word segmentation using dictionary.
    2011-08-27 17:40:05下载
    积分:1
  • paihang
    有2*n个盒子排成一行,其中有两个相邻的空盒,有n-1个盒子有符号 A ,有n-1个盒子有符号 B 。例如,n=5,并有初始配置如下: A B B A . . A B A B (2* n box row, wherein there are two adjacent empty box, n-1 of a box with the symbol ' A' , the symbol ' B' n-1 th box. For example, n = 5, and the initial configuration is as follows: ABBA .. ABAB)
    2013-02-25 18:43:03下载
    积分:1
  • tree
    说明:  二叉树运用,简单背包问题,是本人初学数据结构的作业,(Bintree use, simple knapsack problem, is my data structure beginner operations,)
    2008-11-23 17:08:35下载
    积分:1
  • TSP
    遗传算法解决TSP旅行商问题(可计算30个城市),用Visual C++编写,希望对大家有所帮助。(Genetic algorithm to solve TSP traveling salesman problem (calculate 30 cities), written in Visual C++, we want to help.)
    2020-10-28 14:00:00下载
    积分:1
  • EKF.RAR
    实现GPS+IMU扩展卡尔曼滤波组合导航,重力场和磁场推算姿态(Achieve the GPS+ IMU extended Kalman filter integrated navigation, gravity field and magnetic field profile projection)
    2009-09-15 14:45:33下载
    积分:1
  • CAL_DAY
    读取两日期,并算两个日期间的天数。示范日期类型的操作。 (read two dates, and count the period of two days. Model date type of operation.)
    2005-06-08 09:19:34下载
    积分:1
  • StringReplace
    永远替换字符串中的字符,和word中的替换功能相同(Forever the replacement string of characters, and word replacement functionality in the same)
    2008-03-26 12:57:27下载
    积分:1
  • TestCalculatorDemo
    这是自己编写的一个简易计算器,用于加减乘除计算,还有百分比和平方。(I have written a simple calculator for arithmetic calculations, as well as percentages and square.)
    2013-11-16 20:02:17下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载