-
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
-
燃料电池-光伏溷合发电系统建模与仿真
simlink建模光伏,光伏光伏电池的一系列处理问题(simlink
Construction and correction of photovoltaic system)
- 2021-01-04 11:18:55下载
- 积分:1
-
LinuxUART
linux串口调用的C++封装,可在C++开发环境中以类的形式调用串口(The C++ encapsulation of linux serial port can be called in the C++ development environment in the form of class.)
- 2020-11-18 00:59:38下载
- 积分:1
-
多目标遗传算法案例—权重系数法
说明: 针对解决可以采用权重系数分配的工程优化问题(Engineering optimization problem for solving weight coefficient allocation)
- 2019-01-18 13:00:40下载
- 积分:1
-
DFIG
说明: 双馈直驱风力发电机组建模matlab模型(Modeling of doubly-fed direct-drive wind turbine with MATLAB model)
- 2019-03-25 19:39:04下载
- 积分:1
-
Arithmetic: Dijkstra, Dynamic_pro, Floydkruskal, Random_generate math_exp: inter...
Arithmetic:
Dijkstra,Dynamic_pro,Floydkruskal,Random_generate
math_exp:
插值与拟合实验
代数方程组的解法
微分方程实验
优化问题实验
数据分析,规划问题,绘图,解方程。。。。。。 -Arithmetic: Dijkstra, Dynamic_pro, Floydkruskal, Random_generate math_exp: interpolation and fitting the experimental solution of algebraic equations of the experimental optimization of differential experimental data analysis, planning, mapping, solution of equations. . . . . .
- 2023-03-22 01:50:03下载
- 积分:1
-
Protel99
protel添加库()
- 2018-05-20 23:37:16下载
- 积分:1
-
RTP 通信开源项目源码
rtp通信开源项目源码,适合任何平台,目前已经基本成熟。按照RFC3550实现,这使得它很容易地发送和接收RTP包和RTCP(RTP控制协议).
- 2022-02-10 14:52:46下载
- 积分:1
-
人事管理系统,基于VC++开发,具有一定的实用性。对于学习vc 的朋友也很有帮助...
人事管理系统,基于VC++开发,具有一定的实用性。对于学习vc 的朋友也很有帮助-Personnel Management System, based on the VC++ Development, has a certain practicality. Vc friends for learning was very helpful
- 2022-01-24 17:45:04下载
- 积分:1
-
PB
说明: PB开发的能自由控制图形的程序PB开发的能自由控制图形的程序(PB free to control the graphics development process)
- 2010-12-29 14:39:06下载
- 积分:1