登录
首页 » Visual C++ » EnumerateAudioCaptureFilterCapabilities

EnumerateAudioCaptureFilterCapabilities

于 2014-01-08 发布 文件大小:62KB
0 253
下载积分: 1 下载次数: 3

代码说明:

  audio card enumerate searching ok. for multimedia developing project. thank you

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

发表评论

0 个回复

  • s2source
    Hello my name is Kev i Coding in the PUFF
    2014-09-04 14:40:35下载
    积分:1
  • Achirplet_anad
    针对信号自适应chirplet分解未知参数多、实现起来比较困难的特点,文献[1]提出了一种新的chirplet分解快速算法。该算法利用计算信号的二次相位函数,得到其能量分布集中于于信号的调频率曲线上的结论,此时通过谱峰检测可同时获得chirplet调频率、时间中心和幅度的估计;然后通过解线性调频技术获得其初始频率和宽度的估计,仿真结果验证了本文算法的有效性。 (For the signal adaptive the chirplet decomposition of unknown parameters to achieve difficult to literature [1] proposed a new fast algorithm for chirplet decomposition. The algorithm makes use of the secondary phase of the calculated signal function, the conclusion focused on energy distribution curve to tune the frequency of the signal by the peak detection chirplet tune frequency, time center and amplitude estimates then by solving chirp technology to obtain the initial frequency and width is estimated that the simulation results demonstrate the effectiveness of the proposed algorithm.)
    2012-09-09 21:47:26下载
    积分:1
  • Failure-Mode-and-Reliability
    结构系统失效模式可靠性Monte-Carlo法 结构系统失效模式研究与可靠性分析(Structural system reliability failure modes Monte-Carlo method structural system reliability analysis and failure mode study)
    2013-12-18 19:43:11下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • malloc
    ics 的malloc实现,采用分离存储,模拟memory的malloc和free等操作。(to realize the molloc and free operation, the lab of ics class)
    2014-01-09 10:36:34下载
    积分:1
  • visualmatlabImageryprocessing
    调试所用Matlab版本是6.5,gatbx-toolbox是调试过程中使用的工具箱,有些热心的研友已经提供了该工具箱,之所以再贴一遍,是因为6.5版本下调试该工具箱会出现一些错误提示,在该版本中已经进行了改正,使用该工具箱只需要将压缩包下的gatbx和gatbxTest_fns加入到Matlab搜索路径即可,另外gatbx-origin是Sheffield大学提供的原始版本的工具箱,未做任何改动,两者可做比较之用 3.gatbx-example是算例调试源码和各算例的调试说明,大家可以对照原书进行比较 4.窃以为gatbx工具箱较之Matlab7新版下的gads工具箱更能让人熟悉和了解遗传算法的原理和计算过程,虽然在可视化方面不及gads 5.学习遗传算法如果首先用熟相关工具箱的话,能够先培养信心,然后更有兴趣去专研和了解具体的算法,如果就用现有的工具箱就能解决问题的话,不了解其详细的算法也未尝不可,毕竟不是每个研友都能向see_moonlight那样开发自己的工具箱吧, ( The debugging uses the Matlab edition is 6.5, gatbx-toolbox debugs the toolbox which in the process uses, somewhat warm-hearted ground the friend already to provide this toolbox, the reason that pasted again, was because under 6.5 editions debugged this toolbox to be able to present some wrong prompts, had already carried on the correction in this edition, will use this toolbox only to need to compress package of under gatbx and gatbx Test_fns joins to the Matlab search path then, moreover gatbx-origin was the primitive edition toolbox which the Sheffield university provided, has not made any modification, both might make the comparison are the example debugging sound code and various examples debugging explained with 3.gatbx-example, everybody might compare the original bookCarries on comparison 4. in my opinion under the gatbx toolbox s to be able to let the human compared with Matlab7 update gads toolbox be familiar with the understanding genetic algorithm principle and)
    2010-10-17 15:11:22下载
    积分:1
  • achieve
    通过编写C语言,在MATLAB上实现路由器仿真,实现路由器的功能。(Written by C language, simulation on MATLAB implementation routers, realize the function of the router. )
    2013-10-30 23:27:56下载
    积分:1
  • spline
    matlab小波变换源代码,供广大研究者学习(matlab wavelet transform source code, for the majority of researchers to learn)
    2013-11-22 21:37:29下载
    积分:1
  • knnl
    classification reseau de neurone
    2012-03-27 11:11:05下载
    积分:1
  • STFFTtool
    对非平稳信号进行分段、截取,再对处理过后的短时信号做短时傅里叶变换,分析其频谱特性,并找到各个时间节点的频率特性,以便分析不同事件段内的声音特征。(The nonstationary signals are segmented, and then the interception, the short-time signal after processing the short-time Fourier transform, the analysis of the spectrum characteristics and frequency characteristics and find the different time node, in order to analyze the acoustic characteristics of different event period.)
    2017-07-26 10:54:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载