-
这个函数返回n点2dw波段的傅里叶变换的DFT样本序列。通常情况下,以插值点的方式进行放大。...
这个函数返回n点2dw波段的傅里叶变换的DFT样本序列。通常情况下,以插值点的方式进行放大。-This function returns N point DFT samples of 2dw band of Fourier transform of a sequence. Typically, fft() returns N samples of Fourier transform ranging from 0 to 2pi. This function takes the N-point DFT samples and returns N-point samples corresponding to frequency band wc-dw to wc+dw.
- 2022-05-13 23:27:58下载
- 积分:1
-
: ASP的反编码工具编码程序步骤一:将程序的代码拷贝到文本框中,然后选择好类型,比如说 .asp的,html类型的文件是不需要编码的,所以没有任何改动。步骤二...
: ASP的反编码工具编码程序步骤一:将程序的代码拷贝到文本框中,然后选择好类型,比如说 .asp的,html类型的文件是不需要编码的,所以没有任何改动。步骤二:将生成的代码拷贝下来,保存好文件即可。编码程序步骤一:将编码过的程序代码拷贝到文本框中,然后点《反编码》即可出现源码,然后将第一行的的代码删除即可。步骤二:Ctrl+c Ctrl+v ...... -: ASP coding tools of the anti-coding a procedural steps : procedure code to copy the text box and then select the right type, for instance. Asp, html type of document coding is not necessary, so no changes. Step 2 : Generation copy down the code, save the file. Coding a procedural steps : encoding over the code to copy text box, and then "anti-coding" can arise source, and then the first line of code can be deleted. Step 2 : Ctrl c Ctrl v ......
- 2023-02-10 05:30:03下载
- 积分:1
-
基于Qt的数据管理系统
应用背景基于Qt的数据管理系统,对Qt的数据库进行了一次应用,对于Qt初学者学习开发数据库等技术有较强学习价值。。。。。。。关键技术setFixedSize(750, 500);
ui->stackedWidget->setCurrentIndex(0);
QSqlQueryModel *typeModel = new QSqlQueryModel(this);
typeModel->setQuery("select name from type");
ui->sellTypeComboBox->setModel(typeModel);
QSplitter *splitter = new QSplitter(ui->managePage);
splitter->resize(700, 360);
splitter->move(0, 50);
splitter->addWidget(ui->toolBox);
splitter->addWidget(ui->dailyList);
splitter->setStretchFactor(0, 1);
splitter->setStretchFactor(1, 1);
on_sellCancelBtn_clicked();
showDailyList();
ui->typeComboBox->setModel(typeModel);
createChartModelView();
- 2023-01-11 19:20:03下载
- 积分:1
-
c语言做的课程设计,通过实现二叉树来对书籍进行操作
c语言做的课程设计,通过实现二叉树来对书籍进行操作-c language to the curriculum design, through the realization of a binary tree to operate on the books
- 2023-06-28 10:55:03下载
- 积分:1
-
学生信息管理,简单登录界面设计(java),图形设计初步,简单小程序...
学生信息管理,简单登录界面设计(java),图形设计初步,简单小程序-Student information management, interface design a simple login (java), the initial graphic design, a simple applet
- 2022-05-12 18:49:46下载
- 积分:1
-
自动化领域的软件标准通讯接口OPC的封装,可以通过改类快速建立与OPC Server的通讯。该类目前支持2.0...
自动化领域的软件标准通讯接口OPC的封装,可以通过改类快速建立与OPC Server的通讯。该类目前支持2.0-automation software standard communication interface OPC package, can be reclassified with the rapid establishment of OPC Server communications. Such currently supports 2.0
- 2023-08-25 18:05:03下载
- 积分:1
-
枯燥一落千丈上下班破旧一落千丈一地区性上下班是非曲直中草药中草药中草药...
枯燥一落千丈上下班破旧一落千丈一地区性上下班是非曲直中草药中草药中草药-boring nosedived working dilapidated plummeted on a regional work merits herbal herbal herbs
- 2022-03-15 15:32:40下载
- 积分:1
-
suitable for teaching use of a small role
一个适合教学使用的小型角色扮演游戏,2D卷轴设计。适合编程初学者学习。-suitable for teaching use of a small role-playing games, 2D scroll design. Programming for beginners learning.
- 2022-11-28 18:15:03下载
- 积分:1
-
fm2010 sch,it is very important
fm2010 sch,it is very important
- 2023-01-22 16:20:04下载
- 积分:1
-
自适应信号处理,西蒙。海利经典教材,很全面详细,通俗易懂,我觉得是最好的自适应书籍!...
自适应信号处理,西蒙。海利经典教材,很全面详细,通俗易懂,我觉得是最好的自适应书籍!-Adaptive signal processing, Simon. Haley classic textbook, it is fully detailed, easy to understand, I think is the best adaptive books!
- 2023-02-10 14:50:05下载
- 积分:1