-
这篇论文的名字是《Detection and identification of cyclostationary signals》。
程序如下:functi...
这篇论文的名字是《Detection and identification of cyclostationary signals》。
程序如下:function [Sx,alphao,fo]=autofam(x,fs,df,dalpha)-This paper is the name of "Detection and identification of cyclostationary signals".
Procedures are as follows:
function [Sx, alphao, fo] = autofam (x, fs, df, dalpha)
搜索
- 2022-05-17 23:23:06下载
- 积分:1
-
DirectDraw Chinese Manual
DirectDraw 中文手册-DirectDraw Chinese Manual
- 2022-01-31 11:38:04下载
- 积分:1
-
An mp3 of the design documents, including requirements, specifications, detailed...
一个mp3的设计文档,包括需求、规格说明,详细设计、体系结构和部件等,含有大量类图-An mp3 of the design documents, including requirements, specifications, detailed design, architecture and components, etc., containing a large number of Class Diagram
- 2023-07-14 12:40:03下载
- 积分:1
-
the WTL interface design, with source code and procedures Demo
基本于C++的WTL界面设计,带源代码及Demo程序-the WTL interface design, with source code and procedures Demo
- 2022-12-05 21:50:03下载
- 积分:1
-
网上下载的毕业设计!
网上下载的毕业设计!-downloaded graduate design!
- 2022-05-24 17:06:12下载
- 积分:1
-
关于音频文件,包括MP3,AAC,AAC+,mp3PRO,eAAC+,AMR,AMR
A document about audio,include Mp3 , Mp3Pro, AAC , AAC+ , EAAC+ , AMR , AMR-WB ,AMR-WB+ .It list detail information about this audio type.It is a guide to study these audio in advance
- 2022-03-24 15:40:56下载
- 积分:1
-
under linux development tools, mainly autoconfig tools, I only got to find a lon...
linux下的开发工具,主要将autoconfig工具的,本人找了好久才搞到de!-under linux development tools, mainly autoconfig tools, I only got to find a long time de!
- 2022-08-14 23:58:06下载
- 积分:1
-
软件工程 软件工程
软件工程 软件工程-software engineering software engineering
- 2022-04-22 05:21:37下载
- 积分:1
-
编程语言,最基本的元素,和指针,使用和范围…
本章将介绍C++编程语言的最基本的元素,以及C++的指针、引用和作用域。在第3章和第4章,将介绍C++的类和面向对象编程。在你使用微软基础类库(Microsoft Foundation Class Library,MFC)进行Windows编程时,你需要所有这些知识。
C++是一种复杂的语言,它的许多元素非常抽象。它也是一个庞大的语言,为专业编程而设计。本书的重点是使用Visual C++语言来利用MFC编写Windows程序,因此没有深入地讨论C++语言。
MFC是构造于原始C++之上的应用程序框架,它提供了一个Windows应用程序工作的基础,一个可以向内添入自己代码的框架。这个框架提供了绝大多数Windows特征――菜单、工具栏、对话框、控件和滚动条。它也提供使开发者能相对容易的将数据写入文件、打印数据等机制。这个框架的部件是C++的类,这些类表示了应用程序的组件,例如应用程序的主窗口、它的对话框、字符串、如矩形和点的图像对象,甚至应用程序本身。因此,为了使用Visual C++编写Windows程序,你需要知道足够的C++知识来利用MFC。
-C programming language, the most basic elements, and C pointers, use and scope. In Chapter 3 and Chapter 4, will introduce the class C and object-oriented programming. Your use of Microsoft Foundation Class Library (Microsoft Foundation Class Library, MFC) for Windows programming, you need all knowledge. C is a complex language, and many of its elements is very abstract. It is a huge language, as a professional programming and design. The book focuses on the use of language Visual C MFC prepared to use Win
- 2023-09-08 16:30:02下载
- 积分:1
-
2007年发表在AUTOMATICA上的一篇文章,《带时滞的网络化控制系统的保性能控制器设计》。...
2007年发表在AUTOMATICA上的一篇文章,《带时滞的网络化控制系统的保性能控制器设计》。-Published in Automatica in 2007 on an article,
- 2022-07-26 09:18:30下载
- 积分:1