登录
首页 » Visual C++ » STACK

STACK

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

  • postdata
    获取multipart/form-data形式上传文件的函数(Get multipart/form-data forms to upload files function)
    2013-08-29 17:03:31下载
    积分:1
  • 3
    说明:  Description Michael喜欢滑雪百这并不奇怪, 因为滑雪的确很刺激。可是为了获得速度,滑的区域必须向下倾斜,而且当你滑到坡底,你不得不再次走上坡或者等待升降机来载你。Michael想知道载一个区域中最长底滑坡。区域由一个二维数组给出。数组的每个数字代表点的高度。elements in that rectangle. In this problem the sub-rectangle with the largest sum is referred to as the maximal sub-rectangle. ()
    2008-05-13 20:26:52下载
    积分:1
  • GetPic
    抓图小工具REV 3.0 可独立批量抓图 新增批量抓图功能,带更新图片功能,可设置时间间隔、抓取数量、信息提示、放大镜功能、方向键微调功能。 批量抓图技巧: 针对网页验证码需要点击更新再抓取的,勾选[点击更新图片],鼠标拖动[坐标获取]的右边图形移动到需要点击的地方自动获取坐标,设置时间间隔,设置抓取数量,点击批量抓图按钮,完成! 如果不需要点击更新不勾选[点击更新图片]即可 本程序可辅助OCR识别,图形识别与自动控制(Grab a small tool independently REV 3.0 New Batch Capture Batch Capture feature, with updated picture functions, you can set time interval, the number of crawling, information, tips, a magnifying glass function, the arrow keys to fine-tune the functionality. Batch Capture techniques: code for web pages need to click update and then to crawl, check [click Update Photo], drag the mouse [coordinates to obtain] the right of the graph need to click where to move to automatic acquisition coordinates, set the time interval, set the grab the number, click on Batch Capture button to complete! If you do not click the update does not check the [Click the Update Photo] can this program can assist OCR recognition, pattern recognition and automatic control)
    2009-12-05 12:27:43下载
    积分: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
  • seva
    鼠标键盘录制回放p打开保存文件的类模块的源码(Mouse and keyboard recording playback p open class module of the source code for save the file)
    2017-04-16 14:06:08下载
    积分:1
  • Factory
    Factory 模式的两个最重要的功能: 1)定义创建对象的接口,封装了对象的建; 2)使得具体化类的工作延迟到了子类中。 (Factory mode two most important functions: 1) the definition of an object to create an interface that encapsulates the construction objects 2) makes specific class work delayed to subclasses.)
    2016-07-11 10:53:39下载
    积分:1
  • caculator_basedon_dialog
    我自己写的一个基于对话框的计算器,很有参考价值。(I wrote a dialog on the calculators, great reference value.)
    2007-01-07 15:55:22下载
    积分: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
  • Longinteger
    说明:  可求任意长整数的加减法,输入格式为1,1111,1111类型的格式(Rectifiable arbitrary long integer addition and subtraction, enter the format type of format 1,1111,1111)
    2008-11-18 22:17: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载