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

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

視頻<b>格式</b>轉(zhuǎn)換

  • 8051入間程序

    8051入間程序,包括串并轉(zhuǎn)換、數(shù)碼管驅(qū)動、ADC、BCD、16x2 LCD、串口通訊、伺服器驅(qū)動等。由本人編寫。

    標(biāo)簽: 8051 程序

    上傳時間: 2013-12-17

    上傳用戶:ommshaggar

  • 雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中

    雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經(jīng)由函數(shù)(function)轉(zhuǎn)換而得的。此種函數(shù),一般稱之為雜湊函數(shù)(Hashing function)或鍵值對應(yīng)位址轉(zhuǎn)換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能快的完成,利用雜湊法是最適當(dāng)不過了。因為雜湊表搜尋在沒有碰撞(collision)及溢位(overflow)的情況下,只要一次就可擷取到。

    標(biāo)簽: searching Hashing

    上傳時間: 2016-01-14

    上傳用戶:dancnc

  • sin產(chǎn)生器

    sin產(chǎn)生器,可以於VHDL產(chǎn)生sin之?dāng)?shù)值波形,進(jìn)而輸出至dac做轉(zhuǎn)換

    標(biāo)簽: sin

    上傳時間: 2013-12-25

    上傳用戶:小儒尼尼奧

  • 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

    上傳時間: 2016-01-17

    上傳用戶:jeffery

  • ABBYY FineReader 8.0專業(yè)版是最新、最準(zhǔn)確的ABBYY OCR軟體版本。它可以為用戶提供 最高級別識字精確率

    ABBYY FineReader 8.0專業(yè)版是最新、最準(zhǔn)確的ABBYY OCR軟體版本。它可以為用戶提供 最高級別識字精確率,是一個非常節(jié)省時間的好方案。FineReader允許你將各種紙張和 電子文件轉(zhuǎn)換、編輯以及重新使用,包括:雜誌、報紙、傳真、複製和PDF文件。

    標(biāo)簽: ABBYY FineReader 8.0 OCR

    上傳時間: 2016-02-11

    上傳用戶:q123321

  • 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

    上傳時間: 2016-02-12

    上傳用戶:a673761058

  • 俄羅斯方塊

    俄羅斯方塊,畫面比較好看 哦 運(yùn)行時必需按轉(zhuǎn)了 ANT 如果已安裝,就直接雙擊Build.bat 然後雙擊Run.bat 關(guān)於代碼中的注釋如果出現(xiàn)亂碼,你就把原始檔案用word打開 然後 工具->語言->中文簡繁轉(zhuǎn)換

    標(biāo)簽: 俄羅斯方塊

    上傳時間: 2016-08-28

    上傳用戶:xjz632

  • 如果您是從使用的角度來看JSF

    如果您是從使用的角度來看JSF,則您不用理會HTTP、資料轉(zhuǎn)換等細(xì)節(jié),JSF將細(xì)節(jié)都隱藏起來了,無論您是網(wǎng)頁設(shè)計人員或是應(yīng)用程式設(shè)計人員,都可以使用自己熟悉的方式來看JSF。

    標(biāo)簽: JSF 角度

    上傳時間: 2016-12-10

    上傳用戶:lijinchuan

  • 量測可變電阻的類比電壓值

    量測可變電阻的類比電壓值,並將10位元的良測結(jié)果轉(zhuǎn)換成ASCII編碼,並輸出到個人電腦上的終端機(jī)

    標(biāo)簽:

    上傳時間: 2014-01-19

    上傳用戶:hzy5825468

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

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

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

    上傳時間: 2013-12-24

    上傳用戶:zjf3110

主站蜘蛛池模板: 东乡县| 石阡县| 嘉鱼县| 中超| 沧源| 博乐市| 屏山县| 哈尔滨市| 阜康市| 长垣县| 昭苏县| 苍溪县| 牙克石市| 肥乡县| 新巴尔虎右旗| 瑞金市| 平山县| 阆中市| 武冈市| 伊金霍洛旗| 甘德县| 永丰县| 宁河县| 湘潭市| 阳城县| 偃师市| 伊春市| 安义县| 长宁县| 青海省| 枣阳市| 巩留县| 潞西市| 开鲁县| 建瓯市| 长海县| 崇信县| 西和县| 拉萨市| 新郑市| 三明市|