对接入电脑的电话modem监听。电话录音,来电弹屏
上传时间: 2013-12-09
上传用户:songrui
给出Henon的模型x(i+1)=1+y(i)-a*x(i)^2 y(i+1)=b*x(i)
上传时间: 2013-12-18
上传用户:徐孺
Matlab6.X辅助优化计算与设计源代码,该压缩文件中的源代码都能正常运行,本人在上课教学中都用过,很好用的
上传时间: 2014-11-28
上传用户:zhuyibin
关于苹果机开发的电子书:1.Apple.Mac.OS.X.Development.Tools.Overview.Jun.2003.eBook 2.Apple.The.Objective.C.Programming.Language.Dec.2006.eBook 3.Apress.AppleScript.The.Comprehensive.Guide.to.Scripting.and.Automation.on.Mac.OS.X.2nd.Edition.Sep.2006.eBook-BBL 4.Apple.A.Quick.Tour.of.Xcode.Aug.2003.eBook 5.FreeBook.AppleScript.for.Absolute.Starters.Mar.2003.eBook 6.FreeBook.Become.an.Xcoder.Start.Programming.the.Mac.use.Objective-C.Apr.2006.eBook
标签: Apple Development Objective Overview
上传时间: 2016-03-10
上传用户:asddsd
做一个简易的“+ - x /”计算器:在Applet中加入2个提示标签,1个显示结果的标签,两个输入文本域,四个单选按钮(标题分别为+-×/),1个“计算”按钮,分别输入2整数后,选择相应运算符,点击“计算”按钮后显示结果。两个form窗口的链接
上传时间: 2013-12-27
上传用户:开怀常笑
pl/x的编译器,对于PLX语言现在只有很少的编译器,现在把它给大家分享
上传时间: 2013-12-16
上传用户:sevenbestfei
功能:编写的计算皮亚诺相关系数 开发语言:ruby 调用:correlate(x,y) 其中,x,y为需要计算相关度的向量 调用示例: a = [3, 6, 9, 12, 15, 18, 21] b = [1.1, 2.1, 3.4, 4.8, 5.6] c = [1.9, 1.0, 3.9, 3.1, 6.9] c1 = correlate(a,a) # 1.0 c2 = correlate(a,a.reverse) # -1.0 c3 = correlate(b,c) # 0.8221970228 puts c1#,c2,c3
上传时间: 2013-12-18
上传用户:skfreeman
可实现任意一位小数分频,在quartus II中仿真验证通过,输入端N为分频系数的十位数,X为分频系数的个位数.
上传时间: 2016-03-17
上传用户:xaijhqx
这是一个基于ATM7TDMI的触摸屏的演示程序.可以在超级终端上显示触摸评的X,Y坐标,还有是单双击,移动等事件
上传时间: 2016-03-17
上传用户:waitingfy
This project aim was to build wireless software modem for data communication between two computers using an acoustic interface in the voice frequency range (20Hz– 20,000Hz). The transmitting antenna is a speaker (frequency response of: 90Hz – 20,000Hz) and the receiving antenna is a microphone (frequency response of: 100Hz – 16,000Hz). The test files used as information files were text files. This goal was attained both in an incoherent scheme and in a coherent scheme. Build under Matlab code, our modem uses OFDM (orthogonal frequency division multiplexing) modulation, synchronization by LMS sequence, channel estimation (no equalizer) via pilot tones. The symbols are either PSK or ASK for a constellation size of 2 or 4. To optimize the probability of error, these symbols were mapped using Gray mapping. Report
标签: communication computers software wireless
上传时间: 2014-05-29
上传用户:wangdean1101