Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • 钩子函数例子.zip ... 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they ... makefile, you can manually assemble the example with the commands below: ml /c /coff /Cp mousehook.asm link /SUBSYSTEM:WINDOWS /LIBPATH:c:\masm32 ...
  • 定时器程序.rar 定时器程序 采用89c2051 SL存放秒的个位数 SH存放秒的十位数 ML存放分的个位数 MH存放分的十位数 HL存放时的个位数 HH存放时的十位数
  • 视频处理.rar 本程序用到了Player接口的javax.media.Processor接口。可以通过调用Manager的createProcessor()方法,来得到一个Processor接口的示例引用,具体代码为: processor=Manager.creatProcessor(ml) //根据媒体定位对象,示例化一个处理器
  • icaML.zip ... a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise [1]. The inference problem is solved by ML-II, i.e. the sources are found by integration over the source posterior and the noise covariance and mixing matrix ...
  • WmlStudy.rar WML(Wireless Markup Language - 无线标记语言)这种描述语言同我们常听说的HTML语言同出一家,都属于X ML语言这一大家族。HTML语言写出的内容,我们可以在我们的PC机上用IE或是Netscape等浏览器进行阅读,而 WML语言写出的文件则是专门用来在手机等的一些无线终端显示屏上显示,供人们阅读的,并且同样也可以向使用者提供人机交互界面,接受使用者输入的查询等信息,然后向使用者返回他所想要获得的最终信息。
  • E0520A.rar ML 大功率开关电源电路版(PCB) E0520A.PCB
  • ML-synchronization.rar 包含一篇英文文章,基于ML定时同步和信道估计,内含此文章算法代码
  • ML.rar 经典的同步算法,即最大似然同步算法,对于开发3G系统很有效
  • QPSK-ML.rar 信号检测,以QPSK为例描述最大似然检测的过程
  • ofdm-ml.rar OFDM系统的最大似然同步(ML)算法的程序,信道模型为带有多普勒频移的瑞利衰落信道。