-
6-temperature-fluent-vof-init
udf对场的初始化,对温度,vof,等参数(cfd Initialization field)
- 2020-07-28 12:08:39下载
- 积分:1
-
CVS版本的Windows平台建立在Linux早期的不同是必要的。
CVS版本的Windows平台与我们之前在LINUX上构建的不同,现在已经在WIN下了
- 2022-07-03 12:22:39下载
- 积分:1
-
phase3 PWM
三相平衡电网条件下的三相PWM整流电路,双闭环控制,SVPWM控制。(Three phase PWM rectifier circuit under three phase balanced grid condition, double closed loop control and SVPWM control.)
- 2020-07-15 16:38:50下载
- 积分:1
-
偏最小二乘回归法
用偏最小二乘回归法对多自变量和多因变量问题求解(The independent variables and the dependent variable problem solving by partial least squares regression method)
- 2017-11-13 21:11:43下载
- 积分:1
-
完美火焰渲染程序
说明: 动态火焰生成和渲染,用于相关动画特效,工业控制页面的设计。(Dynamic flame generation and rendering, used for animation special effects, industrial control page design.)
- 2020-06-19 19:00:01下载
- 积分:1
-
LAMMPS常用建模方法总结
建模是进行材料模拟的第一步,这里对LAMMPS常用的建模方法进行总结(我平时用到的,难免不全面)。 概况来说,建模方法有两种:内部建模和外部建模。(Modeling is the first step in the process of material simulation. This is a summary of the modeling methods commonly used in the LAMMPS. In general, there are two types of modeling approaches: internal modeling and external modeling.)
- 2017-12-07 04:23:36下载
- 积分:1
-
configs
说明: 诛仙element下配置文件重新整理,修改左上方显示内容(Configuration file reorganization under Qixian element)
- 2019-01-10 19:00:11下载
- 积分:1
-
基于Qt的数据管理系统
应用背景基于Qt的数据管理系统,对Qt的数据库进行了一次应用,对于Qt初学者学习开发数据库等技术有较强学习价值。。。。。。。关键技术setFixedSize(750, 500);
ui->stackedWidget->setCurrentIndex(0);
QSqlQueryModel *typeModel = new QSqlQueryModel(this);
typeModel->setQuery("select name from type");
ui->sellTypeComboBox->setModel(typeModel);
QSplitter *splitter = new QSplitter(ui->managePage);
splitter->resize(700, 360);
splitter->move(0, 50);
splitter->addWidget(ui->toolBox);
splitter->addWidget(ui->dailyList);
splitter->setStretchFactor(0, 1);
splitter->setStretchFactor(1, 1);
on_sellCancelBtn_clicked();
showDailyList();
ui->typeComboBox->setModel(typeModel);
createChartModelView();
- 2023-01-11 19:20:03下载
- 积分:1
-
halconexample1
halcon与c#进行联合编程,显示和处理图片(Halcon and c# are programming together to display and process pictures)
- 2020-07-02 20:00:02下载
- 积分:1
-
400立方截取其中一块
可以对400立方左右的数字岩心,进行截取,得到更小立方大小的数字岩心(Digital cores of about 400 cubic meters can be intercepted to obtain digital cores of smaller cubic size.)
- 2020-06-21 01:20:08下载
- 积分:1