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

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

Auto-update

  • // -*- Mode: Verilog -*- // Filename : wb_master.v // Description : Wishbone Master Behavorial //

    // -*- Mode: Verilog -*- // Filename : wb_master.v // Description : Wishbone Master Behavorial // Author : Winefred Washington // Created On : 2002 12 24 // Last Modified By: . // Last Modified On: . // Update Count : 0 // Status : Unknown, Use with caution! // Description Specification // General Description: 8, 16, 32-bit WISHBONE Master // Supported cycles: MASTER, READ/WRITE // MASTER, BLOCK READ/WRITE // MASTER, RMW // Data port, size: 8, 16, 32-bit // Data port, granularity 8-bit // Data port, Max. operand size 32-bit // Data transfer ordering: little endian // Data transfer sequencing: undefined

    標簽: Description Behavorial wb_master Filename

    上傳時間: 2014-07-11

    上傳用戶:zhanditian

  • Initialize U=[uij] matrix, U(0) At k-step: calculate the centers vectors C(k)=[cj] with U(k) &nb

    Initialize U=[uij] matrix, U(0) At k-step: calculate the centers vectors C(k)=[cj] with U(k)                                 Update U(k) , U(k+1)                                                     If || U(k+1) - U(k)||<     then STOP otherwise return to step 2.

    標簽: Initialize calculate centers vectors

    上傳時間: 2013-12-29

    上傳用戶:CSUSheep

  • The ADC0803 family is a series of three CMOS 8-bit successive approximation A/D converters using a

    The ADC0803 family is a series of three CMOS 8-bit successive approximation A/D converters using a resistive ladder and capacitive array together with an auto-zero comparator. These converters are designed to operate with microprocessor-controlled buses using a minimum of external circuitry. The 3-State output data lines can be connected directly to the data bus.

    標簽: approximation converters successive family

    上傳時間: 2016-11-20

    上傳用戶:libenshu01

  • 這是書上的代碼

    這是書上的代碼,Visual C++ 環境下用數據庫與Auto CAD相結合,設計的功能強大使用方便的圖庫管理系統,可以運行,供大家參考

    標簽: 代碼

    上傳時間: 2014-09-05

    上傳用戶:ddddddos

  • 這個源代碼主要模仿了一個類似 深度操作系統安裝程序中的一個軟件自動安裝管理器AutoIt v3

    這個源代碼主要模仿了一個類似 深度操作系統安裝程序中的一個軟件自動安裝管理器AutoIt v3,具有如下功能: 一、支持INI讀取,支持 SECTION 的讀取,模塊modINIReader.bas支持讀取Sections及key 二、支持 /auto /uninstall /del命令行參數運行 三、支持軟件后臺靜默模式安裝、支持靜默卸載(當然視安裝軟件的參數支持) 四、支持自身刪除 五、模塊 modSys.bas 獲取文件大小,支持kb,MB,byte及auto 返回大小單位 六、支持高級shell調用及等待安裝程序結束并返回結果 七、支持倒計時進度計時器及餅圖顯示 八、支持XP風格,不需要使用.manifest格式文件 九、支持系統托盤氣泡提示各種安裝信息等 補充:要安裝的軟件請放在soft文件夾中,再修改Autoss.ini文件中的安裝路徑。

    標簽: AutoIt v3 源代碼

    上傳時間: 2016-11-25

    上傳用戶:liansi

  • Beginning Spring 2 源代碼

    Beginning Spring 2 源代碼,Beginning Spring Framework 2 - Source Code Update 12/16/07

    標簽: Beginning Spring 源代碼

    上傳時間: 2013-12-18

    上傳用戶:561596

  • Grass 5.00 start for idiot, one of the best documentation for Grass beginner users. And this is the

    Grass 5.00 start for idiot, one of the best documentation for Grass beginner users. And this is the Chinese edition, for the ones prefer mother language. From the beginning for Linux participation to the BIOS update, and finally the details setup for GRASS Linux users. Moreover, with my suggestion is that Ubuntu 8.10 is the best package for GRASS 5.00, but it is totally up to you how to choose a platform for this talent open source application.

    標簽: Grass documentation for the

    上傳時間: 2016-12-06

    上傳用戶:jjj0202

  • 這是書上的代碼

    這是書上的代碼,Pop-Up Menu在非模態對話框中實現UPDATE-COMMAND-UI機制,供大家參考

    標簽: 代碼

    上傳時間: 2014-01-04

    上傳用戶:changeboy

  • 1. 統計工資 設計要求: (1) 使用結構數組設計一個公司職員的數據結構

    1. 統計工資 設計要求: (1) 使用結構數組設計一個公司職員的數據結構,使用下述的結構定義: struct employee{ int age char name[15] double salary } (2) 在主函數里構造一個數組company,用來存放職工信息。 (3) 設計update函數,用來對company中指定職員的信息進行更改。要求先按照name查詢到相應的職員,然后修改并保存。 (4) 設計一個read函數,用來向company中錄入職員信息,并顯示結果。 (5) 編寫mean函數求平均工資。 應該能對全體職工或大于某一年齡的職工工資求和并計算平均值。 (6) 編寫total函數對工資求和。 應該能對全體職工或某一年齡段職工的工資求和。

    標簽: 數組 數據結構

    上傳時間: 2014-01-23

    上傳用戶:colinal

  • 一個計算分岔的軟件

    一個計算分岔的軟件,采用弧長延拓算法,計算后可以畫出分岔圖形。安裝請看說明手冊,是解壓后doc目錄下的auto.pdf。也可以在windows下安裝,但需要仿unix環境,例如cygwin。

    標簽: 計算 軟件

    上傳時間: 2017-01-14

    上傳用戶:懶龍1988

主站蜘蛛池模板: 临邑县| 昌都县| 恩施市| 勐海县| 乳源| 卢湾区| 新晃| 从化市| 乌鲁木齐县| 射洪县| 秭归县| 石家庄市| 新蔡县| 潢川县| 伊川县| 虹口区| 贡觉县| 韶山市| 红河县| 大庆市| 南宁市| 鄂托克前旗| 松原市| 合山市| 渭南市| 彭山县| 田林县| 宣化县| 承德市| 高尔夫| 寿阳县| 化州市| 腾冲县| 鄂尔多斯市| 岐山县| 鄂托克旗| 鹤岗市| 咸宁市| 宿州市| 衡东县| 贵州省|