-
from
else if(keyword,equals如果关键字是MSG则是服务器传来的聊天信息(Else if (keyword,equals is a chat message from the server if the keyword is MSG)
- 2018-11-25 23:15:18下载
- 积分:1
-
gun-V5.3
到达过程是的泊松过程,主要为数据分析和统计,本程序的性能已经超过其他算法。( Arrival process is a Poisson process, Mainly for data analysis and statistics, This program has exceeded the performance of other algorithms.)
- 2017-05-02 14:28:31下载
- 积分:1
-
AUTOMATIC-GEAR-SHIFTING-IN-TWO-WHEELERS
AUTOMATIC GEAR SHIFTING IN TWO WHEELER Motorcycles are widely used around the world particularly in INDIA. The gear shifting system of the motor-cycle is conventionally manual.
- 2020-06-20 15:40:01下载
- 积分:1
-
大漠模块
已经编译好的中文版大漠模块 无需注册 直接在易语言里加入模块即可使用 涵盖90%命令(The already compiled Chinese version of the desert module does not need to be registered)
- 2018-03-13 13:51:12下载
- 积分:1
-
RestoreDB sql server 2012
example of restore db sql server
- 2019-05-06 23:46:50下载
- 积分:1
-
使用C#实现WINCE系统下的ADS通讯
说明: Beckhoof ADS通信 C#语言测试程序(Beckhoof ads communication C language test program)
- 2019-10-30 16:38:23下载
- 积分: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
-
是控制台程序,支持大部分的FTP命令。本程序设定用户名和密码都是toldo,FTP服务的主目录是C: emp,详见说明文件...
是控制台程序,支持大部分的FTP命令。本程序设定用户名和密码都是toldo,FTP服务的主目录是C: emp,详见说明文件-Is a console program, to support most of the FTP commands. This procedure set the user name and password are toldo, FTP services, the main directory is C: temp, see the documentation
- 2022-04-19 22:21:08下载
- 积分:1
-
MATLAB
整个软件是MATLAB环境下的控制系统仿真,用户输入控制系统前项通道传递函数和反馈通道传递函数以及性能指标,绘制出校正前开环系统的BODE图,并给出稳定裕量和对应的频率。 判断该用哪种校正装置。给出校正装置的传递函数,在一幅图上显示校正后系统的BODE图。给出校正后系统的性能指标。(The software is the MATLAB environment control system simulation, user input control system before the entry channel transfer function and the feedback channel transfer function and performance indicators, drawing out the correction before the open-loop system of the BODE diagram, and gives a stable margin and the corresponding frequency of . Determine the correct device to use which. Calibration device transfer function is given in a map display system BODE diagram after correction. Corrected performance of the system are given index.)
- 2010-01-30 05:21:20下载
- 积分:1
-
VHDL代码 键盘扫描,数码管静态移位显示,类似于计算器显示数据...
VHDL代码 键盘扫描,数码管静态移位显示,类似于计算器显示数据-VHDL code
- 2022-06-21 23:05:03下载
- 积分:1