-
the-stress-of-a-bridge
ansys模拟桥梁受力分析,在桥上有车行驶过时计算出桥梁不同部位受力状况及挠度变化值。(ansys stress analysis simulation bridge, a car traveling on the bridge obsolete bridges in different parts of the calculated force status and changes in the value of deflection.)
- 2014-08-27 10:18:30下载
- 积分:1
-
mcq-6
SSD1 iCarnegie Multiple-choice Quiz 6. 4 Questions. MCQ6
- 2012-04-25 19:17:25下载
- 积分:1
-
MATLAB_Deep_Learning
基于MATLAB的深度学习资料,高清版原版书籍(MATLAB deep learning)
- 2019-01-10 21:47:31下载
- 积分: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
-
Array-Processing(XD)
西安电子科技大学,廖桂生讲阵列信号处理的课件,名家课程。(Array Processing,XD PPT)
- 2011-04-30 21:10:45下载
- 积分:1
-
HEV
混合动力simulnk生成的代码 混合动力simulnk生成的代码混合动力simulnk生成的代码(The hybrid simulnk generated code)
- 2012-08-27 13:02:25下载
- 积分:1
-
XML源程序代码示例
XML源程序代码示例-XML source code examples
- 2022-01-25 23:49:49下载
- 积分:1
-
全国第六次人口普查
说明: 全国第六次人口普查具体到乡镇、街道的人口数据,也有不同年龄层的统计人口数据。(The sixth national census of the country is specific to the population data of towns and streets, as well as statistical population data of different age groups.)
- 2021-03-30 16:49:09下载
- 积分:1
-
一个很好的计算文字数目的例子,现在一个缺点就是计算中文的时候可能不是很准确...
一个很好的计算文字数目的例子,现在一个缺点就是计算中文的时候可能不是很准确-a good number of characters calculation example, a defect is calculated when the Chinese may not be accurate
- 2022-07-11 21:34:26下载
- 积分:1
-
aodv
opnet下修改AODV路由协议,将min hop routing 改为min cost routing,附说明文档(opnet to modify the AODV routing protocol, the min hop routing changed to min cost routing, attached documentation)
- 2021-04-28 10:18:44下载
- 积分:1