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

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

LINUX-kernel-<b>sourceCode</b>-analyse

  • Abstract: By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit mic

    Abstract: By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit microcontrollers can be monitored and controlled over the Internet. With embedded Linux, these gateways are easily moved from full-blown host PCs to embedded platforms like the PC104. In this class you will learn about hardware platforms that support embedded Linux, Linux kernel configuration, feature selection, installation, booting and tuning.

    標(biāo)簽: bit platforms Abstract networks

    上傳時(shí)間: 2014-01-05

    上傳用戶(hù):kytqcool

  • 基于ecos的redboot

    基于ecos的redboot,該包支持多種處理器。用戶(hù)可以根據(jù)自己硬件平臺(tái),通過(guò)ecosconfig來(lái)配置,配置界面和編譯linux kernel差不多。本包已經(jīng)正對(duì)Intel IXP2400平臺(tái)做了相應(yīng)配置,硬件平臺(tái)為雙CUP架構(gòu)。壓縮文件中有更為詳細(xì)的說(shuō)明。

    標(biāo)簽: redboot ecos

    上傳時(shí)間: 2014-01-09

    上傳用戶(hù):siguazgb

  • 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

    上傳用戶(hù):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

    上傳用戶(hù):a673761058

  • 簡(jiǎn)要的講解了一下

    簡(jiǎn)要的講解了一下,linux kernel的啟動(dòng)過(guò)程。

    標(biāo)簽:

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

    上傳用戶(hù):410805624

  • 1.under bootloader 1)cd your_dir/mrua_EM8620L_2.5.115.RC8_dev.arm.bootirq/MRUA_src/loader 2)將f

    1.under bootloader 1)cd your_dir/mrua_EM8620L_2.5.115.RC8_dev.arm.bootirq/MRUA_src/loader 2)將flash_v3.c改名為flash.c替換原來(lái)的flash.c 3)編譯 2.under linux kernel 1)cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/drivers/mtd 2)將mtdblock_v4.c改名為mtdblock.c替換原來(lái)的mtdblock.c 3)cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/drivers/mtd/chips 4)將cfi_cmdset_0002_v4.c改名為cfi_cmdset_0002.c替換原來(lái)的cfi_cmdset_0002.c 5)編譯。 note:如果在使用cat等指令寫(xiě)flash的過(guò)程中出現(xiàn)下面的信息: Flash write to Buffer aborted @ 0x****** = 0x****** 是正常信息。

    標(biāo)簽: bootloader MRUA_src your_dir bootirq

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

    上傳用戶(hù):陽(yáng)光少年2016

  • 這本書(shū)非常之不錯(cuò)

    這本書(shū)非常之不錯(cuò),詳細(xì)介紹linux kernel source,對(duì)深入學(xué)習(xí)linux的人有很大幫助

    標(biāo)簽:

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

    上傳用戶(hù):jackgao

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

    上傳用戶(hù):waizhang

  • 將魔王的語(yǔ)言抽象為人類(lèi)的語(yǔ)言:魔王語(yǔ)言由以下兩種規(guī)則由人的語(yǔ)言逐步抽象上去的:α-〉β1β2β3…βm ;θδ1δ2…-〉θδnθδn-1…θδ1 設(shè)大寫(xiě)字母表示魔王的語(yǔ)言

    將魔王的語(yǔ)言抽象為人類(lèi)的語(yǔ)言:魔王語(yǔ)言由以下兩種規(guī)則由人的語(yǔ)言逐步抽象上去的:α-〉β1β2β3…βm ;θδ1δ2…-〉θδnθδn-1…θδ1 設(shè)大寫(xiě)字母表示魔王的語(yǔ)言,小寫(xiě)字母表示人的語(yǔ)言B-〉tAdA,A-〉sae,eg:B(ehnxgz)B解釋為tsaedsaeezegexenehetsaedsae對(duì)應(yīng)的話(huà)是:“天上一只鵝地上一只鵝鵝追鵝趕鵝下鵝蛋鵝恨鵝天上一只鵝地上一只鵝”。(t-天d-地s-上a-一只e-鵝z-追g-趕x-下n-蛋h-恨)

    標(biāo)簽: 語(yǔ)言 抽象 字母

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

    上傳用戶(hù):aix008

  • 本代碼為編碼開(kāi)關(guān)代碼

    本代碼為編碼開(kāi)關(guān)代碼,編碼開(kāi)關(guān)也就是數(shù)字音響中的 360度旋轉(zhuǎn)的數(shù)字音量以及顯示器上用的(單鍵飛梭開(kāi) 關(guān))等類(lèi)似鼠標(biāo)滾輪的手動(dòng)計(jì)數(shù)輸入設(shè)備。 我使用的編碼開(kāi)關(guān)為5個(gè)引腳的,其中2個(gè)引腳為按下 轉(zhuǎn)輪開(kāi)關(guān)(也就相當(dāng)于鼠標(biāo)中鍵)。另外3個(gè)引腳用來(lái) 檢測(cè)旋轉(zhuǎn)方向以及旋轉(zhuǎn)步數(shù)的檢測(cè)端。引腳分別為a,b,c b接地a,c分別接到P2.0和P2.1口并分別接兩個(gè)10K上拉 電阻,并且a,c需要分別對(duì)地接一個(gè)104的電容,否則 因?yàn)榫幋a開(kāi)關(guān)的觸點(diǎn)抖動(dòng)會(huì)引起輕微誤動(dòng)作。本程序不 使用定時(shí)器,不占用中斷,不使用延時(shí)代碼,并對(duì)每個(gè) 細(xì)分步數(shù)進(jìn)行判斷,避免一切誤動(dòng)作,性能超級(jí)穩(wěn)定。 我使用的編碼器是APLS的EC11B可以參照附件的時(shí)序圖 編碼器控制流水燈最能說(shuō)明問(wèn)題,下面是以一段流水 燈來(lái)演示。

    標(biāo)簽: 代碼 編碼開(kāi)關(guān)

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

    上傳用戶(hù):gaojiao1999

主站蜘蛛池模板: 江北区| 白玉县| 桃源县| 禹城市| 桑植县| 子长县| 新营市| 馆陶县| 本溪市| 咸阳市| 义乌市| 神农架林区| 南陵县| 吴江市| 文安县| 旺苍县| 东明县| 南雄市| 盐山县| 苏尼特右旗| 宿州市| 泸水县| 保靖县| 恭城| 博兴县| 桐梓县| 巴林左旗| 阜平县| 云林县| 宕昌县| 建德市| 曲阳县| 临泽县| 仙桃市| 武宣县| 册亨县| 乐平市| 德令哈市| 镇雄县| 镇坪县| 安达市|