-
用于 数据转换f
用于 数据转换f-for data conversion f
- 2022-03-26 04:56:13下载
- 积分:1
-
installation required, the need for the next! Thank you for your cooperation, th...
装机必备,需要的下!谢谢合作,这个是虚拟光盘的安装-installation required, the need for the next! Thank you for your cooperation, this is the installation of Virtual CD
- 2022-05-13 05:26:36下载
- 积分: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
-
C++ code for video store
C++ code for video store
- 2022-01-20 23:22:07下载
- 积分:1
-
很多有趣的小程序,对学习C语言有很大的帮助哦 大家一定要
很多有趣的小程序,对学习C语言有很大的帮助哦 大家一定要-many interesting small program, to learn C language is a great help, oh we must Kankan
- 2023-07-26 23:05:03下载
- 积分:1
-
iperf 带宽测试工具
iperf的是一种常用的网络测试工具,可以创建传输控制协议(TCP)和用户数据报协议(UDP)数据流,并测量承载它们的网络的吞吐量。iperf的是网络性能测量工具用C写的这是TTCP程序的重新实现兼容,是由分布式应用支持团队开发 (DAST)的国家实验室应用网络研究(NLANR),一个研究实验室,与大学合并 加州大学圣地亚哥分校的合作协会互联网数据分析(CAIDA)组,但其中被关闭的 2006年12月31日,由于受美国国家科学基金会的终止资助。iperf的允许用户设置可用于测试网络的各种参数,或者用于优化或调整 一个网络。 iperf的具有客户机和服务器的功能,并且可以单向地测量两个端部之间的通过量,或者 或双向。它是开放源代码软件,并运行于各种平台,包括Linux,Unix和Windows(无论是本地或内部的Cygwin[1])。UDP:当用于测试的UDP容量的Iperf允许用户指定数据报的大小,并提供结果的数据报吞吐量和包丢失。TCP:当用于检测的TCP容量的Iperf测量有效载荷的吞吐量。 iperf的使用1024×1024兆字节,1000×1000兆。
- 2022-05-12 20:20:29下载
- 积分:1
-
这是CCS学习资料,有需要的尽情下载吧,里面介绍了CCS里的C语言编程...
这是CCS学习资料,有需要的尽情下载吧,里面介绍了CCS里的C语言编程-learning materials, it is necessary to download it enjoyable, they introduced the CCS The C Programming Language
- 2022-02-13 16:00:59下载
- 积分:1
-
一个动态链接库的使用程序,对动态链接库不是很懂的兄弟,科研好好研究一下...
一个动态链接库的使用程序,对动态链接库不是很懂的兄弟,科研好好研究一下-a dynamic link library procedures for the use of dynamic link library is not really understand them brothers, look carefully at the research
- 2022-06-02 19:38:51下载
- 积分:1
-
gprs read data simple.
atmega8 with communication by com port with meastro heri...
gprs read data simple.
atmega8 with communication by com port with meastro heritage
- 2022-07-13 21:01:59下载
- 积分:1
-
纸牌游戏的源程序
纸牌游戏的源程序-poker game of the source
- 2022-07-20 23:03:23下载
- 积分:1