-
Question1
说明: C++源代码,递归实现。原问题描述:鼓上蚤时迁到一个山洞里去盗宝,里面有n件宝贝,价值分别是a1,a2......an,并且满足ai大于a1+a2+....+a(i-1)的和。他身上有一个背包,能装的东西最大价值是K,他只能进洞一次,请问他最多能带出多少?
要求:输入K,n,a1,a2......an
输出:他能最多带出的宝物价值
(C++ Source code Recursive achieve. The original problem description: drum when flea盗宝going to move in a cave, there are n pieces of treasure, valued are a1, a2 ...... an, and to meet ai than a1+ A22B !....+ a (i-1) and. Him to have a backpack, things can hold the greatest value is K, he could only hole once, to ask him to bring out the maximum number of? Requirements: Enter K, n, a1, a2 ...... an output: he can bring out the maximum value of the treasures)
- 2008-12-02 21:07:25下载
- 积分:1
-
GMSK-Modem-matlab
GMSK信号调制和解调的仿真代码,包含一比特差分、2比特差分、鉴频等常用GMSK解调方案.之前上传的GMSK Modem差分相干、2比特差分解调存在问题。(GMSK demodulation schemes including one bit differential decoding, two bit differential decoding, differential coherent and digital frequency discriminating methods.)
- 2021-04-12 10:18:57下载
- 积分:1
-
LMS(New)
使用simulink对LMS算法进行多径仿真,在实验中验证LMS系统在多径环境下仍表现较好的收敛性和跟踪性能。(use Simulink LMS algorithm for multi-path simulation, In the experiment verified LMS system in the multi-path environment is still better performance convergence and tracking performance.)
- 2007-05-21 16:01:53下载
- 积分:1
-
ImageProcessingWithMATLAB
It talks about the used functions used for editing images with matlab
- 2010-12-27 01:58:45下载
- 积分:1
-
a
说明: 对语音信号进行处理,做fft,语谱图,短时fft,并进行对比(The speech signal processing, do fft, spectrogram, short fft, and compare)
- 2011-03-13 19:20:20下载
- 积分:1
-
suijishu
matlab algorithm
matlab教程
matlab随机码生成(matlab algorithm)
- 2012-05-15 11:25:17下载
- 积分:1
-
thumbnailScatter
It is much easier to spot patterns in your data when you can associate an image with each datapoint.
thumbnailScatter.m overlays an image thumbnail over each datapoint to help with visualization.
For example, if you perform a principal components analysis and would like to plot PC1 vs PC2, use thumbnailScatter.m to see what properties each PC controls.
Run demo_scatterThumbnail.m to see how it works. Test data are provided for the demo.
- 2013-03-19 01:26:36下载
- 积分:1
-
Development-of-wind-turbine-control-algorithms..
development of wind turbine control algorithms
- 2012-10-14 22:11:29下载
- 积分:1
-
chengxu
对利用录音设备对手机、电话等按键式密码输入终端进录音盗取银行卡密码的不法行为进行技术分析,利用MATLAB软件编程对按键式密码输入终端的按键音进行音频分析,基于短时能量和过零率对所采集的音频文件进行端点检测,提取出单个拨号音,然后对处理后的音频进行频谱分析、对比,从而识别按键式密码输入终端的按键音。(On the use of recording equipment on the phone, telephone touchtone input terminal password into the recording steal bank card passwords wrongful conduct technical analysis using MATLAB software programming for touch-tone touchtone password input terminal for audio analysis, based on short-term energy and zero-crossing rate of the acquired endpoint detection audio files, extract single dial tone, and then processed audio spectrum analysis, comparison, to identify key tone touchtone password input terminal.)
- 2016-03-18 17:37:48下载
- 积分:1
-
mydspexp1_bsdu
说明: 用matlab写的维纳滤波,最陡下降法的实现例程。(Matlab written by Wiener filtering, the steepest descent method to achieve routine.)
- 2008-10-15 16:43:12下载
- 积分:1