-
英语学习。能逐词显示帮助英语听力的联系。确保在听力练习中听清每一个词。...
英语学习。能逐词显示帮助英语听力的联系。确保在听力练习中听清每一个词。-the learning of English. Each word can be shown to help English listening links. Listening to ensure that the exercises were of hearing every word.
- 2022-08-21 05:38:42下载
- 积分:1
-
功能getmu(亩= R,信噪比,H,P,M)
function mu=getmu(r,snr,H,p,M)
eigen=eig(H*H )
temp2=0
for i=1:r-p+1
temp1=1/eigen(i)
temp2=temp2+temp1
temp1=0
end
if r-p+1~=0
mu=(M/(r-p+1))*(1+(1/snr)*temp2)
else
mu=0
end -matlab mimo
- 2022-03-20 12:47:15下载
- 积分:1
-
帮助一个朋友编写一个小的分析程序,希望对大家有所帮助
帮朋友编写的层次分析法的小程序希望对大家有所帮助-To help a friend prepare a small level of analysis procedures we want to help
- 2022-07-10 00:14:47下载
- 积分:1
-
(1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形...
(1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形,如果没有参数,则通过异常处理方法现实错误消息。(用于计算面积的方法是一个重载的方法。提示:定义一个抽象的父类,并提供一个抽象的方法area(). 再派生出三个子类,重写area()方法,然后在main方法中用多态来实现具体的面积函数的调用)。-(1) design a program based on user input for the command line parameters to calculate the number of rectangular, square, triangle area. If the input parameter is one, two, three then they should correspond to a square, rectangle, triangle, without parameters, exception handling through the real error message. (Used to calculate the area is an overloaded method. Note: the definition of an abstract parent class, and provides an abstract method area (). To send birth to three sub-classes override area () method, and then in main method using multi-state to achieve a specific area of a function call).
- 2022-07-11 07:56:19下载
- 积分:1
-
分页其他人不需帐号就可自由下载此源码
分页其他人不需帐号就可自由下载此源码 -Paging other people without accounts can download this free source
- 2022-05-08 04:06:22下载
- 积分:1
-
遥感软件erdas的详细操作说明,非常适合基础学起的人。是一本很好的资料。...
遥感软件erdas的详细操作说明,非常适合基础学起的人。是一本很好的资料。-Remote sensing software ERDAS detailed instructions, very suitable for the basis of a person to learn. Is a very good information.
- 2023-02-23 20:15:04下载
- 积分:1
-
编写一个词法分析程序并生成相应的类号
编写一个词法分析程序并生成相应的类号-Procedures for the preparation of a lexical analysis and generate a corresponding number of Class
- 2022-02-05 01:27:35下载
- 积分:1
-
行了吗,够5个了,可以加入会员了吧,这是关于C语言便程的
行了吗,够5个了,可以加入会员了吧,这是关于C语言便程的-held yet, no 5, members can join the bar, which is on the C language the way it
- 2022-05-06 22:35:45下载
- 积分:1
-
用C语言编写的国际象棋源程序,单文件,编译简单,适合新手学习。...
用C语言编写的国际象棋源程序,单文件,编译简单,适合新手学习。-C language chess source code, single file, suitable for novice to learn.
- 2022-05-21 13:15:33下载
- 积分:1
-
一个经典的休闲小游戏――俄罗斯方块,当你疲惫的时候他能给你带来欢乐!...
一个经典的休闲小游戏――俄罗斯方块,当你疲惫的时候他能给你带来欢乐!-a small leisure classic games-- Tetris, when you tired of the time he would give you joy!
- 2022-01-26 16:18:53下载
- 积分:1