-
Python
Python灰帽子:黑客与逆向工程师的Python编程之道]英文文字版(Hackers and reverse engineer the Python the tao of programming)
- 2017-03-18 22:31:56下载
- 积分:1
-
nb-iot narrow reference signal
本程序主要是根据窄带物联网标准,生成窄带参考信号,用于窄带物联网下行信道估计。(The program is used to create Narrow band reference signal in narrow band iot)
- 2017-11-19 16:46:58下载
- 积分:1
-
sushuzl
这是一个简单的求素数的程序,结构小巧简单,内容精炼.(Procedures for seeking prime number)
- 2011-05-30 00:33:35下载
- 积分:1
-
滞回数据1111
滞回曲线个滞回环的数据提取与处理以及峰值荷载的标记(Data piecewise extraction)
- 2017-12-26 17:01:09下载
- 积分:1
-
超声波测距电路设计30
超声波测距电路设计+测量距离30-1000cm-Ultrasonic measurement ranging from circuit design+ 30-1000cm
- 2022-04-22 10:20:26下载
- 积分:1
-
builder5.0 C prepared for a search process ID
C++BUILDER5.0编写,用于查找一个进程ID-C BUILDER5.0 prepared for a search process ID
- 2023-02-15 22:30:04下载
- 积分:1
-
分子动力学模拟的Lammps实现
说明: 分子动力学模拟的lammps实现教程,方便初学者学习分子动力学(Lammps implementation course of molecular dynamics simulation, convenient for beginners to learn molecular dynamics)
- 2019-11-28 21:42:46下载
- 积分:1
-
kzds8.0
用于仿制图章,仿制电子章,骑缝章,公务章(Used for imitation stamps, imitation electronic chapters, riding stitches, business chapters)
- 2018-05-02 15:57:09下载
- 积分: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
-
wps
The PixLib sample demonstrates how to implement the CPixel class for use by a display driver.
- 2018-11-14 13:24:51下载
- 积分:1