-
Meeting in English
Meeting in English
- 2022-03-11 15:59:19下载
- 积分:1
-
oSIP开发者手册 选择自 IOKE 的 Blog
关键字 oSIP开发者手册
oSIP开发者手册 选择自 IOKE 的 Blog
关键字 oSIP开发者手册
-oSIP manual developers choose IOKE"s blog keyword oSIP Development Manual
- 2022-03-16 21:59:34下载
- 积分:1
-
一个关于adaboost和NN的matlab程序,对了解adaboost的过程和编写有很大的帮助。...
一个关于adaboost和NN的matlab程序,对了解adaboost的过程和编写有很大的帮助。-this is a adaboost algorithm write with matlab code,and it is my starting program of researching work on adaboost,it is very helpful for application
- 2022-10-18 05:40:03下载
- 积分:1
-
最新的水表检验规程,这个很重要的!特别是从事表类行业的兄弟们!谢谢你们的支持,我们一起进步!...
最新的水表检验规程,这个很重要的!特别是从事表类行业的兄弟们!谢谢你们的支持,我们一起进步!-Latest meter test a point of order, this very important! Particularly those engaged in table-type industries brothers! Thank you for your support, we progress together!
- 2022-03-22 23:27:43下载
- 积分:1
-
在VC6.0中实现了对editbox控件中使用背景位图
本程序已成功测试通过,具有可靠性,可行性.
也是初学者的好实例....
在VC6.0中实现了对editbox控件中使用背景位图
本程序已成功测试通过,具有可靠性,可行性.
也是初学者的好实例.-Realize in VC6.0 in editbox control of the use of the background bitmap This procedure has been successfully tested with the reliability and feasibility. Is a good example for beginners.
- 2022-02-12 23:28:29下载
- 积分:1
-
MIMO
MIMO-OFDM仿真程序,包含完整的信道仿真程序,信道估计程序-MIMO-OFDM simulation program, including a complete simulation program channel, channel estimation procedures
- 2023-03-28 02:10:03下载
- 积分:1
-
Thanks for downloading my Logix RC flight simulator. This is a Micro$oft Visual...
Thanks for downloading my Logix RC flight simulator. This is a Micro$oft Visual C++ project, so it would be easiest for you to open it with MSVC++ but if you dont have it, you can always use your own compiler, the source files are all there. My program uses some free library offered by Microsoft that make direct X much easier and faster to use. They are located in the 3dPlus directory, you will have to add them to the lib, and include directory on your compiler. The EXE is included, it searches for a bitmap to use as the ground, this is determined in the source. Im know the commenting on the source leaves some to be expected, but i ve run low on time. If you need help, source code to the librarys, or anything else email me at: logix@ionet.net I ll even send you a CD with everything on it if you mail me a few dollars. Please feel free to distribute this but leave it intact.-Thanks for downloading my Logix RC flight simulator. This is a Micro$oft Visual C++ project, so it would be easies
- 2023-02-10 18:55:03下载
- 积分:1
-
VC+++课程设计程序加论文++源代码有注释
VC+++课程设计程序加论文++源代码有注释-VC+++ processes in curriculum design papers++ source code annotated
- 2022-05-23 07:19:27下载
- 积分:1
-
一个功能去昂面的航空系统,用c++语言编写的
一个功能去昂面的航空系统,用c++语言编写的-jkdfshgkjdfjgdsgdgf
- 2023-02-24 15:25:03下载
- 积分: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