-
LLogitbooosto
Logitboost 是一种改进的boostingg算法,可以用作参考 ,
(Logitboost an improved boostingg algorithm can be used as a reference,)
- 2012-08-16 06:33:55下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
FiniteEM
求电磁场边值,程序简洁,方法得当,运算速度快,是这一程序的最突出的特点(For electromagnetic field boundary value, the program is simple and methodologically sound, computing speed, this procedure is the most prominent feature of)
- 2007-08-20 16:15:19下载
- 积分:1
-
BPSK
C编写的BPSK调制解调,很有用,值得学习,代码编写很规范(Written in C BPSK modulation and demodulation, very useful, it is worth learning, very standardized coding)
- 2014-08-08 14:40:41下载
- 积分:1
-
svinet-master
混合隶属度随机块模型,用于进行社区划分,检测重叠社区,节点分组等( Mixed-Membership Stochastic Block mold,which is a scalable approach to community
detection that discovers overlapping communities in massive realworld networks.)
- 2016-07-19 16:31:56下载
- 积分:1
-
LEACH.m
LEACH的源代码,详细注释,适合初学WSN路由协议的同学学习。(LEACH source code, detailed notes, WSN routing protocols suitable for novice students to learn.)
- 2014-01-17 21:23:03下载
- 积分:1
-
强主动声纳信号干扰被动声探测的仿真分析 rev4
强主动声纳信号干扰被动声探测的仿真分析.被动声探测是探测和跟踪水中噪声目标的重要手段,但强主动声纳信号的出现将对被动声探测产生很强的干扰作用,影响被动声纳对噪声目标的检测或跟踪。本文通过计算机仿真,分析被动声纳的积分时间、强主动声纳信号的强度、脉冲宽度和发射周期四个因素对强主动声纳信号干扰被动声探测程度的影响。(Simulation analysis of passive acoustic detection of a strong active sonar signal interference passive acoustic detection is an important means to detect and track water noise goals, but the emergence of strong active sonar signal will be passive acoustic detection generate strong interference effect, the impact of passive acoustic satisfied noise target detection or tracking. This paper through computer simulation, and analysis of the four factors of the integration time of the passive sonar, a strong active sonar signal intensity, pulse width, and launch cycle impact of passive acoustic detection of a strong active sonar signal interference.)
- 2012-08-21 21:06:06下载
- 积分:1
-
hm-10
首先确认安卓手机硬件的蓝牙模块是否支持蓝牙4.0. (手机硬件模块不支持的话,软件做的在正确也连不上!)
2. 系统升级到4.3 或更新版本
3. 资料包内的 HMBLEComAssistant.rar 可用于测试 收发(AT+BAUD0
AT+NAMEAC
AT+PASS000000 //必须输入满6位
AT+TYPE1
AT+ROLE0)
- 2015-04-01 21:54:25下载
- 积分:1
-
VC_call_matlab
给出了如何从vc里调用matlab文件、命令的详细设置过程和例子,(Given how to call matlab in vc documents, detailed command set-up process and examples)
- 2007-08-22 18:41:54下载
- 积分:1
-
binary-frequency-shift-
现代通信原理课程中,在MATLAB中实现二进制频移键控调制程序。(Modern communication theory course, to implement in MATLAB binary frequency shift keying modulation program.)
- 2011-10-04 10:40:25下载
- 积分:1