-
手机IMSI归属地查询
通过手机IMSI分析,得到手机号码前7位.(Through the mobile IMSI analysis, the first 7 bits of the phone number are obtained.)
- 2020-12-04 23:09:23下载
- 积分:1
-
1-s2.0-S0094576507003682-main
说明: VEGA, the European small launcher: Development status, future
perspectives, and applications
- 2020-06-22 12:40:01下载
- 积分:1
-
easy_GPS
说明: K-均值聚类(K-means clustering)是Mac Queen提出的一种非监督实时聚类算法,在最小化误差函数的基础上将数据划分为预定的类数K(We study terrestrial wireless localization systems where multiple synchronized infrastructure devices simultaneously transmit signals whose arrival times are measured at an object of interest.)
- 2020-03-27 00:17:59下载
- 积分:1
-
软件设计文档国家标准
软件设计文档国家标准 -National standards for software design documents
- 2022-07-24 00:55:05下载
- 积分:1
-
一个很不错的评标系统,欢迎下在,做评标的可以参考,本人觉得确实不错...
一个很不错的评标系统,欢迎下在,做评标的可以参考,本人觉得确实不错-A very good evaluation system, welcome in, can make the evaluation of reference, I feel really good
- 2022-01-26 14:10:02下载
- 积分: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
-
Excel
Excel->MySQL 解决UNIX下使用Excel数据的困难。-Excel-gt; MySQL UNIX solutions use Excel data difficulties.
- 2022-03-18 21:47:17下载
- 积分:1
-
配电系统可靠性计算
10负荷点配电网蒙特卡洛法可靠性计算程序,用于计算简单的给定的配电网,内容包含matlab与vs2010程序,以及配电网参数的说明。(10 load point distribution network Monte Carlo reliability calculation program is used to calculate a simple distribution network. The contents include MATLAB and VS2010 program, and the description of distribution network parameters.)
- 2021-03-10 21:39:26下载
- 积分:1
-
简单的绘图编程
划直线水平线随手画直线椭圆位图
简单的绘图编程
划直线水平线随手画直线椭圆位图-simple graphics programming is readily horizontally straight line drawing elliptical bitmap
- 2022-03-14 05:35:44下载
- 积分:1
-
TIM4_Rotaty_Enconder
使用定时器4的编码器模式,已经经过测试能够使用,使用的是增量式编码器,只用AB相,没有Z相(Initialize Rotary Enconder)
- 2020-06-20 20:20:02下载
- 积分:1