-
vb实现数控
这里有vb实现数控插补,直线插补,圆弧插补,逐点插补还有积分插补,界面有清空,开始,下一步,和退出界面.操作简便,
- 2023-02-19 06:50:04下载
- 积分:1
-
images magnifying glass to amplify arbitrary location on the screen graphics
图像放大镜,放大屏幕上任意位置的图形-images magnifying glass to amplify arbitrary location on the screen graphics
- 2022-07-20 07:41:42下载
- 积分:1
-
不规则形状按钮
不规则形状按钮---学习实例,入门资料-Irregular shape button--- learning examples, introductory information
- 2022-02-09 16:52: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
-
SDI的例子
SDI例子-SDI example
- 2022-01-23 11:21:19下载
- 积分:1
-
一个相当不错的多功能记事薄
一个相当不错的多功能记事薄-A good multi-functional notebook.
- 2023-03-22 21:15:04下载
- 积分:1
-
非常实用的放大镜,浮动窗体,可以放大屏幕到任何倍数.
非常实用的放大镜,浮动窗体,可以放大屏幕到任何倍数.-very useful magnifying glass, floating windows, can enlarge the screen to any multiples.
- 2022-02-13 19:12:06下载
- 积分:1
-
dft与图
在数学中,离散傅里叶变换(DFT)转换函数等间隔采样的有限列表转换的系数的实验的复数正弦波的有限组合,排序由它们的频率,具有这些相同的样本值的列表中。它可以说是将采样函数从原始域(通常是沿一条线的时间或位置)到频域转换。 输入采样是复数(在实践中,通常是实数),并且输出的系数是复杂的为好。输出的正弦信号的频率是基本频率,其对应的周期是采样间隔的长度的整数倍。通过DFT得到的正弦信号的组合,因此周期性的同一时期。在DFT不同于离散时间,它的输入和输出序列都是有限傅里叶变换(DTFT);因此它被认为是有限域(或定期)离散时间函数的傅立叶分析。 这里是一个C#实现的DFT的任意数量的值
- 2022-04-08 17:46:52下载
- 积分:1
-
user interface design of an experimental plane with photoshop interface design.
用户界面设计的一次上机实验,用photoshop设计的界面。-user interface design of an experimental plane with photoshop interface design.
- 2023-05-11 02:00:03下载
- 积分:1
-
the process creating a steady background of the window, color gradient to the di...
本程序创建一个有渐变背景的窗口,颜色渐变的方向为从左下到右上-the process creating a steady background of the window, color gradient to the direction from the lower left to upper right
- 2023-03-29 17:00:03下载
- 积分:1