-
航空公司管理
项目
- 2022-08-18 11:32:05下载
- 积分:1
-
通讯录实现新建,添加查找,删除,的基本功能
简易
通讯录实现新建,添加查找,删除,的基本功能
简易-Address Book in new, add to find, delete, the basic functions of the Summary
- 2022-02-21 06:46:58下载
- 积分:1
-
椭圆拟合,用于在jpg格式的图片上寻找椭圆,并进行拟合
椭圆拟合,用于在jpg格式的图片上寻找椭圆,并进行拟合-Ellipse fitting to the picture in jpg format to find oval, and fitting
- 2023-02-15 11:00:03下载
- 积分:1
-
阴影检测纸从网,它是价值
shadow detection paper from net,it is value
- 2022-01-25 23:54:27下载
- 积分:1
-
电子芯片的设计检查语言,在cadence中使用
电子芯片的设计检查语言,在cadence中使用-Electronic chip design checking language to use in the cadence
- 2022-03-02 19:47:28下载
- 积分:1
-
用 VB 写的编写CS 的源吗,对开发游戏的VB 写手有一定的启发
用 VB 写的编写CS 的源吗,对开发游戏的VB 写手有一定的启发-VB was the preparation? CS source, the development of the game in VB writers have inspired
- 2022-03-03 20:42:20下载
- 积分: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
-
常用PCB元件封装库3,为一般开发提供方便
常用PCB元件封装库3,为一般开发提供方便-PCB components commonly used database package 3, in order to facilitate the general development
- 2022-03-11 14:26:56下载
- 积分:1
-
采用美国adi公司的bf系列,基于bf533的ez
采用美国adi公司的bf系列,基于bf533的ez-kit平台的tft液晶屏显示图像功能的代码-Adoption of the United States adi
- 2022-02-12 19:55:15下载
- 积分:1
-
JTAG Tools is a software package which enables working with JTAG
JTAG Tools is a software package which enables working with JTAG-aware
(IEEE 1149.1) hardware devices (parts) and boards through JTAG adapter.
- 2022-02-27 08:54:08下载
- 积分:1