Random Number Generators(随机数生成)包括gaussian random number generator、uniform random number generator、low-frequency hold generator、1/f noise generator等5种随机信号生成的c源代码
标签: generator random number Generators
上传时间: 2014-12-07
上传用户:edisonfather
MCS-96单片机A_D转换器应用,包括查询式方法和中断方法。查询法通过检测AD_RESULT(LO)中的S位来判定A/D转换是否完成,中断方法用来实现多任务处理。
上传时间: 2014-01-11
上传用户:playboys0
This MATLAB code simulates the effects of amplitude variation between modulators for the wireless LO.该程序分析由于本振信号幅度动态变化对调制器的影响。
标签: modulators amplitude simulates the
上传时间: 2016-12-09
上传用户:pinksun9
Extension packages to Bayes Blocks library, reported in "Nonlinear independent factor analysis by hierarchical models" (Valpola, Ö stman and Karhunen, 2003).
标签: independent Extension Nonlinear packages
上传时间: 2016-12-16
上传用户:天涯
This document describes how to switch to and program the unisersal serial bus (USB) analog phase-locked loop (APLL) on the C5506/C5507/C5509A devices. Example assembly programs for programming and switching to and from the APLL are also provided in the attached zip file. It is assumed that the reader is familiar with the use and operation of the C5506/C5507/C5509A USB digital phase-locked loop (DPLL) and C55x™ Digital Signal Processor (DSP) IDLE procedures.
标签: describes unisersal document phase-lo
上传时间: 2014-01-13
上传用户:hustfanenze
fading 在无线中的应用,计算lo
上传时间: 2013-12-14
上传用户:aig85
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.
标签: user-space can drivers perform
上传时间: 2014-01-01
上传用户:saharawalker
Besides enhanced looks and advanced features, one of the best things about Swing is its pluggable look and feel (PLAF). PLAF architecture allows seamless changes in the appearance of an application and the way an application interacts with the user. However, designing and developing a PLAF is much more exhaustive and complex. On the other hand, themes provide a simple alternative to change look and feel of the swing application. Themes are easier to implement and they enhance the visual appeal of the application UI using the default Java look and feel. Theme mechanism allows a developer to easily specify the default colors, fonts and icons used by the look and feel (L&F). It allows developers to write their own themes giving them a choice to show their application GUI the way they want it, rather than depending on the defaults provided by the system.
标签: pluggable enhanced advanced features
上传时间: 2014-01-23
上传用户:253189838
基于 TestDirector 的软件自动化测试系统的设计 介绍了软件自动化测试技术和 Mercury Interactive 公司的3 个测试工具:TestDirector、WinRunner和LoadRunner
标签: TestDirector Interactive WinRunner Mercury
上传时间: 2017-07-20
上传用户:BOBOniu
测试过的uCOS在PC下的可用环境,因为.lnk在windows下被当成快捷方式,所以都改成了“test.lo”,同时修改了MAK文件,避免了不识别。
上传时间: 2017-07-28
上传用户:lixinxiang