-
This software to study the method of calculating the foundation, and through mat...
本软件研究了地基的计算方法,并通过matlab对建筑工地上的地基扰度进行了数值计算,很好的解决了以前性能差的问题-This software to study the method of calculating the foundation, and through matlab on the construction site disturbance foundation degree has been calculated, a very good solution to the previous poor performance
- 2022-04-30 22:08:41下载
- 积分:1
-
C#仿中国银行自动取款机程序
仿中国银行自动取款机程序,使用C#编程,有sql数据库文件,附加即可使用,以及程序的使用文档
- 2022-08-10 20:27:22下载
- 积分:1
-
用C++开发贪吃蛇的游戏,一款益智游戏。
用C++开发贪吃蛇的游戏,一款益智游戏。
-With C++ Development of Snake game, a puzzle game.
- 2022-02-12 02:30:08下载
- 积分:1
-
video for linux 编程,S3C2410下的视频采集
video for linux 编程,S3C2410下的视频采集-video for linux programming, the S3C2410 Video Capture
- 2022-02-24 10:53:21下载
- 积分:1
-
全自由度空时自适应处理,说明杂波、干扰、信号三者的空时关系。...
全自由度空时自适应处理,说明杂波、干扰、信号三者的空时关系。-The whole space-time adaptive processing freedom that clutter, interference, signal the three space-time relations.
- 2023-03-08 15:50:03下载
- 积分: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
-
行业软件,该源代码为道路设计纵断面典型的计算程序,该程序界面友好,计算准确,值得借鉴...
行业软件,该源代码为道路设计纵断面典型的计算程序,该程序界面友好,计算准确,值得借鉴-industry software, the source code for the design of roads profile of the typical calculation procedures, the procedures friendly interface and more accurate calculation worth learning
- 2022-03-25 13:24:22下载
- 积分:1
-
msp 温控的代码,精度不太高。但是,比较简易的代码。
msp 温控的代码,精度不太高。但是,比较简易的代码。-msp temperature control of the code, not too high accuracy. However, the relatively simple code.
- 2022-03-18 01:58:43下载
- 积分:1
-
利用LabVIEW编写观测显示的小程序,用于罪…
一个用LabVIEW写的观测显示的小程序,用来对单片机上传的串口数据进行显示,仅适合lv初学者。-Using LabVIEW to write an observation shows that a small procedure, used for single-chip serial port to upload data show that only suitable for beginners lv.
- 2022-05-07 19:13:10下载
- 积分:1
-
这是一个字的动画,它的字是动的,给人的感觉是字不是字拉,而是一个个的有生命体...
这是一个字的动画,它的字是动的,给人的感觉是字不是字拉,而是一个个的有生命体-This is a character animation, the characters it is moving and gives the impression that the word is not the words, but out of a life-
- 2023-04-22 04:35:03下载
- 积分:1