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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

Development

  • PICMG_COM_0_R2_0COMe規(guī)范--原文資料

    A Computer-On-Module, or COM, is a Module with all components necessary for a bootable host computer, packaged as a super component. A COM requires a Carrier Board to bring out I/O and to power up. COMs are used to build single board computer solutions and offer OEMs fast time-to-market with reduced Development cost. Like integrated circuits, they provide OEMs with significant freedom in meeting form-fit-function requirements. For all these reasons the COM methodology has gained much popularity with OEMs in the embedded industry. COM Express® is an open industry standard for Computer-On-Modules. It is designed to be future proof and to provide a smooth transition path from legacy parallel interfaces to LVDS (Low Voltage Differential Signaling) interfaces. These include the PCI bus and parallel ATA on the one hand and PCI Express and Serial ATA on the other hand.

    標(biāo)簽: PICMG_COM COMe

    上傳時(shí)間: 2013-11-05

    上傳用戶:Wwill

  • ARM Development Studio5入門(mén)教程

    arm ds5 教程

    標(biāo)簽: Development Studio5 ARM 入門(mén)教程

    上傳時(shí)間: 2013-11-12

    上傳用戶:sz_hjbf

  • 飛思卡爾開(kāi)發(fā)工具入門(mén)

    Then use Freescale’s InteractiveDevelopment Tool Ecosystem todesign a Development processthat fulfills your specific needs.

    標(biāo)簽: 飛思卡爾 開(kāi)發(fā)工具

    上傳時(shí)間: 2013-10-26

    上傳用戶:朗朗乾坤

  • CodeWarrior開(kāi)發(fā)套件簡(jiǎn)明指南

    The CodeWarrior Development Suite provides access and technical support to amultitude of CodeWarrior products. In this quick start guide, Section 1 explains howto register your CodeWarrior Development Suite. Section 2 explains how to activateand install one of your products. Section 3 describes what you are entitled to withthe purchase of your CodeWarrior Development Suite, and Section 4 discusses theavailable purchase options. Section 5 describes the benefits of maintaining a currenttechnical support contract, and Section 6 tells you how to access support.

    標(biāo)簽: CodeWarrior 開(kāi)發(fā)套件

    上傳時(shí)間: 2014-03-02

    上傳用戶:784533221

  • CodeWarrior開(kāi)發(fā)套件概述簡(jiǎn)要說(shuō)明

    CodeWarrior Development Studio for ColdFire Architectures, Linux Application Edition (Classic, Linux and Windows®)

    標(biāo)簽: CodeWarrior 開(kāi)發(fā)套件

    上傳時(shí)間: 2013-10-14

    上傳用戶:hz07104032

  • CodeWarrior開(kāi)發(fā)工具套件簡(jiǎn)要說(shuō)明

    CodeWarrior Development Tool Suites are comprehensive integrated Developmentenvironments (IDE) that provide a highly visual and automated framework toaccelerate the Development of the most complex embedded applications. Acrossmost stages of the Development cycle, we offer tools to help configure, debug andoptimize your design built on Freescale MPUs, MCUs, DSPs and DSCs. These toolsuites provide solutions to get your design up and running fast.

    標(biāo)簽: CodeWarrior 開(kāi)發(fā)工具套件

    上傳時(shí)間: 2013-11-07

    上傳用戶:youlongjian0

  • VxWorks6.x中的ML403嵌入式開(kāi)發(fā)平臺(tái)

    The use of the Wind River VxWorks Real-Time Operating System (RTOS) on Virtex™-4embedded PowerPC™ processors continues to be a popular choice for high performanceFPGA designs. The introduction of the Wind River Workbench design environment has enableda new and easier way for designers to control the configuration of the VxWorks kernel. Thisguide shows the steps required to build and configure a ML403 Embedded DevelopmentPlatform to boot and run the VxWorks RTOS. A VxWorks bootloader is created, programmedinto Flash, and used to boot the design. The concepts presented here can be scaled to anyPowerPC enabled Development platform.

    標(biāo)簽: VxWorks 403 ML 嵌入式

    上傳時(shí)間: 2013-10-26

    上傳用戶:agent

  • LabVIEW for Everyone(經(jīng)典英文書(shū)籍)

    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!

    標(biāo)簽: Everyone LabVIEW for 英文

    上傳時(shí)間: 2013-10-14

    上傳用戶:shawvi

  • Android系統(tǒng)下OpenCV的人臉檢測(cè)模塊的設(shè)計(jì)

    針對(duì)解決OpenCV人臉檢測(cè)模塊在Android平臺(tái)編譯和移植的問(wèn)題,提出一種利用JNI技術(shù)(Java Native Interface)調(diào)用OpenCV以及采用Android NDK(Native Development Kit)生成共享庫(kù)的目標(biāo)檢測(cè)方法。文中從分析利用Android NDK編譯Android平臺(tái)所需要的OpenCV靜態(tài)庫(kù)的問(wèn)題入手,詳細(xì)闡述了利用JNI調(diào)用OpenCV相關(guān)函數(shù)的具體步驟。經(jīng)過(guò)多次試驗(yàn),證明該人臉檢測(cè)模塊的平均檢測(cè)時(shí)間為1 280 ms,具有較高的檢測(cè)速度和檢測(cè)精度。

    標(biāo)簽: Android OpenCV 人臉檢測(cè)

    上傳時(shí)間: 2013-12-10

    上傳用戶:15736969615

  • 基于塑料光纖的高壓隔離通信接口設(shè)計(jì)

     通過(guò)比較各種隔離數(shù)字通信的特點(diǎn)和應(yīng)用范圍,指出塑料光纖在隔離數(shù)字通信中的優(yōu)勢(shì)。使用已經(jīng)標(biāo)準(zhǔn)化的TOSLINK接口,有利于節(jié)省硬件開(kāi)發(fā)成本和簡(jiǎn)化設(shè)計(jì)難度。給出了塑料光纖的硬件驅(qū)動(dòng)電路,說(shuō)明設(shè)計(jì)過(guò)程中的注意事項(xiàng),對(duì)光收發(fā)模塊的電壓特性和頻率特性進(jìn)行全面試驗(yàn),并給出SPI口使用塑料光纖隔離通信的典型應(yīng)用電路圖。試驗(yàn)結(jié)果表明,該設(shè)計(jì)可為電力現(xiàn)場(chǎng)、電力電子及儀器儀表的設(shè)計(jì)提供參考。 Abstract:  y comparing characteristics and applications area of various isolated digital communications, this article indicates advantages of plastic optical fiber in isolated digital communications. Using the standardized TOSLINK interface, it helps to control costs and difficulty in hardware Development and design. Then it gives the hardware driver circuit of plastic optical fiber module, explains the noticed details in design process, gives results on the basis of the optical transceiver module voltage characteristics and frequency characteristics tests. Finally,it gives typical application circuit of the SPI communication port by using plastic optical fiber isolation .The results show that this design can be referenced for the power field, power electronics and instrumentation design.

    標(biāo)簽: 塑料光纖 高壓隔離 通信 接口設(shè)計(jì)

    上傳時(shí)間: 2014-01-10

    上傳用戶:gundan

主站蜘蛛池模板: 福清市| 天津市| 久治县| 永安市| 昭觉县| 杭锦旗| 蒲城县| 长白| 南部县| 雷州市| 庆安县| 湘潭市| 涞水县| 湾仔区| 仪陇县| 大邑县| 德安县| 南通市| 朔州市| 黎城县| 容城县| 蕉岭县| 民和| 黎川县| 师宗县| 滨州市| 兴和县| 阿拉善左旗| 乐清市| 射洪县| 资阳市| 平顶山市| 那坡县| 申扎县| 象州县| 河北省| 合川市| 武安市| 梁山县| 车致| 台江县|