登录
首页 » Visual C++ » zuoye7

zuoye7

于 2013-11-16 发布 文件大小:1KB
0 126
下载积分: 1 下载次数: 5

代码说明:

   第k小元素(分治法) 给定一个线性序列集,要求求出其中指定的第K小的数的值和位置.如给定n个元素和一个整数i,1≤i≤n,输出这n个元素中第i小元素的值及其位置;(First k small element (divide and conquer) Given a set of linear sequence, where the specified requirements determined the K value and the small number of locations, such as a given n elements and an integer i, 1 ≤ i ≤ n, output this is the n elements of the i-th element value and the position of the small )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • chombo_package4
    说明:  自适应网格划分通用程序包,美国伯克利大学开发。(Adaptive Mesh generic package, the United States developed at the University of Berkeley.)
    2006-04-13 21:13:20下载
    积分:1
  • example4_4
    例4:在sinc(t)信号中叠加噪声,分析对应频谱 fs=100 采样频率,必须大于两倍基带信号最高频率 ts=1/fs 采样时间间隔 T=2 时间窗大小 ( x=x+0.1*randn(1,N) x=awgn(x,-10, measured ) figure plot(t,x) title( 时域信号图 ) xlabel( t /s ) y=fft(x,N) figure if mod(N,2)~=0 N=N-1 end f=linspace(0,fs/2,N/2) plot(f,abs(y(1:N/2))*2/N) title( 叠加噪声的sinc(t)信号频谱 ) xlabel( f /Hz ) figure y0=y(1:N/2) P=y0.*conj(y0)/N P=10*log10(P) plot(f,P) title( 功率谱 ) xlabel( f /Hz ) )
    2010-05-25 20:59:03下载
    积分:1
  • simulink
    全面、专业的介绍matlab中模块mulink模块的使用方法,列举的例题包含操作流程,非常实用。(Comprehensive, professional introduction matlab in Ostrava mulink modules to use, citing the examples include operating procedures, very practical.)
    2013-07-21 16:43:57下载
    积分:1
  • The-data-for-processing
    这是关于信号处理方面的知识,对matlab的卡尔曼滤波十分重要(This is knowledge about signal processing and it is very importance of kalman filter for matlab )
    2013-07-16 09:32:36下载
    积分:1
  • Chapter2
    MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书(Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book)
    2009-01-02 11:19:16下载
    积分:1
  • antparset
    Spatial Channel model examples
    2014-11-18 14:17:41下载
    积分:1
  • CODE-FIX
    ARRUAM CODIGO NO VISUAL BASIC
    2014-08-20 00:54:03下载
    积分:1
  • Note8_Dcm_debug_note
    汽车开放式架构Autosar 中的诊断通信模块的调试笔记。(The doc is the debug note for the Dcm moude in the AUTOSAR .)
    2014-08-12 17:30:43下载
    积分:1
  • CDVine_1.1-11.tar
    Vine copula for C vine和 D vine的估计等。(Vine copula for C vine and D vine.)
    2014-11-24 20:12:14下载
    积分:1
  • seek
    说明:  乘积的最后三位的值只与乘数和被乘数的后三位有关,与乘数和被乘数的高位无关,利用此来求尾数(The last three values of the product only with the multiplier and the multiplicand on the back three, with a high multiplier and the multiplicand has nothing to do, take advantage of this to seek mantissa)
    2010-03-24 21:16:03下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载