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

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

模擬<b>集成</b>

  • 外部中斷模擬UART演示程序

    外部中斷模擬UART演示程序,只做過模擬仿真

    標簽: UART 外部中斷 模擬 程序

    上傳時間: 2015-11-13

    上傳用戶:tianjinfan

  • 一:需求分析 1. 問題描述 魔王總是使用自己的一種非常精練而抽象的語言講話,沒人能聽懂,但他的語言是可逐步解釋成人能聽懂的語言,因為他的語言是由以下兩種形式的規(guī)則由人的語言逐步抽象上去的: -

    一:需求分析 1. 問題描述 魔王總是使用自己的一種非常精練而抽象的語言講話,沒人能聽懂,但他的語言是可逐步解釋成人能聽懂的語言,因為他的語言是由以下兩種形式的規(guī)則由人的語言逐步抽象上去的: ----------------------------------------------------------- (1) a---> (B1)(B2)....(Bm) (2)[(op1)(p2)...(pn)]---->[o(pn)][o(p(n-1))].....[o(p1)o] ----------------------------------------------------------- 在這兩種形式中,從左到右均表示解釋.試寫一個魔王語言的解釋系統(tǒng),把 他的話解釋成人能聽得懂的話. 2. 基本要求: 用下述兩條具體規(guī)則和上述規(guī)則形式(2)實現(xiàn).設(shè)大寫字母表示魔王語言的詞匯 小寫字母表示人的語言的詞匯 希臘字母表示可以用大寫字母或小寫字母代換的變量.魔王語言可含人的詞匯. (1) B --> tAdA (2) A --> sae 3. 測試數(shù)據(jù): B(ehnxgz)B 解釋成 tsaedsaeezegexenehetsaedsae若將小寫字母與漢字建立下表所示的對應(yīng)關(guān)系,則魔王說的話是:"天上一只鵝地上一只鵝鵝追鵝趕鵝下鵝蛋鵝恨鵝天上一只鵝地上一只鵝". | t | d | s | a | e | z | g | x | n | h | | 天 | 地 | 上 | 一只| 鵝 | 追 | 趕 | 下 | 蛋 | 恨 |

    標簽: 語言 抽象

    上傳時間: 2014-12-02

    上傳用戶:jkhjkh1982

  • 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.

    標簽: represented integers group items

    上傳時間: 2016-01-17

    上傳用戶:jeffery

  • 徑向基底函數(shù)類神經(jīng)網(wǎng)路

    徑向基底函數(shù)類神經(jīng)網(wǎng)路,是單隱藏層的3層前向網(wǎng)路,模擬人腦中局部調(diào)整,有很好的逼近能力

    標簽:

    上傳時間: 2014-01-15

    上傳用戶:wanghui2438

  • 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).

    標簽: converts Toolbox complex logical

    上傳時間: 2016-02-12

    上傳用戶:a673761058

  • sigma-delta ADC轉(zhuǎn)換之matlab模型

    sigma-delta ADC轉(zhuǎn)換之matlab模型,整個系統(tǒng)都可模擬。

    標簽: sigma-delta matlab ADC 模型

    上傳時間: 2014-01-24

    上傳用戶:xjz632

  • SPI(serial port interface)的Verilog/VHDL源代碼

    SPI(serial port interface)的Verilog/VHDL源代碼,已模擬並驗證。

    標簽: interface Verilog serial port

    上傳時間: 2016-03-07

    上傳用戶:jichenxi0730

  • 一篇來自臺灣中華大學(xué)的論文--《無線射頻系統(tǒng)標簽晶片設(shè)計》

    一篇來自臺灣中華大學(xué)的論文--《無線射頻系統(tǒng)標簽晶片設(shè)計》,彩色版。其摘要為:本論文討論使用於無線射頻辨識系統(tǒng)(RFID)之標籤晶片系統(tǒng)的電路設(shè)計和晶片製作,初步設(shè)計標籤晶片的基本功能,設(shè)計流程包含數(shù)位軟體及功能的模擬、基本邏輯閘及類比電路的設(shè)計與晶片電路的佈局考量。 論文的第一部份是序論、射頻辨識系統(tǒng)的規(guī)劃、辨識系統(tǒng)的規(guī)格介紹及制定,而第二部份是標籤晶片設(shè)計、晶片量測、結(jié)論。 電路的初步設(shè)計功能為:使用電容作頻率緩衝的Schmitt trigger Clock、CRC-16的錯誤偵測編碼、Manchester編碼及使用單一電路做到整流、振盪及調(diào)變的功能,最後完成晶片的實作。

    標簽: 大學(xué) 論文 無線射頻

    上傳時間: 2016-08-27

    上傳用戶:tb_6877751

  • 使用C#程式語言開發(fā)

    使用C#程式語言開發(fā),並執(zhí)行於.NET Framework下;是研習(xí)「蟻拓尋優(yōu)法」不可或缺的軟體工具。系統(tǒng)使用ACO (Ant Colony Optimization)演算公式模擬螞蟻的覓食行徑抉擇。使用者可以設(shè)定費洛蒙和食物氣味強度等相關(guān)參數(shù)以及動態(tài)設(shè)定障礙物的位置和形狀,研習(xí)螞蟻覓食的最短路徑形成過程。研習(xí)各種參數(shù)設(shè)定對螞蟻覓食行為的影響,了解費落蒙機制對蟻拓尋優(yōu)化法的影響。本系統(tǒng)可支援柔性計算教學(xué),研習(xí)蟻拓優(yōu)化法中人工螞蟻的隨機搜尋模式和啟發(fā)式法則設(shè)計原理。

    標簽: 程式

    上傳時間: 2013-12-24

    上傳用戶:anng

  • 漢諾塔!!! 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

    標簽: the animation Simulate movement

    上傳時間: 2017-02-11

    上傳用戶:waizhang

主站蜘蛛池模板: 赣榆县| 蒙城县| 石家庄市| 穆棱市| 顺平县| 阿拉善右旗| 任丘市| 崇左市| 即墨市| 蕉岭县| 阜宁县| 嘉鱼县| 镇坪县| 五台县| 固阳县| 林西县| 宁国市| 大港区| 云林县| 庐江县| 新绛县| 乌拉特前旗| 景东| 北票市| 纳雍县| 报价| 万荣县| 麦盖提县| 巴彦淖尔市| 海南省| 栾城县| 洛扎县| 辽中县| 商洛市| 诸暨市| 师宗县| 宣城市| 太仓市| 加查县| 贵州省| 鞍山市|