登录
首页 » Visual C++ » STACK

STACK

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

  • 9927444CCd_vc
    说明:  上位机ccd接收程序,很不错的,欢迎大家下载(visual)
    2020-11-13 23:59:43下载
    积分:1
  • down
    一个复杂的工程通常可以分解成一组小任务的集合,不错(A complex project can usually be broken down into a collection of small tasks.)
    2018-12-30 10:57:37下载
    积分:1
  • Hex2c
    Hex文件转换为 C 文件, 比较实用的一个小工具。(Convert HEX files to C files)
    2010-05-20 17:58:46下载
    积分:1
  • CSpreadSheet
    对Excell文件进行读写操作,并可以创建excell文件(Read and Write the excell file)
    2009-07-01 15:27:10下载
    积分:1
  • MyMFC
    说明:  在视图区画正弦函数曲线,并且在一个菜单下以对话框形式输入正弦图的起点和终点坐标。(In the view area sine curve drawing, and in the form of a menu in the dialog box enter the start and end the sine map coordinates.)
    2011-04-02 17:02:04下载
    积分:1
  • Jacobi
    数值分析分析中 用jacobi迭代求解线性方程(Analysis of numerical analysis using jacobi iteration for solving linear equations)
    2009-06-13 16:48:55下载
    积分: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
  • Timerjishi
    VC++ 源码编译实现的计时器小程序,比较简易的计时器,比秒要再快一些,不过这个时间频率是可以调的,如图所示,点击开始计时功能,计时器就开始工作了,可看到数字在不停的增大。(Timer applets VC++ source compiler implementation, relatively simple timer than seconds again faster, but this time frequency can be adjusted, as shown, click the start timing function the timer began working, can be see the numbers kept increasing.)
    2013-03-10 13:33:46下载
    积分:1
  • 1
    说明:  模拟舰船Kelvin尾迹,不考虑船首尾及粘滞影响(The simulation of ship wake Kelvin, without considering the fore and aft and viscous effect)
    2014-11-27 11:28:05下载
    积分:1
  • OnscreenKeyboard_src
    一个模拟鼠标键盘输入的例子(-An example about how to similar to the input of mouse and keyboard)
    2003-10-21 21:22:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载