搜索资源列表
asd
- 数据结构程序设计21
MIMO自动球形检测算法
- 该算法利用统计裁减有效减小了自动球形译码(ASD)算法 中边界节点列表的大小 s,并可通过对参数的适当设置获得误符号率性能与复杂度之间的折衷。分析与仿真表明, 当采用较高电平调制(电平数大于 4)时,在相同信噪比范围内,PASD 在几乎不损失误符号率性能的前提下, 较 ASD 节省大于 30%的比较次数。
asd
- 基于matlab的小波变换图像融合的程序代码源-Matlab wavelet-based image fusion of the source code
asd
- 基于遗传算法的封闭轮廓最小面积凸包围盒生成算法-Based on genetic algorithm minimum area convex closed contours bounding box generation algorithm
Source
- VB数学规划源代码,线性代数,非线性代数。-asd s as fdg fd hgf jhg jk jh
asd
- 超临界直流锅炉汽水分离器的动态特性仿真。负荷扰动-Supercritical steam separator to the dynamic characteristics. Load disturbance
asd
- 本论文主要对自适应滤波这一重要的课题展开研究和讨论,在算法原理、算法性能分析和通过计算机仿真来说明其各自算法的优越性,在每一个算法中的通过收敛性、学习曲线和失调分析这三个方面来论述。-This thesis focuses on the subject of adaptive filtering to start this important study and discussion, the principle of the algorithm, algorithm performance a
asd
- 用函数重载和带默认参数函数的方法写三个重载函数,求不同类型的两个数 的平方和。 要求: 1)用函数重载写三个重载函数,能分别求出两个整数,两个单精度和两个双精度数的平方和 2)其中int型重载函数中第一个参数的默认值为1,第二个参数的默认值为2 -By function overloading and default parameters function method with three overloaded functions to write, find diffe
soundplay
- 用ASD一行键,弹奏出钢琴标准音。从左到右音高逐渐升高。频率可以在playsound文件中自己设置。-piano play in keyboard
asd
- 坐标变换的电子十字线稳定方法Coordinate transformation method for electronic cross-line stability-Coordinate transformation method for electronic cross-line stability
asd
- 基于神经网络的自适应噪声抵消系统在sumlink里的实现-Adaptive noise canceling system
asd
- MATLAB仿真应用详解。详细介绍MATLAB的一些基础知识和命令-Detailed application of MATLAB simulation. MATLAB detail some of the basics and command
asd
- 用于线性回归的matlab程序,可以直接使用,效果很好-More in line with the
asd
- 具有多滞后时变区间Lurie间接控制系统的指数稳定性.-failed to translate
asd
- 欧氏旅行售货员问题是对给定的平面上n 个点确定一条连接这n 个点的长度最短的哈密顿回路。-Euclidean traveling salesman problem is a given n points in the plane of a connection to determine the length of these n points the shortest Hamiltonian circuit.
asd
- 迷宫求解----asdfsdafasdasdf利用C语言求解迷宫算法-who care about the English explain?
asd
- 单纯性法解线性规划问题的一段代码,谢谢老邢支持快接啊是否能-bool Is_objectLine_All_Positive()
asd
- huffman动态算法,注视详细绝对实用可靠,希望对大家有所帮助-Dynamic Huffman algorithm detailed, look absolutely reliable and practical, and they hope to help everyone
asd
- 1. 编写程序完成如下功能: ⑴ 编写一个自己的字符串类MyString,它有一个私有的数据成员:指向字符串的指针m_data。编写该类的构造函数、拷贝构造函数和析构函数,在构造函数和拷贝构造函数中动态申请内存空间赋值给m_data。用于存储字符串。在析构函数中释放内存空间。 ⑵ 重载运算符“+”作为类MyString的成员函数,使能完成字符串相加功能。 ⑶ 编写main函数,测试该类及被重载的运算符。-A written procedure performs the fol
asd
- 应用C++的多态性,利用派生类与继承,用虚函数举例计算三角形,矩形和圆的面积。-Application the polymorphism C++ using the derived class with inheritance, virtual functions for example to calculate the area of triangles, rectangles and circles.