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