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

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

Chart

  • 基于MSP430F149的智能電池巡檢系統的設計

    介紹了電力操作電源與智能電池巡檢系統的特點,給出了一種基于超低功耗單片機MSP430 F149針對中小型變電站自動化運行的專用設備的基本設計原理及實現方法,最后給出了詳細硬件構成和軟件實現。該系統能滿足中小型變電站安全、可靠、自動運行的要求,并通過與上位機的串行通信實現變電站的遠程管理和控制。 Abstract:  The characters of the intelligent battery data logging system of the electric operation power are introduced.The basic design principle and the implemented methods of the special equipment which only designed for the middle or small transformer substation based on MSP430F149 are prescribed. Finally, the hardware block diagram and the software flow Chart are also given. The function that the system finally needs to realize can basically meet with the middle or small transformer substation’s satisfy, reliably,and automatic running.And it can also realize the transformer substation long-distance management and control by serial communicating with the host computer.

    標簽: 430F F149 MSP 430

    上傳時間: 2013-11-25

    上傳用戶:黃華強

  • 基于MSP430的指紋保險柜的實現

    在介紹基于MSP430單片機的指紋保險柜工作原理的基礎上,從系統軟件設計的角度出發,詳細介紹了指紋保險柜軟件的總體分析過程、程序結構的設計以及代碼的編寫,給出了按鍵管理流程和部分源代碼。 Abstract:  On basis of the operating principle of MSP430 microcontroller-based fingerprint safe,the general analyzing process,program designing and code compiling of the fingerprint safe software are introduced mainly,and the key-press flows Chart and some codes according to the system software designing are put forward.

    標簽: MSP 430 指紋 保險

    上傳時間: 2014-12-27

    上傳用戶:gaojiao1999

  • 單片機在健身車轉速測量中的應用

    本文介紹了一種基于單片機的健身車轉速測量系統。該系統具有電路簡單、使用方便等特點。文中詳細介紹了該系統的工作原理,并且給出了它的硬件原理圖和軟件設計程序框圖。關鍵詞:轉速 單片機 測量ABSTRACT :This paper introduces a measuring system of the rotational velocity of exercise bike based on single - chip microcomputer . It has such advantages : simple circuit ,convenient use and so on. The work principle is presented in detail in this paper and the block diagram of hardware and program flow Chart are giv2 en as well .KEYWORDS :Rotational velocity  Single - chip microcomputer  Measuring

    標簽: 單片機 中的應用 轉速測量

    上傳時間: 2013-11-02

    上傳用戶:源弋弋

  • CAN與RS232轉換節點的設計與實現

    CAN與RS232轉換節點的設計與實現 介紹將CAN總線接口與RS232總線接口相互轉換的設計方法和2種總線電平轉換關系,實現CAN總線與各模塊的接口設計,制定了相應的軟硬件設計方案,并給出軟件設計流程圖以及部分硬件設計原理圖。為CAN總線與RS232總線互聯提供了一種方法,對CAN總線與RS232總線接口設備的互聯和廣泛應用的實現具有重要意義。關鍵詞:CAN總線;RS-232總線;串行通信Design and Realization of CAN and RS232 Transformation NodeZHOU Wei, CHENG Xiao-hong(Information Institute, Wuhan University of Technology, Wuhan 430070)【Abstract】This paper introduces one design method of the CAN bus interface and the RS232 bus interface interconversion, emphasizes two kindof bus level transformation relations, realizes the CAN bus and various modules connection design, formulates the design proposal of correspondingsoftware and hardware, and gives the flow Chart of software design as well as the partial schematic diagram of hardware design. It providesonemethod for the CAN bus and the RS232 bus interconnection, has the vital significance to widespread application realization of the CAN busand theRS232 bus interface equipment interconnection.【Key words】CAN bus; RS-232 bus; serial communication

    標簽: CAN 232 RS 轉換

    上傳時間: 2013-11-04

    上傳用戶:leesuper

  • 彩色清晰版Smith圓圖

    RF設計中經常遇到阻抗計算問題,Smith Chart是一種方便,直觀的實用方法

    標簽: Smith 彩色

    上傳時間: 2013-10-19

    上傳用戶:hebmuljb

  • MCU Selection Chart

    STM32選型表

    標簽: Selection Chart MCU

    上傳時間: 2013-11-19

    上傳用戶:haohao

  • labview源代碼(例子源程序)

    隨機數曲線圖.vi.vi 分配快捷鍵.vi 按鈕的機械動作.vi 調整圖標大小.vi Chart接受的數據類型.vi 數字波形端口設置.vi DS讀屬性數據.vi

    標簽: labview 源代碼 源程序

    上傳時間: 2013-11-06

    上傳用戶:凌云御清風

  • 清華版labview教程,下載(12.25)

    第一章   虛擬儀器及labview入門 1.1       虛擬儀器概述 1.2       labview是什么? 1.3       labview的運行機制 1.3.1 labview應用程序的構成 1.3.2 labview的操作模板 1.4 labview的初步操作 1.4.1 創建VI和調用子VI 1.4.2 程序調試技術 1.4.3 子VI的建立 1.5 圖表(Chart)入門 第二章   程序結構 2.1       循環結構 2.1.1 While 循環 2.1.2 移位寄存器 2.1.3 For循環 2.2       分支結構:Case 2.3       順序結構和公式節點 2.3.1       順序結構 2.3.2       公式節點 第三章   數據類型:數組、簇和波形(Waveform) 3.1 數組和簇 3.2  數組的創建及自動索引 3.2.1 創建數組 3.2.2 數組控制對象、常數對象和顯示對象 3.2.3       自動索引 3.3       數組功能函數 3.4       什么是多態化(Polymorphism)? 3.5 簇 3.5.1 創建簇控制和顯示 3.5.2       使用簇與子VI傳遞數據 3.5.3       用名稱捆綁與分解簇 3.5.4       數組和簇的互換 3.6 波形(Waveform)類型 第四章   圖形顯示 4.1       概述 4.2       Graph控件 4.3       Chart的獨有控件 4.4       XY圖形控件(XY Graph) 4.5       強度圖形控件(Intensity Graph) 4.6       數字波形圖控件(Digital Waveform Graph) 4.7       3D圖形顯示控件(3D Graph) 第五章   字符串和文件I/ 5.1 字符串 5.2 文件的輸入/輸出(I/O) 5.2.1 文件 I/O 功能函數 5.2.2 將數據寫入電子表格文 5.3       數據記錄文件(datalog file) 第六章   數據采集 6.1       概述 6.1.1       采樣定理與抗混疊濾波器 6.1.2       數據采集系統的構成 6.1.3       模入信號類型與連接方式 6.1.4       信號調理 6.1.5       數據采集問題的復雜程度評估  6.2 緩沖與觸發 6.2.1 緩沖(Buffers) 6.2.2 觸發(Triggering) 6.3 模擬I/O(Analog I/O) 6.3.1 基本概念 6.3.2 簡單 Analog I/O 6.3.3       中級Analog I/O 6.4 數字I/O(Digital I/O) 6.5 采樣注意事項 6.5.1 采樣頻率的選擇 6.5.2        6.5.3       多任務環境 6.6 附:PCI-MIO-16E-4數據采集卡簡介 第七章   信號分析與處理 7.1 概述   7.2 信號的產生 7.3 標準頻率 7.4 數字信號處理 7.4.1 FFT變換 7.4.2 窗函數 7.4.3 頻譜分析 7.4.4 數字濾波 7.4.5 曲線擬合 第八章    labview程序設計技巧 8.1    局部變量和全局變量                    8.2              屬性節點 8.3              VI選項設置 第九章   測量專題 9.1       概述 9.1.1       模入信號類型與連接方式 9.1.2       信號調理 9.2 電壓測量 9.3  頻率測量 9.4 相位測量 9.5 功率測量 9.6       阻抗測量 9.7       示波器 9.8       波形記錄與回放 9.9       元件伏安特性的自動測試 9.10 掃頻儀 9.11 函數發生器 9.12 實驗數據處理 9.13 頻域分析 9.14 時域分析 第十章   網絡與通訊 第十一章              儀器控制

    標簽: labview 12.25 清華 教程

    上傳時間: 2013-11-06

    上傳用戶:15070202241

  • *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ** RELEASE NOTES *** *** *

    *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ** RELEASE NOTES *** *** *** *** ***** *** *** *** *** *** *** *** *** *** *** *** *** *** 1) RELEASE NOTES: --- --- ---- The release notes are now provided in PDF format in the file: \SOFTWARE\uCOS-II\DOC\RelV251.PDF 2) FEATURES SINCE V2.00: --- --- --- ----- All the features added since V2.00 are described in the PDF file: \SOFTWARE\uCOS-II\DOC\NewV251.PDF 3) EVENT FLAGS: -------------- Event Flags are discussed in AN-1007 (see www.Micrium.com/app_notes.htm) 4) QUICK REFERENCE Chart: ------------------------ A Quick Reference Chart for all the functions in V2.51 is provided in the following .PDF files: \SOFTWARE\uCOS-II\DOC\QuickRefChartV251-Color.PDF Once printed, simply FOLD the page in half and if you have a LAMINATION machine, you can protect the Chart by laminating it.

    標簽: RELEASE NOTES

    上傳時間: 2015-04-06

    上傳用戶:zq70996813

  • 一個自己編寫的應用jfreeChart生成pieChart的類。注意在調用genPicture()之前首先要設置title,data,remoteAddr的值。genPicture()返回生成的圖片的

    一個自己編寫的應用jfreeChart生成pieChart的類。注意在調用genPicture()之前首先要設置title,data,remoteAddr的值。genPicture()返回生成的圖片的路徑,可在前臺頁面中調用此圖片顯示Chart

    標簽: genPicture jfreeChart remoteAddr pieChart

    上傳時間: 2015-05-26

    上傳用戶:王小奇

主站蜘蛛池模板: 博湖县| 黄浦区| 邵阳市| 惠安县| 三河市| 鸡东县| 城步| 桦甸市| 中阳县| 古蔺县| 门源| 马关县| 含山县| 前郭尔| 黑山县| 中江县| 靖远县| 额敏县| 崇左市| 青冈县| 安多县| 绍兴市| 佛冈县| 河南省| 英山县| 西安市| 蒲城县| 旌德县| 大安市| 扬中市| 运城市| 金山区| 奉节县| 郓城县| 彝良县| 石景山区| 岚皋县| 关岭| 都江堰市| 元朗区| 永靖县|