-
基于C#的串口实现
基于C#的串口实现,适合学习,Windows窗体应用程序,也可以适当修改用于工程应用
- 2023-01-01 13:45:07下载
- 积分:1
-
本人是初学者 谢谢关注 本系统属于适合初学者自行练习 有助于帮助基层的学生学的快学的牢固...
本人是初学者 谢谢关注 本系统属于适合初学者自行练习 有助于帮助基层的学生学的快学的牢固-Thank you, I am a beginner of this system is suitable for beginners to practice on their own grass-roots level will help students to learn the fast and firmly
- 2022-02-04 19:50:40下载
- 积分:1
-
This application not only demonstrates the basics of using the Microsoft Foundat
This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your TimeLimit application.
- 2022-05-24 06:05:24下载
- 积分:1
-
文本分类使用贝叶斯
朴素贝叶斯分类基于估计 P (x |Y)、 的概率或功能 X 给定类 Y 的概率密度。朴素贝叶斯分类对象为正常 (高斯)、 内核、 多项式、 多元多项式分布提供支持
- 2022-03-21 02:56:58下载
- 积分:1
-
Swing控件中编辑窗格的使用技术。包括JSplitPane和JEditorPane。
Swing控件中编辑窗格的使用技术。包括JSplitPane和JEditorPane。-Swing edit pane controls the use of technology. Including JSplitPane and JEditorPane.
- 2022-03-16 22:43:31下载
- 积分:1
-
a development based on MiniGUI phone system, friendly interface.
一个基于MiniGUI开发的手机系统,界面友好。-a development based on MiniGUI phone system, friendly interface.
- 2023-05-19 05:40:05下载
- 积分:1
-
Qt login,自动识别焦点
#include "mainwindow.h"
#include "ui_mainwindow.h"
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWindow)
{
ui->setupUi(this);
pushButton = new QPushButton(this);
pushButton->setObjectName(QString::fromUtf8("pushButton"));
pushButton->setGeometry(QRect(40, 180, 51, 27));
pushButton_2 = new QPushButton(this);
pushButton_2->setObjectName(QString::fromUtf8("pushButton_2"));
pushButton_2->setGeometry(QRect(40, 140, 51, 27));
pushButton_3 = new QPushButton(this);
pushButton_3->setObjectName(QString::fromUtf8("pushButton_3"));
pushButton_3->setGeometry(QRect(100, 140, 51, 27));
&
- 2022-03-13 04:00:49下载
- 积分:1
-
计算器的源代码关于 c++方面的,有很好的图形界面,丰富的功能...
计算器的源代码关于 c++方面的,有很好的图形界面,丰富的功能 -calcolator s code about c++
- 2023-01-06 19:10:03下载
- 积分:1
-
快速人工神经网络的工具
快速人工神经网络图书馆是一个免费的开源神经网络库,在 C 中实现多层人工神经网络与支持完全连接以及连接稀少的网络。
- 2023-01-21 06:30:05下载
- 积分:1
-
testtestetstet
测试法DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD测试法DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD
- 2022-01-26 00:51:00下载
- 积分:1