-
lianjie
说明: 两个字符串连接,利用指针函数(two strings, using indicator function )
- 2006-04-15 12:59:45下载
- 积分:1
-
OrbitDynamics
这是我在CSDN上找到的比较好的一个关于卫星轨道动力学的一个源码包,简单易懂,用c++写的,作者是韩冬,向他致敬!
非常好用的程序,学习卫星轨道动力学(This is I find in good CSDN about the dynamics of the satellite s orbit a source packages, easy to understand and use c++ written, the writer is HanDong, paid tribute to him!
The program is very nice, learning satellite orbit dynamics)
- 2020-12-12 11:09:16下载
- 积分:1
-
WIN32API
win32编程中常用的API,对于学些WIN32编程非常有用(win32 programm API datasheet, it is very useful for developer of win32)
- 2010-02-10 00:03:04下载
- 积分: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
-
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
-
nlm去噪
用于图像、信号的去噪,提高图像或信号的信噪比。(For image and signal denoising, to improve the image or signal to noise ratio.)
- 2017-11-10 13:48:47下载
- 积分:1
-
games
小精灵游戏,C++的课程设计的作业。关于游戏的初步学习(little games of a small program )
- 2020-07-04 16:20:02下载
- 积分:1
-
DS
说明: GPS导航系统,控制台程序,内附操作说明(GPS navigation systems, operating instructions included)
- 2010-03-05 20:42:59下载
- 积分:1
-
CompilerControl99
Vb asm inlining dev perf speed
- 2017-08-28 20:30:23下载
- 积分:1
-
K3工业插件二次开发billform常用公开的方法和属性
说明: K3工业插件二次开发billform常用公开的方法和属性(Common public methods and attributes of billform for secondary development of K3 industrial plug-ins)
- 2020-06-23 21:20:01下载
- 积分:1