-
Fert2000
说明: 这是一个变电站的监控程序,数据库采用的是sql server7.0(This is a substation of the monitoring program, the database is used in sql server7.0)
- 2006-03-24 11:54:56下载
- 积分:1
-
EKF.RAR
实现GPS+IMU扩展卡尔曼滤波组合导航,重力场和磁场推算姿态(Achieve the GPS+ IMU extended Kalman filter integrated navigation, gravity field and magnetic field profile projection)
- 2009-09-15 14:45:33下载
- 积分:1
-
WZ修改工具
说明: NEW WZ TOOLS FOR MAPLE STORY
- 2019-01-15 08:23:55下载
- 积分:1
-
非线性优化中的经典算法
BriefDescriptionoftheLM
非线性优化中的经典算法,LM算法,老外写的,言简意赅,对写优化程序很有用(nonlinear optimization of the classical algorithm, LM algorithm, a foreigner writing is concise and clear and optimization process of writing useful)
- 2006-12-27 09:37:58下载
- 积分:1
-
minip
一个小ANTLR程序,实现了计算器实现的语法,是学习编译原理的很好的例子(A small ANTLR procedures, implementation of the implementation of the calculator grammar, studying compilers are good example of the principle of)
- 2009-02-24 16:20:19下载
- 积分:1
-
MusicEncode
流水灯51单片机用蜂鸣器放音乐的程序,音乐编码有月亮代表我的心,两只蝴蝶等
(51 SCM with buzzer or music program, music encoding the moon represents my heart, two butterflies)((51 SCM with buzzer or music program, music encoding the moon represents my heart, two butterflies))
- 2017-12-22 19:54:36下载
- 积分:1
-
VB 编写的一款矢量图制作工具源代码
VB 编写的一款矢量图制作工具源代码,非常不错的,真的。你用用就知道了(vb bianxiandeyikuansiliangzhizuogongju)
- 2020-06-18 02:00:02下载
- 积分: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
-
source
对于水蒸气的冷凝udf,定于液态水为两相的主相,两者之间的多相流问题(vapor condensation characteristics)
- 2017-05-31 10:31:14下载
- 积分:1
-
Big_Num
大整数阶乘的计算器,能计算上万的阶乘,不过速度有点慢(Large integer factorial calculator that can calculate the factorial of thousands, but a bit slow)
- 2010-01-22 12:24:30下载
- 积分:1