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

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

a<b>pfc</b>

  • 基于 Ma t l a b語言的遺傳算法工具箱支持二進制和浮點數編碼方式

    基于 Ma t l a b語言的遺傳算法工具箱支持二進制和浮點數編碼方式, 并且提供了多種選擇、 交叉、 變異的方法。 通過具體實例對 Ma t l a b的遺傳 算法工具箱的用法進行 了說 明介紹.

    標簽: Ma 語言 算法 工具箱

    上傳時間: 2017-09-05

    上傳用戶:671145514

  • To use this function just define a variable say var, var = pnseq(a, b, c) for a, b and c refe

    To use this function just define a variable say var, var = pnseq(a, b, c) for a, b and c refer to the zip file

    標簽: var function variable define

    上傳時間: 2014-01-06

    上傳用戶:zhuoying119

  • 該程序是用來計算互聯發電系統的可靠性。該系統是由兩個發電系統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鍵盤的設計方法。基于W78E052D單片機,采用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

  • 排序算法、字典和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

主站蜘蛛池模板: 大同县| 无锡市| 灵川县| 米泉市| 景德镇市| 安龙县| 张家港市| 洪洞县| 普定县| 玉山县| 吐鲁番市| 天水市| 抚松县| 富源县| 通城县| 湖北省| 舞钢市| 长乐市| 巴彦县| 财经| 武夷山市| 濮阳市| 称多县| 宁国市| 丹巴县| 泸州市| 容城县| 汪清县| 福鼎市| 山阴县| 县级市| 罗山县| 驻马店市| 榆社县| 阿巴嘎旗| 夹江县| 乐东| 呼伦贝尔市| 闵行区| 甘孜县| 北辰区|