-
STACK
用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)
- 2013-07-22 10:59:32下载
- 积分:1
-
snake
用C++实现的贪吃蛇游戏程序,对游戏的设计思路有比较详细的讲解。(no )
- 2009-09-04 21:13:30下载
- 积分:1
-
GPIBUtility
GPIButility是ADLINK公司的GPIB驱动所带的工具软件,可以自动获得所有GPIB设备信息并可作相应的各项参数设置。(ADLINK' s GPIButility is brought GPIB driver software tool that can automatically access to all GPIB device information and can set the parameters accordingly.)
- 2009-09-11 08:52:32下载
- 积分:1
-
hz
说明: 自制的简单计算器。可供初级VB学者参考和分享( ............\Form1.frm
............\工程1.vbp
............\工程1.vbw)
- 2012-03-26 09:17:06下载
- 积分:1
-
Untitled
economic dispatch with multiple constraints
- 2010-02-22 23:28:37下载
- 积分:1
-
bilj-kile
readline library file Developed source code(The readline library file Developed source code)
- 2017-04-03 21:19:29下载
- 积分:1
-
POO-Project4
基于MFC编写的通信录程序,提供登录身份确认,新增、修改、删除信息,基于用户选择隐藏部分信息,尚未实现存储功能,适合学习MFC组件的朋友使用(MFC-based contractor program, provide the login identification, add, modify, delete information based on user choose to hide some information, not yet implemented storage, suitable for learning to use MFC components)
- 2011-07-19 21:35:22下载
- 积分:1
-
Arc-furnace
利用pscad建立的交流电弧炉自定义模型,是一个很好的程序(The AC EAF using pscad established custom models, is a good program)
- 2012-09-24 10:21:12下载
- 积分:1
-
VHRXEX
说明: win32 opengl画线,配置好了glut,h(Win32 opengl draws lines, and glut,h is configured)
- 2018-12-30 07:59:19下载
- 积分:1
-
shangrenguohe
商人过河程序,找了好久才找到的程序......(shangrenguohe)
- 2009-12-04 10:57:30下载
- 积分:1