-
java 实现的序列号生成器,类似数据库的Sequence,为实现跨数据库而设计。...
java 实现的序列号生成器,类似数据库的Sequence,为实现跨数据库而设计。-java achieve the serial number generator, similar to the Sequence Database. To achieve cross-database design.
- 2023-01-14 09:00:03下载
- 积分:1
-
project15_Emergency-Vehicle-Detection-System
Emergency Vehicle Detection System
- 2011-01-17 20:17:33下载
- 积分:1
-
Rare DM9000 of the Chinese data. A detailed description of the internal and pin...
难得的DM9000的中文资料。详细的引脚描述以及内部及寄存器和功能描述。-Rare DM9000 of the Chinese data. A detailed description of the internal and pin registers and functional description.
- 2023-09-05 23:45:03下载
- 积分:1
-
微信小程序UI瀑布流布局源码范例
微信小程序UI瀑布流布局源码范例,这是个比较流行的布局了,在WEB开发、移动开发中,都经常见到瀑布流,那么在微信小程序中如何实现瀑布流呢?本源码会给你一个容易理解的答案,你会通过这个小程序源码快速学习如何在微信的小程序中实现瀑布流布局,效果请参见截图所示。
- 2022-02-11 14:06:34下载
- 积分:1
-
Matrice_ABCD
说明: surfacique courant coupleur 3db
- 2019-01-07 06:20:21下载
- 积分:1
-
直流偏磁
直流偏磁变压器建模,基于J-A修正理论。为直流偏磁抑制提供新的解决思路。(The modeling of DC bias transformer is based on the J-A correction theory. It provides a new solution for DC bias suppression.)
- 2018-06-04 20:35:42下载
- 积分:1
-
JavaWebExp
健身馆设计,增删改查,会员,管理员分两个界面进行操作的简单程序(Fitness hall design, additions and deletions to check, members, administrators are divided into two interfaces to operate simple procedures.)
- 2018-05-19 23:37:42下载
- 积分: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
-
描述了在高斯白噪背景下,对直扩信号进行检测所采用的方法和仿真流程。...
描述了在高斯白噪背景下,对直扩信号进行检测所采用的方法和仿真流程。-Describes the Gaussian white noise in the background, on the Direct Sequence Spread Spectrum Signal detection methods and simulation process.
- 2022-08-26 02:30:33下载
- 积分:1
-
H.263协议中文版,翻译的不是很好,大家凑活着看吧
H.263协议中文版,翻译的不是很好,大家凑活着看吧-H.263 Chinese version of the agreement, the translation is not good, we got very bright and alive
- 2022-04-17 11:53:16下载
- 积分:1