我們回到“編譯網卡驅動程序”一節中所打開的控制臺窗口,定位目錄到D:\TORNADO.V2.2\TARGET\config\pcPentium,插入您已經格式化好的軟盤,然后運行: mkboot a: bootrom
上傳時間: 2013-12-26
上傳用戶:wfeel
The LabVIEW DSP Test Toolkit for TI DSP uses LabVIEW to automate TI’s Code Composer Studio™ (CCS) Integrated Development Environment (IDE) so you can create test systems for DSP TARGET code.
標簽: LabVIEW DSP Composer automate
上傳時間: 2017-09-27
上傳用戶:lanwei
hello是目標,可以用TARGET來表示。make默認是搜索第一個目標。生成TARGET的前提(依賴)是先有hello.o,所以,make程序就尋找生成hello.o這個目標的規則。hello.o的前提(依賴)是hello.c文件,而這個文件在當前目錄中有,所以就開始進行下面一個命令行操作。如此反復進行,直到第一個目標順利產生,這個過程結束。
標簽: a
上傳時間: 2015-04-28
上傳用戶:micdell
DDSCAT 7.3 is a freely available open-source Fortran-90 software package applying the “discrete dipole approximation” (DDA) to calculate scattering and absorption of electromagnetic waves by TARGETs with arbitrary geometries and complex refractive index. The TARGETs may be isolated entities (e.g., dust particles), but may also be 1-d or 2-d periodic arrays of “TARGET unit cells”, which can be used to study absorption, scattering, and electric ?elds around arrays of nanostructures.
標簽: userguide
上傳時間: 2015-04-29
上傳用戶:499689361
1.此代碼基于紅牛開發板,請根據自己的板子進行修改。 2.通過修改網上的代碼實現,修改前的功能開了一個很大的緩存接收app數據,然后一次性全部數據寫入, 但是這個在實際應用中沒多大用,所以修改為一次寫入128個字節。 3.程序flash的偏移地址為0x8010000,所以app編譯前應該在mdk中設置 Option窗口->TARGET頁->IROM1,start 改為 0x8010000 4.設置中斷向量重映射,我用的方法是在app端的main函數起始位置添加語句 SCB->VTOR = FLASH_BASE | 0x10000; 5.啟動時如果發現沒有app,會進入bootloader模式(燈全亮),如果發現有程序就要看程序的功能了。 如果有app,但是又想重新升級的話就按住某個鍵(我這里是Tamper),然后按復位,松開復位之前不要松開 按鍵,這樣就會進入bootloader模式。 6.進入bootloader后通過串口1接收升級app數據,bin文件數據,接收完成后按User1鍵進行升級操作,完成后 復位或者按User2鍵可以運行剛寫入的app。
上傳時間: 2015-05-18
上傳用戶:llma2017
We consider the problem of TARGET localization by a network of passive sensors. When an unknown TARGET emits an acoustic or a radio signal, its position can be localized with multiple sensors using the time difference of arrival (TDOA) information. In this paper, we consider the maximum likelihood formulation of this TARGET localization problem and provide efficient convex relaxations for this nonconvex optimization problem.We also propose a formulation for robust TARGET localization in the presence of sensor location errors. Two Cramer-Rao bounds are derived corresponding to situations with and without sensor node location errors. Simulation results confirm the efficiency and superior performance of the convex relaxation approach as compared to the existing least squares based approach when large sensor node location errors are present.
標簽: 傳感器網絡
上傳時間: 2016-11-27
上傳用戶:xxmluo
卡爾曼濾波的圖像目標跟蹤TARGET tracking using kalman
上傳時間: 2017-04-12
上傳用戶:暖陽!!
關于CCS調試,目標板配置advanced TARGET configuration
標簽: CCs
上傳時間: 2017-05-19
上傳用戶:mzd1207
Reconstruction- and example-based super-resolution (SR) methods are promising for restoring a high-resolution (HR) image from low-resolution (LR) image(s). Under large magnification, reconstruction-based methods usually fail to hallucinate visual details while example-based methods sometimes introduce unexpected details. Given a generic LR image, to reconstruct a photo-realistic SR image and to suppress artifacts in the reconstructed SR image, we introduce a multi-scale dictionary to a novel SR method that simultaneously integrates local and non-local priors. The local prior suppresses artifacts by using steering kernel regression to predict the TARGET pixel from a small local area. The non-local prior enriches visual details by taking a weighted average of a large neighborhood as an estimate of the TARGET pixel. Essentially, these two priors are complementary to each other. Experimental results demonstrate that the proposed method can produce high quality SR recovery both quantitatively and perceptually.
標簽: Super-resolution Multi-scale Dictionary Single Image for
上傳時間: 2019-03-28
上傳用戶:fullout
Homogeneous Partitioning of the Surveillance Volume discusses the implementation of the first of three sequentially complementary approaches for increasing the probability of TARGET detection within at least some of the cells of the surveillance volume for a spatially nonGaussian or Gaussian “noise” environment that is temporally Gaussian. This approach, identified in the Preface as Approach A, partitions the surveillance volume into homogeneous contiguous subdivisions.
標簽: Receivers Adaptive Antennas and
上傳時間: 2020-05-26
上傳用戶:shancjb