-
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
-
点目标的飞机模型ISAR仿真程序
说明: isar逆合成孔径雷达成像例程,点目标飞机模型(isar point target plane model)
- 2019-09-18 19:29:39下载
- 积分:1
-
juhac
抑制载波型差分相位调制,借鉴了主成分分析算法(PCA),有CDF三角函数曲线/三维曲线图。( Suppressed carrier type differential phase modulation, It draws on principal component analysis algorithm (PCA), There CDF trigonometric curve/3D graphs.)
- 2017-05-05 16:48:50下载
- 积分:1
-
GUILib的例子,和GUILib源码配套,欢迎品尝。
GUILib的例子,和GUILib源码配套,欢迎品尝。-GUILib examples and source matching GUILib welcome to enjoy.
- 2022-03-22 02:58:01下载
- 积分:1
-
vensim User
vensim 用户指南 系统仿真软件 系统动态学-vensim User
- 2022-10-27 18:05:04下载
- 积分:1
-
一个不错的系统优化批处理程序
说明: 体验相当不错,运用了突进模拟方式,将批处理快速增强(NICE BAT Using backhole to clear win10 cache files in one step)
- 2019-10-04 02:04:40下载
- 积分:1
-
VF_MODE
说明: LCC谐振变换器的时域分析计算OP/OPO/NOP三种连续模式(Time domain analysis of LCC resonant converter to calculate three continuous modes of OP/OPO/NOP)
- 2019-01-21 10:53:28下载
- 积分:1
-
图片播放器 图片播放器图片播放器 flash+xml
图片播放器 图片播放器图片播放器 flash+xml-Picture picture player player player picture flash+ Xml
- 2022-12-30 21:25:05下载
- 积分:1
-
PMAPS
说明: 基于无迹变换算法的电网概率潮流分析,可以考虑风电等新能源。(Probabilistic power flow analysis based on traceless transformation algorithm can consider new energy sources such as wind power.)
- 2020-10-03 15:27:41下载
- 积分:1
-
2018021018322890099408radon_ambiguity
基于Radon-Ambiguity变换的机动目标检测方法 首先用基于Radon--Ambiguity变换(RAT)的时频分析方 法估计多个目标的加速度并进行运动补偿,通过频域滤波对多目标进行分离并估计粗略的多普勒 频率(A maneuvering target detection method based on Radon-Ambiguity transform is first used to estimate the acceleration of multiple targets and compensate for motion based on the time-frequency analysis method based on Radon--Ambiguity transform (RAT). The multi-target is separated by frequency domain filtering and the rough Doppler frequency is estimated.)
- 2018-02-24 07:45:45下载
- 积分:1