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

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

Physics-Based

  • MEMS and Nanotechnology-Based Sensors

    Recent advancements in nanotechnology (NT) materials and growth of micro/ nanotechnology have opened the door for potential applications of microelectro- mechanical systems (MEMS)- and NT-based sensors and devices. Such sensors and devices are best suited for communications, medical diagnosis, commercial, military, aerospace, and satellite applications. This book comes at a time when the future and well-being of Western industrial nations in the twenty-first century’s global eco- nomy increasingly depend on the quality and depth of the technological innovations they can commercialize at a rapid pace.

    標簽: MEMS

    上傳時間: 2020-06-06

    上傳用戶:shancjb

  • Web Based Enterprise Energy

    HIS IS THE THIRD —and most likely the last—book in the series on information technology for energy managers and web based energy infor- mation and control systems. This book concentrates on web based enterprise energy and building automation systems, and serves as a capstone volume in this series. The thrust here is that the highest level functions of a building and facility automation system are provided by a web based EIS/ECS system that provides energy management, maintenance management, overall facility operational management, and ties in with the enterprise resource management system for the entire facility or the group of facilities being managed. If there were ever to be a fourth volume in this series, it would follow the logical progression of the first three volumes, and would probably be titled Web Based Enterprise Resource Management Systems.

    標簽: Enterprise Energy Based Web

    上傳時間: 2020-06-06

    上傳用戶:shancjb

  • Risk-Based+Maintenance+for+Electricity+Network

    This book is based on a Ph.D. research that has been conducted at the Delft University of Technology in the Netherlands in collaboration with Dutch Electricity & Gas Distribution Network Operator, Stedin. This book was written as a result of wider interest that was shown by different industry groups on this topic after its public defence. This inspired the author to modify and publish a practical version of the research for a greater international audience. Therefore, the content of this book is intended for a double audience, on the one hand for those interested in the organisational and management aspects of maintenance. 

    標簽: Maintenance Electricity Risk-Based Network for

    上傳時間: 2020-06-07

    上傳用戶:shancjb

  • A Dynamic Feedback-based Load BalancingMethodology

    該文檔為A Dynamic Feedback-based Load BalancingMethodology簡介資料,講解的還不錯,感興趣的可以下載看看…………………………

    標簽: 負載均衡

    上傳時間: 2021-11-05

    上傳用戶:

  • fpga based jpge 壓縮算法,性能不錯

    fpga based jpge 壓縮算法,性能不錯

    標簽: fpga jpge壓縮算法

    上傳時間: 2022-06-24

    上傳用戶:

  • 基于FPGA的B型超聲成像系統的設計與實現.rar

    便攜式B型超聲診斷儀具有無創傷、簡便易行、相對價廉等優勢,在臨床中越來越得到廣泛的應用。它將超聲波技術、微電子技術、計算機技術、機械設計與制造及生物醫學工程等技術融合在一起。開展該課題的研究對提高臨床診斷能力和促進我國醫療事業的發展具有重要的意義。 便攜式B型超聲診斷儀由人機交互系統、探頭、成像系統、顯示系統構成。其基本工作過程是:首先人機交互系統接收到用戶通過鍵盤或鼠標發出的命令,然后成像系統根據命令控制探頭發射超聲波,并對回波信號處理、合成圖像,最后通過顯示系統完成圖像的顯示。 成像系統作為便攜式B型超聲診斷儀的核心對圖像質量有決定性影響,但以前研制的便攜式B型超聲診斷儀的成像系統在三個方面存在不足:第一、采用的是單片機控制步進電機,控制精度不高,導致成像系統采樣不精確;第二、采用的數字掃描變換算法太粗糙,影響超聲圖像的分辨率;第三、它的CPU多采用的是51系列單片機,測量速度太慢,同時也不便于系統升級和擴展。 針對以上不足,提出了基于FPGA的B型超聲成像系統解決方案,采用Altera公司的EP2C5Q208C8芯片實現了步進電機步距角的細分,使電機旋轉更勻速,提高了采樣精度;提出并采用DSTI-ULA算法(Uniform Ladder Algorithm based on Double Sample and Trilinear Interotation)在FPGA內實現數字掃描變換,提高了圖像分辨率;人機交互系統采用S3C2410-AL作為CPU,改善了測量速度和系統的擴展性。 通過對系統硬件電路的設計、制作,軟件的編寫、調試,結果表明,本文所設計的便攜式B型超聲成像系統圖像分辨率高、測量速度快、體積小、操作方便。本文所設計的便攜式B型超聲診斷儀可在野外作業和搶險(諸如地震、抗洪)中發揮作用,同時也可在鄉村診所中完成對相關疾病的診斷工作。

    標簽: FPGA 超聲成像

    上傳時間: 2013-05-18

    上傳用戶:helmos

  • H264AVC的CAVLC編碼算法研究及FPGA實現.rar

    H.264/AVC是國際電信聯盟與國際標準化組織/國際電工委員會聯合推出的活動圖像編碼標準,簡稱H.264。作為最新的國際視頻編碼標準,H.264/AVC與MPEG-4、H.263等視頻編碼標準相比,性能有了很大的提高,并已在流媒體、數字電視、電話會議、視頻存儲等諸多領域得到廣泛的應用。 本論文的研究課題是基于H.264/AVC視頻編碼標準的CAVLC(Context-based Adaptive Variable Length Coding,基于上下文的自適應可變長編碼)編碼算法研究及FPGA實現。對于變換后的熵編碼,H.264/AVC支持兩種編碼模式:基于上下文的可變長編碼(CAVLC)和基于上下文的自適應算術編碼(CABAC,Context-based Adaptive BinaryArithmetic Coding)。在H.264/AVC中,盡管CAVLC算法也是采用了VLC編碼,但是同以往標準不同,它所有的編碼都是基于上下文進行。這種方法比傳統的查單一表的方法提高了編碼效率,但也增加了設計上的困難。 作者在全面學習H.264/AVC協議和深入研究CAVLC編碼算法的基礎上,確定了并行編碼的CAVLC編碼器結構框圖,并總結出了影響CAVLC編碼器實現的瓶頸。針對這些瓶頸,對CAVLC編碼器中的各個功能模塊進行了優化設計,這些優化設計包括多參考塊的表格預測法、快速查找表法、算術消除法等。最后,用Verilog硬件描述語言對所設計的CAVLC編碼器進行了描述,用EDA軟件對其主要功能模塊進行了仿真,并在Cyclone II系列EP2C20F484的FPGA上驗證了它們的功能。結果表明,該CAVLC編碼器各編碼單元的編碼速度得到了顯著提高且均能滿足實時通信要求,為整個CAVLC編碼器的實時通信提供了良好的基礎。

    標簽: CAVLC H264 FPGA 264

    上傳時間: 2013-06-22

    上傳用戶:diamondsGQ

  • 基于FPGA 的QPSK 調制解調電路設計與實現Design and Realization of QPSK Modulation andDemodulation Circuit Based on F

    數字調制解調技術在數字通信中占有非常重要的地位,數字通信技術與FPGA的結合是現代通信系統發展的一個必然趨勢。文中介紹了QPSK調制解調的原理,并基于FPGA實現了QPSK調制解調電路。

    標簽: QPSK andDemodulation Realization Modulation

    上傳時間: 2013-07-03

    上傳用戶:1142895891

  • ARM_Linux-GPRS-GPS

    基于ARM_Linux與GPRS的GPS監控終端的研究與實現,這是一篇優秀碩士論文-GPS and GPRS-based ARM_Linux Research and implementation o

    標簽: ARM_Linux-GPRS-GPS

    上傳時間: 2013-06-27

    上傳用戶:lhw888

  • 基于微加速度計的低功耗無線慣性鼠標的設計Design of wireless inertial mouse based on micro-accelerometer

    提出了一種基于微加速度計的無線慣性鼠標的設計方案。該方案以微加速度計ADXL213 作為信號檢測元件,并采用低功耗處理器MSP430F135 和RF 芯片nRF401 進行信號處

    標簽: micro-accelerometer inertial wireless Design

    上傳時間: 2013-04-24

    上傳用戶:AbuGe

主站蜘蛛池模板: 曲周县| 蒙自县| 高邮市| 吉隆县| 易门县| 阳江市| 池州市| 通渭县| 吴旗县| 加查县| 稻城县| 乾安县| 叶城县| 潼关县| 固镇县| 黎川县| 土默特左旗| 贵阳市| 松阳县| 调兵山市| 榆中县| 金塔县| 延安市| 鲜城| 甘南县| 沾化县| 平凉市| 朝阳县| 柘城县| 分宜县| 旬邑县| 凤凰县| 昔阳县| 霸州市| 平利县| 右玉县| 宝坻区| 射洪县| 珲春市| 彭州市| 太谷县|