-
使用wxWidget的界面编程例子代码,很有参考价值!
使用wxWidget的界面编程例子代码,很有参考价值!-Use programming interface wxWidget example code, very useful!
- 2022-02-01 12:05:30下载
- 积分:1
-
图书馆系统
这是我简单的程序。我是新手。这个节目基本上都是关于图书馆系统。使用 jframes。它是基本 levek 不完整但部分工作的主要的东西所需要的一个基本的图书馆系统。如果你发现有什么问题在我的程序中,因为我接受您的反馈意见,所以我可以提高我的编程技巧,请指导我。
- 2022-06-26 01:42:30下载
- 积分:1
-
颜色不断变化的进度条
颜色不断变化的进度条-Processing bar which color keeps changing
- 2022-03-21 18:59:15下载
- 积分:1
-
Visual Cryptography
秘密共享(也称为秘密分割)是指在一组参与者之间分配秘密的方法,每个参与者被分配一份秘密。只有在足够的条件下才能重构秘密
- 2022-07-19 20:33:49下载
- 积分:1
-
simple set of personnel system, we support more! Please ask a question, I would...
一套简单的人事系统,请大家多支持!有问题请提出,多谢-simple set of personnel system, we support more! Please ask a question, I would like to thank! !
- 2022-11-01 05:10:03下载
- 积分:1
-
我个人编写的C++builder6.0源码,详尽的例子,有助于对程序效率的提高,程序的结构化框架,要的请密我...
我个人编写的C++builder6.0源码,详尽的例子,有助于对程序效率的提高,程序的结构化框架,要的请密我-I personally prepared by the C builder6.0 source, detailed examples, contribute to the improvement of the efficiency of the procedures are structured framework, to please close I
- 2022-06-19 14:09:00下载
- 积分: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
-
支持向量机工具箱,其中包含MATLAB演示程序和一些基本的函数(计算核函数的函数、支持向量机训练函数和参数选择交叉验证函数等)。...
支持向量机工具箱,其中包含MATLAB演示程序和一些基本的函数(计算核函数的函数、支持向量机训练函数和参数选择交叉验证函数等)。-SVM Toolbox, which contains MATLAB demo programs and some of the basic functions (Calculation Kernel function, SVM training function and parameter selection cross-validation functions, etc.).
- 2023-01-05 14:50:03下载
- 积分:1
-
超炫列表树CTreeList,
超炫列表树CTreeList,
- 2022-06-27 22:46:33下载
- 积分:1
-
千千静听VC源码,可以实现大部分功能,歌词与换皮肤等等~
千千静听VC源码,可以实现大部分功能,歌词与换皮肤等等~-VC source Chichiwa listening, you can realize most of the functions, the lyrics and for the skin and so on ~
- 2022-03-12 17:20:56下载
- 积分:1