-
数制转换器,可以在二进制,十进制,十六进制间转换,蛮实用的
数制转换器,可以在二进制,十进制,十六进制间转换,蛮实用的-Number System converter, can be binary, decimal, hexadecimal inter-conversion, pretty and practical
- 2022-02-02 13:39:47下载
- 积分:1
-
arbitrary download
任意下载——构建自己的Linux网络蚂蚁,希望对Linux/UNIX的学习者能有一定的启发
- 2022-07-25 17:16:29下载
- 积分:1
-
分光光度计数据接收程序
这是自己帮朋友公司产品写的配套程序,主要代码不多800行左右,作为入门学习够了。
通过RS232口接收某型号分光光度计数据,分类显示、保存和打印。
可以作为串口通讯的简单例子,使用了一些常用的C++ Builder常用控件,也可以作为学习C++ Builder的例子。
- 2022-02-14 08:03:07下载
- 积分:1
-
网络五子棋 有客户端和终端2个部分 用TCP包
网络五子棋 有客户端和终端2个部分 用TCP包 -Gobang network client and the terminal has two parts using TCP packets
- 2022-03-14 01:40:22下载
- 积分:1
-
Delphi截屏,抓图,抓屏程序
Delphi截屏,抓图,抓屏程序,支持连续抓屏,效果不错,再完善一些,加入鼠标选框截图的功能,我想那就更完善了。PS注:本来想做网络抓屏,但似乎没准备好,就先做了这个本地抓屏的程序。
- 2022-01-26 02:47:34下载
- 积分: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
-
对象闪烁功能
对象闪烁功能-functional objects scintillation Contents Paragraphs Page
- 2022-05-24 17:14:45下载
- 积分:1
-
hough transform for detecting line
hough transform for detecting line
- 2022-02-13 01:52:39下载
- 积分:1
-
字母排序,在对一个C程序进行编译的过程中,可发现注释中的拼写错误...
字母排序,在对一个C程序进行编译的过程中,可发现注释中的拼写错误-Alphabetical order, in the process of a C compiler, the Notes can be found in the spelling errors
- 2022-02-26 13:24:07下载
- 积分:1
-
本文档介c#下绍数组和集合的相关知识,对相关人员具有参考价值...
本文档介c#下绍数组和集合的相关知识,对相关人员具有参考价值-This document Shao Jie c# arrays and collections under the relevant knowledge, relevant personnel with the reference value for
- 2022-03-06 06:00:26下载
- 积分:1