-
Only implements a few simple operations subtraction multiplication and division...
只实现了一些简单的运算;加减乘除;清零;归零;菜单栏;小数点;错误提示窗口;等等;只要会这些,其他的一些功能自己就一定也会添加了了;-Only implements a few simple operations subtraction multiplication and division Clear zero menu bar decimal point error window and so on so long as these, some other features himself would surely be added in
- 2022-02-05 23:41:28下载
- 积分: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
-
一个取色板的例子
一个取色板的例子--An example of color picker
- 2022-04-21 10:05:37下载
- 积分:1
-
jQuery头像裁剪源码
应用背景高仿新浪微博头像裁剪技术的小案例,比较实用,可能对你有用关键技术
- 2022-02-02 04:25:54下载
- 积分:1
-
列表视图组件能够以多种形式来显示文件信息。
列表视图组件能够以多种形式来显示文件信息。-components can be shown in various forms to file information.
- 2022-04-24 19:30:51下载
- 积分:1
-
一个很好的visual C++程序,大家可以参考一下
一个很好的visual C++程序,大家可以参考一下-A good visual C++ Procedures, we can refer to
- 2022-01-31 17:44:23下载
- 积分: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
-
选择性退避算法程序
OFDM_sys.m 为ofdm的基本框架 Sync.m为同步程序 1、 它用的是基于训练序列(Strain)的相关性, 帧头为两个fft(STrain)重复排列。 2、 利用导频的相关性,导频为接受端已知的序列,用本地导频与接收信号...
- 2022-09-12 02:55:03下载
- 积分:1
-
c++ 实现抽屉效果
实现类似qq好友分组下拉效果,切换分组时有明显动画(抽屉效果),采用MFC实现界面,可自行进行扩展
- 2022-02-13 23:34:35下载
- 积分:1
-
Delphi中的XP界面控件,一个控件搞定所有界面,非常好用!
Delphi中的XP界面控件,一个控件搞定所有界面,非常好用!-Delphi XP interface controls, a control interface to get all, a very handy!
- 2022-09-26 14:15:02下载
- 积分:1