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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

射頻功率<b>放大</b>電路

  • 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

  • The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)

    The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).

    標(biāo)簽: converts Toolbox complex logical

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

    上傳用戶:a673761058

  • altera Quartus II 減法器使用 配合LED

    altera Quartus II 減法器使用 配合LED,可自動(dòng)與手動(dòng)按鈕控製。 (含電路)

    標(biāo)簽: Quartus altera LED II

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

    上傳用戶:王楚楚

  • altera Quartus II TLC晶片控制 可控制暫存器

    altera Quartus II TLC晶片控制 可控制暫存器,手動(dòng)調(diào)整內(nèi)碼。 (含電路)

    標(biāo)簽: Quartus altera TLC 控制

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

    上傳用戶:Zxcvbnm

  • altera Quartus II modelSim 自動(dòng)模擬搭配

    altera Quartus II modelSim 自動(dòng)模擬搭配,內(nèi)有範(fàn)例。 (含電路)

    標(biāo)簽: modelSim Quartus altera II

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

    上傳用戶:lz4v4

  • 關(guān)於宏晶STC89C51單片機(jī)IC芯片的詳細(xì)資料

    關(guān)於宏晶STC89C51單片機(jī)IC芯片的詳細(xì)資料,內(nèi)有很多簡(jiǎn)單電路。

    標(biāo)簽: STC 89C C51 89

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

    上傳用戶:佳期如夢(mèng)

  • 這次把真正的把源程序公開(kāi)了

    這次把真正的把源程序公開(kāi)了,而且還有詳細(xì)的原理教程,希望大家?guī)兔Π阉龅母茫С值钠骷唷? 這個(gè)下載線電路是我做過(guò)的中最穩(wěn)定的,成功率很高。你也可以直接使用現(xiàn)有的下載線或者Atmel的原版下 載線。Easy 51Pro串行編程器也支持AT89C2051了。《Easy 51Pro的製作及使用說(shuō)明》中有詳細(xì)介紹。 有何問(wèn)題或者發(fā)現(xiàn)了BUG請(qǐng)?jiān)谶@裡給我留言: http://enkj.com/gbook/guestbook.asp?user=digiboy

    標(biāo)簽: 源程序

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

    上傳用戶:xieguodong1234

  • 本文是以數(shù)位訊號(hào)處理器DSP(Digital Singal Processor)之核心架構(gòu)為主體的數(shù)位式溫度控制器開(kāi)發(fā)

    本文是以數(shù)位訊號(hào)處理器DSP(Digital Singal Processor)之核心架構(gòu)為主體的數(shù)位式溫度控制器開(kāi)發(fā),而其主要分為硬體電路與軟體程式兩部分來(lái)完成。而就硬體電路來(lái)看分為量測(cè)電路模組、DSP周邊電路及RS232通訊模組、輸出模組三個(gè)部分,其中在輸出上可分為電流輸出、電壓輸出以及binary command給加熱驅(qū)動(dòng)裝置, RS232 除了可以與PC聯(lián)絡(luò)外也可以與具有CPU的熱能驅(qū)動(dòng)器做命令傳輸。在計(jì)畫(huà)中分析現(xiàn)有工業(yè)用加熱驅(qū)動(dòng)裝置和溫度曲線的關(guān)係,並瞭解其控制情況。軟體方面即是溫控器之中央處理器程式,亦即DSP控制程式,其中包括控制理論、感測(cè)器線性轉(zhuǎn)換程式、I/O介面及通訊協(xié)定相關(guān)程式。在控制法則上,提出一個(gè)新的加熱體描述模型,然後以前饋控制為主並輔以PID控制,得到不錯(cuò)的控制結(jié)果。

    標(biāo)簽: Processor Digital Singal DSP

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

    上傳用戶:zjf3110

  • 漢諾塔!!! Simulate the movement of the Towers of Hanoi puzzle Bonus is possible for using animation

    漢諾塔!!! Simulate the movement of the Towers of Hanoi puzzle Bonus is possible for using animation eg. if n = 2 A→B A→C B→C if n = 3 A→C A→B C→B A→C B→A B→C A→C

    標(biāo)簽: the animation Simulate movement

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

    上傳用戶:waizhang

  • 在通訊系統(tǒng)中常見(jiàn)到的cordic

    在通訊系統(tǒng)中常見(jiàn)到的cordic,是個(gè)用很少複雜度就能實(shí)現(xiàn)三角函數(shù)的電路,檔案中有C語(yǔ)言的CORDIC程式

    標(biāo)簽: cordic 系統(tǒng)

    上傳時(shí)間: 2017-03-07

    上傳用戶:lepoke

主站蜘蛛池模板: 包头市| 天水市| 顺义区| 乌海市| 四子王旗| 江源县| 梓潼县| 神木县| 政和县| 漳浦县| 香格里拉县| 乌鲁木齐县| 扎赉特旗| 阳西县| 额尔古纳市| 织金县| 湟中县| 金塔县| 长白| 邢台市| 额尔古纳市| 定南县| 尚志市| 泰顺县| 浮山县| 房山区| 禄丰县| 保康县| 绥中县| 三都| 临高县| 华安县| 天峻县| 佳木斯市| 磐安县| 织金县| 鹤山市| 桐柏县| 吕梁市| 石楼县| 西平县|