-
这是我在学习数字信号处理中的编写的FIR数字滤波器程序,有算法,MFC界面。...
这是我在学习数字信号处理中的编写的FIR数字滤波器程序,有算法,MFC界面。-This is my learning digital signal processing in the preparation of FIR digital filter process, algorithm, MFC interface.
- 2022-10-29 08:55:03下载
- 积分:1
-
仓库管理系统开发
1需求分析
1.1系统的目的
货物仓库管理系统主要针对于日常库存信息的管理,它针对仓库日常发生的业务,分为了两大类,即入库和出库,用户通过相应的模块,对仓库里的物品的基本情况进行操作,对库存数量进行查询,用户通过简单的操作即可轻松的管理仓库。
1.2系统功能及用户需求分析
- 2022-03-18 22:52:17下载
- 积分:1
-
vc curriculum design, 2004
vc++课程设计,2004/11/20-vc curriculum design, 2004
- 2022-03-20 06:33:11下载
- 积分:1
-
一个小小的分配问题,简易的AA制计算程序,附有源程序及exe文件...
一个小小的分配问题,简易的AA制计算程序,附有源程序及exe文件-distribution of a small, simple system AA program, with source and exe file
- 2022-01-26 05:33:18下载
- 积分:1
-
简单的界面操作,包含了文本框对输入字符的编辑,打开文件查找框,使用定时器,非常适合于初学者...
简单的界面操作,包含了文本框对输入字符的编辑,打开文件查找框,使用定时器,非常适合于初学者-dialog contrl
- 2022-03-11 07:59:01下载
- 积分:1
-
一个很好看的界面,Mac风格!VB开发的
一个很好看的界面,Mac风格!VB开发的-a good look at the interface, Mac style! The VB
- 2022-02-11 12:10:53下载
- 积分:1
-
讲dos命令的使用的一个文档,比较详细,有各种命令,,个ghost
讲dos命令的使用的一个文档,比较详细,有各种命令,,个ghost -stresses the use of a document, more detailed, there are various orders, 000 ghost
- 2022-03-07 04:33:22下载
- 积分: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
-
通过继承下拉框JComboBox来满足应用程序的特定需要,并在此基础上实现其他一些功能...
通过继承下拉框JComboBox来满足应用程序的特定需要,并在此基础上实现其他一些功能-through inheritance drop-down box JComboBox applications to meet the specific needs and, in this on the basis of other features
- 2022-08-16 09:10:03下载
- 积分:1
-
用vc开发的app的一个控件包,只支持 VC5,VC6,VC7,不支持VB,Delphi,C#,BCB等其它开发工具...
用vc开发的app的一个控件包,只支持 VC5,VC6,VC7,不支持VB,Delphi,C#,BCB等其它开发工具-Vc developed app with a control package, only supports VC5, VC6, VC7, do not support the VB, Delphi, C#, BCB, and other development tools
- 2022-01-31 15:38:03下载
- 积分:1