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

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

a<b>pp</b>roximations

  • 該程序是用來計算互聯發電系統的可靠性。該系統是由兩個發電系統A、B

    該程序是用來計算互聯發電系統的可靠性。該系統是由兩個發電系統A、B,經兩臺變壓器和兩條并聯輸電線路連結在一起

    標簽: 發電系統 程序 互聯 可靠性

    上傳時間: 2017-09-11

    上傳用戶:saharawalker

  • m a t l a b 編 程 實 例!

    m a t l a b 編 程 實 例!

    標簽:

    上傳時間: 2013-12-21

    上傳用戶:skfreeman

  • 該程序用事件管理器B的定時器4定時時間來觸發A/D采樣的啟動。采樣時采用級聯模式

    該程序用事件管理器B的定時器4定時時間來觸發A/D采樣的啟動。采樣時采用級聯模式,一次做16個轉換,轉換通道分別是0~15。轉換完成后,在A/D中斷服務子程序中將轉換結果讀出。該程序做一次A/D采樣。

    標簽: 采樣 程序 定時器 定時

    上傳時間: 2017-09-25

    上傳用戶:標點符號

  • A B AB D類音頻功率放大器簡介

    該文檔為A、B、AB、D類音頻功率放大器簡介文檔,是一份很不錯的參考資料,具有較高參考價值,感興趣的可以下載看看………………

    標簽: ab 音頻 功率放大器

    上傳時間: 2021-11-28

    上傳用戶:qdxqdxqdxqdx

  • j1939 附錄a附錄b

    j1939 附錄a附錄b

    標簽: j1939

    上傳時間: 2022-06-09

    上傳用戶:

  • 基于單片機的數字化B超鍵盤設計

    針對目前使用的RS232接口數字化B超鍵盤存在PC主機啟動時不能設置BIOS,提出一種PS2鍵盤的設計方法?;赪78E052D單片機,采用8通道串行A/D轉換器設計了8個TGC電位器信息采集電路,電位器位置信息以鍵盤掃描碼序列形式發送,正交編碼器信號通過XC9536XL轉換為單片機可接收的中斷信號,軟件接收到中斷信息后等效處理成按鍵。結果表明,在滿足開機可設置BIOS同時,又可實現超聲特有功能,不需要專門設計驅動程序,接口簡單,成本低。 Abstract:  Aiming at the problem of the digital ultrasonic diagnostic imaging system keyboard with RS232 interface currently used couldn?蒺t set the BIOS when the PC boot, this paper proposed a design method of PS2 keyboards. Based on W78E052D microcontroller,designed eight TGC potentiometers information acquisition circuit with 8-channel serial A/D converter, potentiometer position information sent out with keyboard scan code sequentially.The control circuit based on XC9536 CPLD is used for converting the mechanical actions of the encoders into the signals that can be identified by the MCU, software received interrupt information and equivalently treatmented as key. The results show that the BIOS can be set to meet the boot, ultrasound specific functionality can be achieved at the same time, it does not require specially designed driver,the interface is simple and low cost.    

    標簽: 單片機 B超 數字化 鍵盤設計

    上傳時間: 2013-10-10

    上傳用戶:asdfasdfd

  • Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant

    Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant of Bagging algorithm, whose purpose is to improve accuracy of local learners, such as kNN, through multi-model perturbing ensemble. Reference: Z.-H. Zhou and Y. Yu. Ensembling local learners through multimodal perturbation. IEEE Transactions on Systems, Man, and Cybernetics - Part B: Cybernetics, 2005, vol.35, no.4, pp.725-735.

    標簽: Description Randomness Attribute Filtered

    上傳時間: 2015-04-10

    上傳用戶:ynzfm

  • Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP.

    Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP. Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised nonlinear dimensionality reduction for visualization and classification. IEEE Transactions on Systems, Man, and Cybernetics - Part B: Cybernetics, 2005, vol.35, no.6, pp.1098-1107.

    標簽: Description supervised algorithm S-ISOMAP

    上傳時間: 2015-04-10

    上傳用戶:wfeel

  • 排序算法、字典和B-樹的C++語言實現 代碼內容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert

    排序算法、字典和B-樹的C++語言實現 代碼內容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert sort shl.c sort: shell sort has.c dictionary: hash tables bin.c dictionary: binary tree rbt.c dictionary: red-black trees skl.c dictionary: skip lists ext.c external sort btr.c btree 語言 C++ 編譯平臺 Visual C++ 作者 Thomas Niemann 備注 來自Sorting and Searching Algorithms:A Cookbook

    標簽: sort qsort quicksort insert

    上傳時間: 2013-12-15

    上傳用戶:silenthink

  • 【問題描述】已知線性方程組AX=B

    【問題描述】已知線性方程組AX=B,求解該方程組。參考算法: 消去法:將列向量B加到矩陣A的最后一列,構成增廣矩陣AB。對AB進行下列三種初等變換,使原矩陣A的部分的主對角線上的元素均為1,其余元素均為0,則原列向量B的部分即為X的值: 1. 將矩陣的一行乘以一個不為0的數 2. 將矩陣的一行加上另一行的倍數 3. 交換矩陣中兩行的位置

    標簽: AX 線性 方程

    上傳時間: 2015-06-18

    上傳用戶:stvnash

主站蜘蛛池模板: 丰宁| 深州市| 揭西县| 伊川县| 沐川县| 赞皇县| 太湖县| 河津市| 太湖县| 隆尧县| 漠河县| 高要市| 濉溪县| 池州市| 中方县| 崇左市| 玛多县| 鹤壁市| 通江县| 寿光市| 贡山| 浦江县| 渭源县| 沂源县| 凉城县| 阜阳市| 长兴县| 侯马市| 天门市| 贵港市| 班戈县| 遂昌县| 老河口市| 南昌市| 抚顺县| 贞丰县| 喀喇沁旗| 阳山县| 精河县| 呼玛县| 桑植县|