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

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

SR-Tree

  • 開關磁阻電機驅動系統發展概況(講座)

    本文介紹了開關磁阻電機驅動系統(Switched Reluctance Drive, SRD)的發展概況、系統構成以及目前的研究熱點。 關 鍵 詞: 開關磁阻電機   研究熱點 Abstract:In this paper, development, construction and research focus of Switched Reluctance Drive were introduced. Keywords: Switched Reluctance Motor      Research focus 1  發展簡介 開關磁阻電機(Switched Reluctance Motor, SRM)最早可以追溯到1970年,英國Leeds大學步進電機研究小組首創一個開關磁阻電機雛形。到1972年進一步對帶半導體開關的小功率電動機(10w~1kw)進行了研究。1975年有了實質性的進展,并一直發展到可以為50kw的電瓶汽車提供裝置。1980年在英國成立了開關磁阻電機驅動裝置有限公司(SRD Ltd.),專門進行SRD系統的研究、開發和設計。1983年英國(SRD Ltd.)首先推出了SRD系列產品,該產品命名為OULTON。1984年TASC驅動系統公司也推出了他們的產品。另外SRD Ltd. 研制了一種適用于有軌電車的驅動系統,到1986年已運行500km。該產品的出現,在電氣傳動界引起不小的反響。在很多性能指標上達到了出人意料的高水平,整個系統的綜合性能價格指標達到或超過了工業中長期廣泛應用的一些變速傳動系統。下表是當時對幾種常用變速傳動系統各項主要經濟指標所作的比較。成本 1.0 1.5 1.0 美國、加拿大、南斯拉夫、埃及等國家也都開展了SRD系統的研制工作。在國外的應用中,SRD一般用于牽引中,例如電瓶車和電動汽車。同時高速性能是SRD的一個特長的方向。據報道,美國為空間技術研制了一個25000r/min、90kW的高速SRD樣機。我國大約在1985年才開始對SRD系統進行研究。SRD系統的研究已被列入我國中、小型電機“八五”、“九五”和“十五”科研規劃項目。華中科技大學開關磁阻電機課題組在“九五”項目中研制出使用SRD的純電動轎車,在“十五”項目中將SRD應用到混合動力城市公交車,均取得了較好的運行效果。紡織機械研究所將SRD應用于毛巾印花機、卷布機,煤礦牽引及電動車輛等,取得了顯著的經濟效益。 從上世紀90年代國際會議的上有關SRD系統的文章來看,對SRD系統的研究工作已經從論證它的優點、開發應用階段進入到設計理論、優化設計研究階段。對SR電機、控制器、功率變換器等的運行理論、優化設計、結構形式等方面進行了更加深入的研究。  

    標簽: 開關磁阻電機 發展 驅動系統 講座

    上傳時間: 2013-10-11

    上傳用戶:xjz632

  • LabVIEW for Everyone(經典英文書籍)

    The #1 Step-by-Step Guide to labviewNow Completely Updated for labview 8!   Master labview 8 with the industry's friendliest, most intuitive tutorial: labview for Everyone, Third Edition. Top labview experts Jeffrey Travis and Jim Kring teach labview the easy way: through carefully explained, step-by-step examples that give you reusable code for your own projects!   This brand-new Third Edition has been fully revamped and expanded to reflect new features and techniques introduced in labview 8. You'll find two new chapters, plus dozens of new topics, including Project Explorer, AutoTool, XML, event-driven programming, error handling, regular expressions, polymorphic VIs, timed structures, advanced reporting, and much more. Certified labview Developer (CLD) candidates will find callouts linking to key objectives on NI's newest exam, making this book a more valuable study tool than ever. Not just what to d why to do it! Use labview to build your own virtual workbench Master labview's foundations: wiring, creating, editing, and debugging VIs; using controls and indicators; working with data structures; and much more Learn the "art" and best practices of effective labview development NEW: Streamline development with labview Express VIs NEW: Acquire data with NI-DAQmx and the labview DAQmx VIs NEW: Discover design patterns for error handling, control structures, state machines, queued messaging, and more NEW: Create sophisticated user interfaces with tree and tab controls, drag and drop, subpanels, and more Whatever your application, whatever your role, whether you've used labview or not, labview for Everyone, Third Edition is the fastest, easiest way to get the results you're after!

    標簽: Everyone LabVIEW for 英文

    上傳時間: 2013-10-14

    上傳用戶:shawvi

  • Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-

    Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse tree in XML format; Verbose conflict diagnostics; Generation of tree traverse procedures

    標簽: Object-oriented Deterministic Complete notation

    上傳時間: 2014-11-29

    上傳用戶:kr770906

  • 此軟件應用了桌面表單

    此軟件應用了桌面表單,自定義菜單,常用工具條,數據表加密,TREE等控件技術。新學者可以借鑒。人性與個性化的界面設計,嘿嘿,還真值得一看

    標簽: 軟件 表單

    上傳時間: 2015-01-18

    上傳用戶:遠遠ssad

  • This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer a

    This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.

    標簽: initiated described modified slightly

    上傳時間: 2014-01-09

    上傳用戶:sk5201314

  • Contains a complete archiver by Haruhiko Okumura. The archiver uses an LZ engine whose output is c

    Contains a complete archiver by Haruhiko Okumura. The archiver uses an LZ engine whose output is compressed with static Huffman. The file is chopped into pieces which all get their own independent set of Huffman tree s. ARJ 2.41, ZIP 2.0 and PKZIP 2.04g use essentially the same method. ZOO and LHA even use excactly the same method.

    標簽: archiver Contains complete Haruhiko

    上傳時間: 2014-01-17

    上傳用戶:himbly

  • 項目描述: Fink is an attempt to bring the full world of Unix Open Source software to Darwin and Mac OS

    項目描述: Fink is an attempt to bring the full world of Unix Open Source software to Darwin and Mac OS X. Packages are downloaded and built automatically and installed into a tree managed by dpkg. Fink試圖將Unix開源軟件世界帶入到 Darwin 和Mac OS X。工具包可以被下載和自動生成,并安裝到由dpkg管理的樹狀結構中。 來源: http://sourceforge.net/projects/fink/

    標簽: software attempt Darwin Source

    上傳時間: 2015-04-17

    上傳用戶:tedo811

  • 我比較喜歡的一個組件常用的互動組件(Combobox、checkbox and Radio) ... www.huachu.com.cn/itbook/itbookinfo.asp?lbbh=BB

    我比較喜歡的一個組件常用的互動組件(Combobox、checkbox and Radio) ... www.huachu.com.cn/itbook/itbookinfo.asp?lbbh=BB ... 91K 2005-6-9 - 百度快照 ... www.baidu.com/ s?ct=0&ie=gb2312&bs=Jtable%D6%D0%BC%D3%C8%EBcheckbox&sr=&z=&wd=Jtable++... - 20k - 補充材料

    標簽: itbookinfo Combobox checkbox huachu

    上傳時間: 2014-01-21

    上傳用戶:Amygdala

  • 一、編程環境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL設置: 將在SQL2000下建立schooldata數據庫

    一、編程環境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL設置: 將在SQL2000下建立schooldata數據庫,導入數據文件 三、導入數據: data目錄下有school_back數據庫備分文件 操作:用SQL企業管理器還原數據庫來導入數據 訪問本地數據庫服務器,密碼是自己設置的那個,操作schooldata數據庫的用戶名和密碼相同。 主要用ADO訪問數據庫,和幾個顯示數據的控件Treectrl,listctrl,datagrid等程序中有幾個BUG還沒解決, 四、實現功能: 操作:在選擇查詢條件:選擇一個,tree控件里顯示相關信息 可以在tree控件里單擊來顯示每個ITEM,每個ITEM相關信息顯示在LIST控件內 雙擊LIST控件顯示具體信息 也可以在窗口里單擊右鍵或操作菜單具體操作 五、主要功能: 查詢,添加,刪除,顯示“學院,各系,班級,學生,教師,社團,課程”等信息 程序還用了Active Skin 對程序進行了換膚!!

    標簽: SQL 2000 schooldata windows

    上傳時間: 2015-04-26

    上傳用戶:zyt

  • 我的算法作業

    我的算法作業,求一個在總花費小于1500的條件下從源結點到目的結點的最短路徑,源代碼Tree.cpp(C++語言編寫,VC++6.0 IDE下調試通過),利用的是分支定界算法。可執行文件Tree.exe說明在ReadMeFirst請按照說明使用。

    標簽: 算法

    上傳時間: 2015-04-30

    上傳用戶:watch100

主站蜘蛛池模板: 宜昌市| 普格县| 磴口县| 扶绥县| 桦南县| 神木县| 通化县| 文安县| 万安县| 灵台县| 合川市| 涿州市| 安塞县| 元氏县| 崇礼县| 渝中区| 兖州市| 综艺| 蒲江县| 清水河县| 马边| 拉孜县| 英德市| 汉中市| 孝义市| 阿瓦提县| 砀山县| 宁国市| 博乐市| 英超| 东至县| 霞浦县| 彰化市| 钟山县| 桃园市| 景宁| 内乡县| 兴文县| 中阳县| 集安市| 乌兰察布市|