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

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

win8 <b>pl2303</b>驅(qū)動(dòng)

  • 24c01-24c16讀寫驅(qū)動(dòng)程序

    24c01-24c16讀寫驅(qū)動(dòng)程序,只是純驅(qū)動(dòng) 沒有應(yīng)用主程序

    標(biāo)簽: 24 01 16 讀寫

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

    上傳用戶:zhaiye

  • 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

  • 本書分為上篇、中篇和下篇三個(gè)部分

    本書分為上篇、中篇和下篇三個(gè)部分,上篇為Windows CE結(jié)構(gòu)分析,中篇為Windows CE情景分析,下篇為實(shí)驗(yàn)手冊(cè)。每一篇又劃分為若 干章。上篇包含有引言,Windows CE體系結(jié)構(gòu),處理 器排程,儲(chǔ)存管理 ,檔案系統(tǒng)和設(shè)備管理 等六 章。中篇包含有系統(tǒng)初始化,處理 器排程過程,分頁處理 ,檔案處理 和驅(qū)動(dòng)器載入等五章。下篇包含有Windows CE應(yīng)用程式開發(fā),Windows CE系統(tǒng)開發(fā),評(píng)測(cè)與總結(jié)以及實(shí)習(xí)等四章。 上篇的重點(diǎn)在於分析Windows CE kernel的結(jié)構(gòu)以及工作原理 。這個(gè)部分是掌握Windows CE作業(yè)系統(tǒng)的基礎(chǔ)。 中篇重點(diǎn)在於分析Windows CE kernel的實(shí)際運(yùn)行 過程。如果說 上篇是從靜態(tài)的角度 分析Windows CE kernel,那麼中篇?jiǎng)t是試圖從動(dòng)態(tài)的角度 給讀 者一個(gè)有關(guān)Windows CE kernel的描述。希望讀 者能夠通過對(duì)中篇的閱讀 理 解,在頭腦中形成有關(guān)Windows CE kernel的多方位的運(yùn)作情景。 下篇著重於有關(guān)Windows CE的應(yīng)用。對(duì)理 論 的掌握最終要應(yīng)用到實(shí)務(wù)中。

    標(biāo)簽:

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

    上傳用戶:FreeSky

  • *** *** *** *** *** *** *** *** * RTL8019測(cè)試程式說明 By hugang, hgx2000@mail.china.com ************

    *** *** *** *** *** *** *** *** * RTL8019測(cè)試程式說明 By hugang, hgx2000@mail.china.com ************************************************* 1.文件說明 Net : Rtl8019驅(qū)動(dòng)代碼 Src : 主程式代碼 Inc : 主程式的頭文件 Debug : SDT目標(biāo)代碼 Myusb_Data : ADS目標(biāo)代碼 Myusb.apj : SDT2.51工程文件 Myusb.mcp : ADS1.2工程文件 Myusb.PR : SourceInsight3.5工程文件

    標(biāo)簽: hugang china 8019 2000

    上傳時(shí)間: 2014-11-23

    上傳用戶:jichenxi0730

  • *** *** *** *** *** *** *** *** * USB測(cè)試程式說明 By hugang, hgx2000@mail.china.com ****************

    *** *** *** *** *** *** *** *** * USB測(cè)試程式說明 By hugang, hgx2000@mail.china.com ************************************************* 1.文件說明 Usb : PDIUSB12驅(qū)動(dòng)代碼 Src : 主程式代碼 Inc : 主程式的頭文件 Debug : SDT目標(biāo)代碼 Myusb_Data : ADS目標(biāo)代碼 Tools : PC端測(cè)試程式及驅(qū)動(dòng) Myusb.apj : SDT2.51工程文件 Myusb.mcp : ADS1.2工程文件 Myusb.PR : SourceInsight3.5工程文件

    標(biāo)簽: hugang china 2000 mail

    上傳時(shí)間: 2016-04-09

    上傳用戶:cainaifa

  • VFD-A 內(nèi)部的參數(shù)資料可使用內(nèi)部 RS-485 串聯(lián)通訊介面

    VFD-A 內(nèi)部的參數(shù)資料可使用內(nèi)部 RS-485 串聯(lián)通訊介面,設(shè)定及修改並可控制交流電機(jī)驅(qū)動(dòng) 器運(yùn)轉(zhuǎn)及監(jiān)測(cè)交流電機(jī)驅(qū)動(dòng)器的運(yùn)轉(zhuǎn)狀態(tài),可提高自動(dòng)化的能力。

    標(biāo)簽: VFD-A 485 RS

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

    上傳用戶:invtnewer

  • pic18 of LCD source code

    pic18 of LCD source code,這是18f4520在APP001實(shí)驗(yàn)版上的源碼,可以驅(qū)動(dòng)LCD的範(fàn)例程式,涵蓋了燒錄檔

    標(biāo)簽: source code pic LCD

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

    上傳用戶:jhksyghr

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

    本文是以數(shù)位訊號(hào)處理器DSP(Digital Singal Processor)之核心架構(gòu)為主體的數(shù)位式溫度控制器開發(fā),而其主要分為硬體電路與軟體程式兩部分來完成。而就硬體電路來看分為量測(cè)電路模組、DSP周邊電路及RS232通訊模組、輸出模組三個(gè)部分,其中在輸出上可分為電流輸出、電壓輸出以及binary command給加熱驅(qū)動(dòng)裝置, RS232 除了可以與PC聯(lián)絡(luò)外也可以與具有CPU的熱能驅(qū)動(dòng)器做命令傳輸。在計(jì)畫中分析現(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

主站蜘蛛池模板: 芮城县| 桐庐县| 弥勒县| 大化| 麻栗坡县| 桃江县| 武乡县| 宣威市| 普兰县| 岑溪市| 平凉市| 唐山市| 黎城县| 巨鹿县| 和林格尔县| 那曲县| 吴桥县| 庄浪县| 灵山县| 延长县| 台州市| 莱芜市| 千阳县| 洪江市| 汝南县| 荥经县| 屏南县| 焦作市| 平南县| 辽阳市| 沙洋县| 化隆| 灵丘县| 盘山县| 临猗县| 琼结县| 姜堰市| 巴林右旗| 阜新| 公安县| 丰城市|