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

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

software-development

  • RESTful+Rails+Development+Building

    This book is focused on designing and developing Representational State Transfer (REST) platforms in Rails. REST is the architectural style of the Web, consisting of a set of constraints that, applied to components, connectors, and data elements, constitute the wider distributed hypermedia system that we know today: the World Wide Web. There are a few good reasons why it makes more sense to build platforms instead of just products or applications. Platforms are like ecosystems interconnecting different applications, services, users, developers, and partners. Platforms foster innovation through the inputs of their direct collaborators. By providing application programming interfaces (APIs) and software development kits (SDKs), platforms are more customer driven.

    標簽: Development Building RESTful Rails

    上傳時間: 2020-06-06

    上傳用戶:shancjb

  • 基于CDC3207G的汽車儀表板設計

    應用德國Micronas公司的CDC3207G微控制器開發了一款汽車儀表板系統。詳細地介紹了該系統的硬件原理,以及步進電機,音頻控制,LCD顯示,LED指示燈和報警燈等幾個模塊的實現方法。應用μC/OS-II實時操作系統開發軟件。著重介紹了啟動代碼的設計和任務的規劃。 Abstract:  A dashboard system is developed by using CDC3207G microcontroller made by Micronas.The hardware of the sys-tem and the realization of the step motor module,audio module,LCD display and LED indicator and alarm module are ex-plained in detail.The μC/OS-II real-time operating system is used for the software development and the starting code design and the task planning is explained specifically.

    標簽: 3207G 3207 CDC 汽車儀表板

    上傳時間: 2013-10-26

    上傳用戶:x4587

  • SAM8系列S3C825A型單片機軟件設計

    以S3C825A為例介紹三星公司SAM8系列單片機的內部結構及其軟件開發環境,詳細描述采用混合編程法來對SAM8系列單片機進行軟件設計的一般方法,最后給出用混合編程法對S3C825A進行軟件設計的具體應用實例。 Abstract:  With S3C825A,this paper firstly introduces the SAM8 series single-chip microcontrollers and their software development environment, then introduces mixed programming technology for SAM8 series single-chip microcontrollers. In the end, the application program is also given.

    標簽: S3C825A SAM8 單片機 軟件設計

    上傳時間: 2013-12-09

    上傳用戶:ZZJ886

  • Using the 87LPC76X microcontro

    I2C interface, is a very powerful tool for system designers. Theintegrated protocols allow systems to be completely software defined.Software development time of different products can be reduced byassembling a library of reusable software modules. In addition, themultimaster capability allows rapid testing and alignment ofend-products via external connections to an assembly-line computer.The mask programmable 87LPC76X and its EPROM version, the87LPC76X, can operate as a master or a slave device on the I2Csmall area network. In addition to the efficient interface to thededicated function ICs in the I2C family, the on-board interfacefacilities I/O and RAM expansion, access to EEPROM andprocessor-to-processor communications.

    標簽: microcontro Using 76X LPC

    上傳時間: 2013-12-30

    上傳用戶:Artemis

  • 基于ARM的遠程無線視頻監控終端設計

    提出了一種以ARM微處理器為控制核心的遠程無線視頻監控終端的設計方案,其監控終端的硬件設計包括視頻采集處理、中央管理控制、無線傳輸3個模塊。并給出了監控終端的軟件開發平臺和開發模式的系統啟動代碼、嵌入式Linux系統移植以及驅動程序和應用程序。測試結果表明,該監控終端設計方案合理、有效,基本滿足監控需求。 Abstract:  A remote wireless video monitoring terminal design, which uses ARM microprocessor as its core control, is proposed in this paper.The hardware design of monitoring terminal system is composed of the video acquisition and processing module, the central management and control module, wireless transmission module.Meanwhile the monitoring terminal-s software development platform and development patterns are designed. Also the design of the system-s start codes, embedded Linux system-s transplantation process, driver and the corresponding applications are given. The results showed that the monitoring terminal design is reasonable, effective, basically meet monitoring requirements.

    標簽: ARM 遠程無線 視頻監控 終端設計

    上傳時間: 2013-11-13

    上傳用戶:wanqunsheng

  • Nios II軟件構建工具入門

    Nios II軟件構建工具入門 The Nios® II Software Build Tools (SBT) allows you to construct a wide variety of complex embedded software systems using a command-line interface. From this interface, you can execute Software Built Tools command utilities, and use scripts other tools) to combine the command utilities in many useful ways. This chapter introduces you to project creation with the SBT at the command line This chapter includes the following sections: ■ “Advantages of Command-Line Software Development” ■ “Outline of the Nios II SBT Command-Line Interface” ■ “Getting Started in the SBT Command Line” ■ “Software Build Tools Scripting Basics” on page 3–8

    標簽: Nios 軟件

    上傳時間: 2013-11-15

    上傳用戶:nanxia

  • 面向Eclips的Nios II軟件構建工具手冊

    面向Eclips的Nios II軟件構建工具手冊 The Nios® II Software Build Tools (SBT) for Eclipse™ is a set of plugins based on the Eclipse™ framework and the Eclipse C/C++ development toolkit (CDT) plugins. The Nios II SBT for Eclipse provides a consistent development platform that works for all Nios II embedded processor systems. You can accomplish all Nios II software development tasks within Eclipse, including creating, editing, building, running, debugging, and profiling programs.

    標簽: Eclips Nios 軟件

    上傳時間: 2013-11-02

    上傳用戶:瓦力瓦力hong

  • Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edi

    Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Format: PDF Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.

    標簽: Programming Reference Standard Template

    上傳時間: 2014-01-19

    上傳用戶:netwolf

  • 英文版,pdf格式。 詳細說明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Templa

    英文版,pdf格式。 詳細說明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201379236/ ISBN: 0201379236 Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Catalog: C++ Format: PDF Size: 3.8M Supplier: December Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.

    標簽: Programming Reference Standard Tutorial

    上傳時間: 2015-09-02

    上傳用戶:Breathe0125

  • Introduction to the MSN Messenger Activity SDK --- --- --- --- --- --- --- --- --- --- --- --- --

    Introduction to the MSN Messenger Activity SDK --- --- --- --- --- --- --- --- --- --- --- --- --- -- The MSN® Messenger Activity software development kit (SDK) contains technical information about how to develop and test single-user and multiuser applications by using the Activity object model. The SDK also provides detailed information about the MSN development and testing requirements that your Activity must meet, and how to increase the usage of your MSN Messenger Activity application.

    標簽: Introduction Messenger Activity the

    上傳時間: 2015-09-06

    上傳用戶:ruan2570406

亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
国产亚洲人成a一在线v站| 亚洲婷婷在线| 蜜桃av久久久亚洲精品| 这里只有视频精品| 亚洲国产裸拍裸体视频在线观看乱了 | 久久久久国产精品厨房| 欧美日韩综合一区| 亚洲乱码久久| 亚洲高清不卡在线| 激情久久久久久久| 国产在线精品成人一区二区三区 | 国产精品一区二区在线观看网站 | 亚洲久久成人| 亚洲狼人综合| 99成人精品| 一本久道久久综合婷婷鲸鱼| 亚洲国产视频一区二区| 在线免费观看日韩欧美| 亚洲福利av| 最新日韩在线| 9久草视频在线视频精品| 亚洲图片在区色| 亚洲制服欧美中文字幕中文字幕| 亚洲网站在线播放| 国产亚洲激情视频在线| 韩国三级电影久久久久久| 极品日韩av| 亚洲精品国产精品国产自| 日韩亚洲欧美一区| 99精品欧美一区| 亚洲影视在线| 久久久久9999亚洲精品| 麻豆精品在线视频| 欧美日韩黄色一区二区| 国产精品视频自拍| 国产在线观看一区| 亚洲人成绝费网站色www| 免费在线看一区| 欧美三级免费| 国内精品久久久久影院优| 亚洲美女诱惑| 久久精品免费看| 欧美日韩国产综合一区二区 | 国产亚洲精品bt天堂精选| 亚洲国产婷婷香蕉久久久久久| 亚洲精品中文在线| 欧美伊人久久| 欧美伦理a级免费电影| 国产日韩欧美一区在线| 日韩视频一区二区三区在线播放免费观看 | 日韩午夜免费| 欧美一区二区三区四区高清| 麻豆国产精品一区二区三区 | 欧美极品aⅴ影院| 国产亚洲欧美一区二区| 一本色道久久88亚洲综合88| 久久精品av麻豆的观看方式 | 久热精品视频| 国产精品久久久久久模特| 亚洲大片免费看| 欧美一区二区三区播放老司机| 欧美xxx在线观看| 国产亚洲福利| 中文在线一区| 美女被久久久| 国产香蕉97碰碰久久人人| 一区二区欧美在线| 久久色在线观看| 国产精品va在线| 黑人操亚洲美女惩罚| 亚洲图片欧美午夜| 蜜桃av一区二区三区| 国产精品久久久久久亚洲调教 | 久久婷婷成人综合色| 美女尤物久久精品| 亚洲永久精品国产| 久久久久www| 欧美日韩二区三区| 91久久久久久国产精品| 欧美亚洲免费在线| 国产伦精品免费视频| 亚洲精品你懂的| 欧美激情视频一区二区三区不卡| 欧美日韩一区二区三区在线| 亚洲精选视频在线| 久久www成人_看片免费不卡| 国产区欧美区日韩区| 日韩一级视频免费观看在线| 欧美精品一区二区三区久久久竹菊 | 亚洲一区免费网站| 免费日韩一区二区| 国内一区二区三区| 午夜精品亚洲一区二区三区嫩草| 欧美日本一道本| 最新日韩在线视频| 久久亚洲综合色一区二区三区| 国产精品视频精品视频| 一本色道久久综合狠狠躁篇的优点 | 欧美性色视频在线| 亚洲国产一区在线| 久久久国产视频91| 国产亚洲在线| 欧美在线视频不卡| 国产精品青草久久久久福利99| 亚洲人成人99网站| 欧美激情在线免费观看| 亚洲国产激情| 美日韩精品视频免费看| 一区精品在线播放| 久久久久免费观看| 在线看视频不卡| 久久婷婷av| 国产一区白浆| 久久都是精品| 激情综合色综合久久| 久久免费视频这里只有精品| 狠狠88综合久久久久综合网| 久久久久久一区二区| 伊伊综合在线| 免费日韩av电影| 亚洲男人av电影| 国产免费成人| 欧美自拍偷拍午夜视频| 国产一区二区av| 久久久久久欧美| 91久久久亚洲精品| 欧美日韩国产一区二区三区| 亚洲综合电影一区二区三区| 国产精品久久久久久久久免费樱桃| 欧美区亚洲区| 亚洲黄色一区| 久久久水蜜桃| 一个人看的www久久| 欧美日韩在线看| 欧美精品亚洲精品| 亚洲影视中文字幕| 亚洲自拍三区| 欧美日韩一区二区三区免费| 中文国产成人精品| 好吊妞这里只有精品| 欧美日韩视频专区在线播放 | 亚洲免费观看视频| 欧美吻胸吃奶大尺度电影| 亚洲系列中文字幕| 亚洲国产三级| 欧美视频一区二区三区在线观看 | 欧美sm重口味系列视频在线观看| 欧美日韩蜜桃| 亚洲九九九在线观看| 亚洲欧洲另类| 国产精品久久久久久久久免费樱桃| 欧美一区二区三区成人| 亚洲性线免费观看视频成熟| 久久蜜桃精品| 国产专区欧美精品| 亚洲免费影视| 亚洲毛片av在线| 欧美福利视频在线观看| 欧美中文字幕视频| 亚洲精品乱码久久久久久久久| 国产一区二区福利| 欧美三级电影精品| 欧美日韩中文字幕| 免费观看在线综合色| 久久久噜噜噜久久狠狠50岁| 国产精品99久久久久久宅男| 亚洲看片一区| 激情视频亚洲| 国产三级欧美三级日产三级99| 欧美高清视频在线| 免费高清在线一区| 欧美精品激情| 六月婷婷一区| 久久精品国产亚洲一区二区三区 | 久久伊人精品天天| 久久精品成人一区二区三区蜜臀| 亚洲黄色av一区| 亚洲国产你懂的| 国产一区av在线| 国产一区在线免费观看| 国产精品成人午夜| 国产伦精品一区二区三区照片91| 欧美日韩国产欧美日美国产精品| 欧美精品一区二区三区一线天视频| 久久久久国产精品一区| 久久精品主播| 久久国产精品久久国产精品| 久久精品国产清自在天天线| 亚洲女ⅴideoshd黑人| 小黄鸭精品密入口导航| 亚洲综合色视频| 久久成人免费视频| 久久www成人_看片免费不卡| 久久精品国产一区二区三| 午夜亚洲福利| 免费观看亚洲视频大全| 久久久久免费| 欧美人与性禽动交情品 | 香蕉久久夜色精品国产| 亚洲字幕一区二区|