亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

deviCE-to-<b>deviCE</b>

  • This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new c

    This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute after reset. At startup, it waits for a few seconds to see if the downloader is trying to connect. If not, then the bootloader gives up control and jumps to your program. If the downloader is trying to connect, then the bootloader receives the new program over USB and writes it into flash.

    標(biāo)簽: bootloader processors download permits

    上傳時(shí)間: 2015-11-30

    上傳用戶:shus521

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    標(biāo)簽: represented integers group items

    上傳時(shí)間: 2016-01-17

    上傳用戶:jeffery

  • CrE-ME410_X86_CE40_HPC The .exe file that you will receive upon download is an installer to be exec

    CrE-ME410_X86_CE40_HPC The .exe file that you will receive upon download is an installer to be executed on a Desktop PC to which your Windows CE device is attached through ActiveSync. Should this fail (and also if it succeeds) you can find a CrE-ME CAB file in the ActiveSync folder on the PC ("\Program Files\Microsoft ActiveSync\NSIcom") which you put on the device to install CrE-ME (by clicking on it as it appears on the device s file explorer).

    標(biāo)簽: installer download receive CrE-ME

    上傳時(shí)間: 2016-02-11

    上傳用戶:linlin

  • (1) 、用下述兩條具體規(guī)則和規(guī)則形式實(shí)現(xiàn).設(shè)大寫字母表示魔王語言的詞匯 小寫字母表示人的語言詞匯 希臘字母表示可以用大寫字母或小寫字母代換的變量.魔王語言可含人的詞匯. (2) 、B→tAdA A

    (1) 、用下述兩條具體規(guī)則和規(guī)則形式實(shí)現(xiàn).設(shè)大寫字母表示魔王語言的詞匯 小寫字母表示人的語言詞匯 希臘字母表示可以用大寫字母或小寫字母代換的變量.魔王語言可含人的詞匯. (2) 、B→tAdA A→sae (3) 、將魔王語言B(ehnxgz)B解釋成人的語言.每個(gè)字母對應(yīng)下列的語言.

    標(biāo)簽: 字母 tAdA 語言 詞匯

    上傳時(shí)間: 2013-12-30

    上傳用戶:ayfeixiao

  • 1.有三根桿子A,B,C。A桿上有若干碟子 2.每次移動一塊碟子,小的只能疊在大的上面 3.把所有碟子從A桿全部移到C桿上 經(jīng)過研究發(fā)現(xiàn)

    1.有三根桿子A,B,C。A桿上有若干碟子 2.每次移動一塊碟子,小的只能疊在大的上面 3.把所有碟子從A桿全部移到C桿上 經(jīng)過研究發(fā)現(xiàn),漢諾塔的破解很簡單,就是按照移動規(guī)則向一個(gè)方向移動金片: 如3階漢諾塔的移動:A→C,A→B,C→B,A→C,B→A,B→C,A→C 此外,漢諾塔問題也是程序設(shè)計(jì)中的經(jīng)典遞歸問題

    標(biāo)簽: 移動 發(fā)現(xiàn)

    上傳時(shí)間: 2016-07-25

    上傳用戶:gxrui1991

  • 1. 下列說法正確的是 ( ) A. Java語言不區(qū)分大小寫 B. Java程序以類為基本單位 C. JVM為Java虛擬機(jī)JVM的英文縮寫 D. 運(yùn)行Java程序需要先安裝JDK

    1. 下列說法正確的是 ( ) A. Java語言不區(qū)分大小寫 B. Java程序以類為基本單位 C. JVM為Java虛擬機(jī)JVM的英文縮寫 D. 運(yùn)行Java程序需要先安裝JDK 2. 下列說法中錯(cuò)誤的是 ( ) A. Java語言是編譯執(zhí)行的 B. Java中使用了多進(jìn)程技術(shù) C. Java的單行注視以//開頭 D. Java語言具有很高的安全性 3. 下面不屬于Java語言特點(diǎn)的一項(xiàng)是( ) A. 安全性 B. 分布式 C. 移植性 D. 編譯執(zhí)行 4. 下列語句中,正確的項(xiàng)是 ( ) A . int $e,a,b=10 B. char c,d=’a’ C. float e=0.0d D. double c=0.0f

    標(biāo)簽: Java A. B. C.

    上傳時(shí)間: 2017-01-04

    上傳用戶:netwolf

  • 2012TI電子設(shè)計(jì)大賽——微弱信號檢測裝置

    微弱信號檢測裝置 四川理工學(xué)院 劉鵬飛、梁天德、曾學(xué)明 摘要: 本設(shè)計(jì)以TI的Launch Pad為核心板,采用鎖相放大技術(shù)設(shè)計(jì)并制作了一套微弱信號檢測裝置,用以檢測在強(qiáng)噪聲背景下已知頻率微弱正弦波信號的幅度值,并在液晶屏上數(shù)字顯示出所測信號相應(yīng)的幅度值。實(shí)驗(yàn)結(jié)果顯示其抗干擾能力強(qiáng),測量精度高。 關(guān)鍵詞:強(qiáng)噪聲;微弱信號;鎖相放大;Launch Pad Abstract: This design is based on the Launch Pad of TI core board, using a lock-in amplifier technique designed and produced a weak signal detection device, to measure the known frequency sine wave signal amplitude values of the weak in the high noise background, and shows the measured signal amplitude of the corresponding value in the liquid crystal screen. Test results showed that it has high accuracy and strong anti-jamming capability. Keywords: weak signal detection; lock-in-amplifier; Launch Pad  1、引言 隨著現(xiàn)代科學(xué)技術(shù)的發(fā)展,在科研與生產(chǎn)過程中人們越來越需要從復(fù)雜高強(qiáng)度的噪聲中檢測出有用的微弱信號,因此對微弱信號的檢測成為當(dāng)前科研的熱點(diǎn)。微弱信號并不意味著信號幅度小,而是指被噪聲淹沒的信號,“微弱”也僅是相對于噪聲而言的。只有在有效抑制噪聲的條件下有選擇的放大微弱信號的幅度,才能提取出有用信號。微弱信號檢測技術(shù)的應(yīng)用相當(dāng)廣泛,在生物醫(yī)學(xué)、光學(xué)、電學(xué)、材料科學(xué)等相關(guān)領(lǐng)域顯得愈發(fā)重要。 2、方案論證 針對微弱信號的檢測的方法有很多,比如濾波法、取樣積分器、鎖相放大器等。下面就針對這幾種方法做一簡要說明。 方案一:濾波法。 在大部分的檢測儀器中都要用到濾波方法對模擬信號進(jìn)行一定的處理,例如隔離直流分量,改善信號波形,防止離散化時(shí)的波形混疊,克服噪聲的不利影響,提高信噪比等。常用的噪聲濾波器有:帶通、帶阻、高通、低通等。但是濾波方法檢測信號不能用于信號頻譜與噪聲頻譜重疊的情況,有其局限性。雖然可以對濾波器的通頻帶進(jìn)行調(diào)節(jié),但其噪聲抑制能力有限,同時(shí)其準(zhǔn)確性與穩(wěn)定性將大打折扣。

    標(biāo)簽: 2012 TI 電子設(shè)計(jì)大賽 微弱信號

    上傳時(shí)間: 2013-11-04

    上傳用戶:lty6899826

  • LTC4099 USB電源管理和電池充電

      The LTC®4099 high effi ciency USB power manager andLi-Ion/Polymer battery charger seamlessly managespower distribution from multiple sources in portableapplications. It is differentiated from other USB powermanagers by its bidirectional I2C port that allows the hostmicroprocessor to control and monitor all aspects of theUSB power management and battery charging processes.In addition, a programmable interrupt generation functionalerts the host microprocessor to changes in device statusand provides unprecedented control of power managementfunctions. This high degree of confi gurability allowspost-layout changes in operation, even changes in thefi eld, and it allows a single qualifi ed device to be usedin a variety of products, thus reducing design time andeasing inventory management.

    標(biāo)簽: 4099 LTC USB 電源管理

    上傳時(shí)間: 2013-10-22

    上傳用戶:18602424091

  • FET430PIF自制資料

    The MSP-FET430PIF is a Parallel Port interface (does not include target board) that is used to program and debug MSP430 FET tools and test boards through the JTAG interface. This interface is included in our FET tools, but sold without the development board. This interface uses a Parallel PC Port to communicate to the Debugger Software (IAR Kickstart software included) running on the PC. The interface uses the standard 14 pin header to communicate to the MSP430 device using the standard JTAG protocol. The flash memory can be erased and programmed in seconds with only a few keystrokes, and since the MSP430 flash is extremely low power, no external power supply is required. The tool has an integrated software environment and connects directly to the PC which greatly simplifies the set-up and use of the tool. The flash development tool supports development with all MSP430 flash parts. Features MSP430 debugging interface to connect a MSP430-Flash-device to a Parallel port on a PC Supports JTAG debug protocol (NO support for Spy-Bi-Wire (2-wire JTAG) debug protocol, Spy-Bi-Wire (2-wire JTAG) is supported by MSP-FET430UIF) Parallel Port cable and a 14-conductor target cable Full documentation on CD ROM Integrated IAR Kickstart user interface which includes: Assembler Linker Limulator Source-level debugger Limited C-compiler Technical specifications: Backwardly compatable with existing FET tool boards.

    標(biāo)簽: FET 430 PIF

    上傳時(shí)間: 2013-10-26

    上傳用戶:fengweihao158@163.com

  • X-tal oscillators on 8-bit mic

    <Almost since the introduction of microcontrollers as electronic components there always has been an oscillatorcircuit on the device to make it work. From application point of view only some external components wererequired to make it work. However, to make sure that it will always work required more effort. This report is basedon feedback from the market from customers applying 8-bit mircrocontrollers.>

    標(biāo)簽: oscillators X-tal bit mic

    上傳時(shí)間: 2013-11-12

    上傳用戶:穿著衣服的大衛(wèi)

主站蜘蛛池模板: 博白县| 徐汇区| 泊头市| 丰都县| 民权县| 临洮县| 神木县| 宁武县| 万山特区| 阳东县| 灵川县| 安吉县| 阜城县| 开远市| 巴南区| 龙里县| 六盘水市| 呼图壁县| 怀来县| 逊克县| 湛江市| 兴山县| 山东省| 英吉沙县| 酉阳| 农安县| 东乡县| 澄江县| 涡阳县| 丹江口市| 墨竹工卡县| 册亨县| 江陵县| 平果县| 汨罗市| 潜山县| 盱眙县| 万源市| 嘉义县| 那曲县| 益阳市|