-
Untitled
对汽车七自由度的模型振动进行matlab仿真分析。(The model vibration of automobile with seven degrees of freedom is simulated and analyzed by matlab.)
- 2019-03-14 15:09:20下载
- 积分:1
-
SOCR
基于TDOA的凸优化定位和传统定位方法以及性能分析(Convex optimization localization and traditional localization methods based on TDOA and performance analysis)
- 2020-06-28 21:20:01下载
- 积分: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
-
xgboost-master
预编译的xgboost,有安装示例。。。。。。。。。。。。(Pre-compiled xgboost, there are installation examples...)
- 2019-03-18 11:30:48下载
- 积分:1
-
Compensate
ISAR成像中的初相校正算法,主要包括了单特显点法和多特显点法。(ISAR imaging in the initial phase correction algorithm, including the single prominent point and multiple prominent point method.)
- 2021-03-20 11:09:18下载
- 积分:1
-
xc-47
弹性图片相册分页切换展示是一款js制作的照片墙图片弹性分页切换特效(Flexible Photo Album Pagination Switching Display is a js-made photo wall picture flexible pagination switching special effect)
- 2019-04-30 13:30:50下载
- 积分:1
-
bizhang
说明: 该模型是模拟小车避障的模型,可以实现路径规划(The model can simulate the obstacle avoidance of the car, and can realize the path planning)
- 2020-12-16 18:50:22下载
- 积分:1
-
onvif-2016-03-16.jar
onvif 最新java包,去掉.zip可以直接使用(onvif new jar,remove .zip)
- 2020-06-15 23:20:01下载
- 积分:1
-
SVDLIBC
1 SVD COMP-SVD分解例程。
2 svdCOMP-SVD分解程序。
3 采取MXN矩阵A,并将其分解成UDV,其中U、V是
4 左右正交变换矩阵,D是A
5 奇异值对角矩阵。(svdcomp - SVD decomposition routine.)
- 2020-12-21 10:49:08下载
- 积分:1
-
zooming
说明: Zooming techniques in digital image processing
- 2020-06-20 16:40:02下载
- 积分:1