-
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
-
大功率高效率无源谐振软开关BoostDC_DC变换器
该论文为大功率高效率无源谐振软开关BoostDC_DC变换器(This paper is a high-power and high-efficiency passive resonant soft-switching Boost DC_DC converter.)
- 2018-12-12 22:04:49下载
- 积分:1
-
of the book is to make the C
这本书的目的是让C蛇贪吃
- 2022-02-01 21:45:39下载
- 积分:1
-
[考虑需求响应的配电网中长期负荷预测]
[考虑需求响应的配电网中长期负荷预测](considering demand response for medium and long term load forecasting of distribution network)
- 2021-04-03 16:49:06下载
- 积分:1
-
test6
说明: 角谱仿真,仿真通过某一孔径的角谱衍射结果(Angular spectrum simulation)
- 2020-04-07 12:30:12下载
- 积分:1
-
是一个检测飞船与陨石碰撞的程序,让你了解一般2D游戏DirectX的开发过程。...
是一个检测飞船与陨石碰撞的程序,让你了解一般2D游戏DirectX的开发过程。-detection spacecraft is a meteorite collision with the procedures, let you know the general game 2 D DirectX development process.
- 2022-07-02 16:04:35下载
- 积分:1
-
calculator
用Matlab GUI实现计算器的功能,包括.m与.fig文件(Use Matlab GUI to achieve the function of calculator)
- 2020-06-18 15:20:01下载
- 积分:1
-
象棋福美双。
Chess Arasan.
by Jon Dart
Arasan is a chess program. It is copyrighted but under terms that allow free distribution, under the following conditions-Chess Arasan.
by Jon Dart
Arasan is a chess program. It is copyrighted but under terms that allow free distribution, under the following conditions
- 2022-03-24 18:34:52下载
- 积分:1
-
Qreport报表统计订单汇总用两组QRGroup控件实现
Qreport报表统计订单汇总用两组QRGroup控件实现(Qreport report statistics order summary is implemented with two groups of QRGroup controls)
- 2017-11-29 15:46:14下载
- 积分:1
-
BiliClient-Bilibili
AndroidStudio 基于Java的仿Bilibili的视频浏览APP(AndroidStudio Java based Bilibili like video browsing APP)
- 2020-06-30 09:00:01下载
- 积分:1