-
interaction
运用DEFINE_MASS_TRANSFER宏 的全空化模型(singhal cavitation model written with DEFINE_MASS_TRANSFER)
- 2021-03-02 16:59:33下载
- 积分:1
-
AVO
地震勘探新技术AVO理论中,纵波反射和转换波反射系数随入射角的变化规律,涵盖了包括完全佐普里兹方程在内的四种近似计算方法。(Calculates P-to-P reflectivity (Rpp)and P-to-S reflectivity (Rps) as a function of the angle of incidence (ang).)
- 2009-11-13 11:45:17下载
- 积分:1
-
单摆减振
说明: 参考文献《Acceleration planning based anti-swing and position control for double-pendulum cranes》,实现单摆系统的软着陆,降低系统振动。(According to the references "Acceleration planning based anti-swing and position control for double-pendulum cranes", A soft landing of the pendulum system and vibration reduction is realized.)
- 2019-02-26 14:46:09下载
- 积分:1
-
基于混沌理论和ELMAN神经网络的短期负荷预测 s23uan
本程序时基于混沌理论和ELMAN神经网络的短期负荷预测,能取得很好的预测效果,直接使用该程序就能实现电力短期负荷预测,同样使用于其他类型的时间序列预测(the procedures based on chaos theory and neural networks ELMAN short-term load forecasts, can be achieved very good results forecast, the direct use of the procedure we will be able to realize short-term power load forecasting, the same used in other types of time series prediction)
- 2020-09-24 10:47:48下载
- 积分:1
-
C++AGV 路径规划与运行仿真程序
在AGV实现过程中,核心就在于AGV路径的规划和AGV自身的调度控制,该程序实现了AGV路径规划与运行仿真(AGV route planing and motion simulation)
- 2017-10-11 01:02:53下载
- 积分:1
-
PMSM
说明: PMSM控制系统采用速度电流双闭环矢量控制调速系统,即控制系统中有速度调节器和电流调节器。(PMSM control system adopts speed and current double closed-loop vector control speed regulation system, that is, speed regulator and current regulator are included in the control system.)
- 2019-03-21 22:03:06下载
- 积分:1
-
demo_rbpf_gauss
从国外网站下载的,粒子滤波演示程序,程序简单易懂(Website from abroad, the particle filter demo program, the program easy-to-read)
- 2008-01-07 20:30:21下载
- 积分:1
-
ANSYS桩土效应
ANSYS桥梁结构的桩土效应分析学习资料和实例文件(ANSYS pile soil effect)
- 2018-07-18 18:23:43下载
- 积分:1
-
traffic lights with touch screen
该程序实现红绿灯的触摸屏控制,编程巧妙。(traffic lights with touch screen)
- 2018-08-02 11:38:14下载
- 积分:1
-
car4Ssale
用c++做的汽车4s店销售系统(mfc)
录入查询库存预定等功能模块
头文件中定义 class CAutomobile4SshopDlg : public CDialog
头文件中定义class sale : public CDialog
class service : public CDialog
class storage : public CDialog
class guanli : public CDialog
分别作销售,服务,库存,管理功能模块函数体调用
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_AUTOMOBILE4SSHOP_DIALOG 102
.....宏定义为函数体调用(Using c++ to do car 4s shop sales system (mfc)
Input query inventory reserve and other functional modules
Header file defines class CAutomobile4SshopDlg: public CDialog
Header file defines class sale: public CDialog
class service: public CDialog
class storage: public CDialog
class guanli: public CDialog
Respectively, for sales, service, inventory management function module calls the function body
# define IDM_ABOUTBOX 0x0010
# define IDD_ABOUTBOX 100
# define IDS_ABOUTBOX 101
# define IDD_AUTOMOBILE4SSHOP_DIALOG 102
Defined as a function of the body ..... macro call)
- 2013-10-24 17:52:29下载
- 积分:1