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

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

mulit-platform

  • Patterns of Enterprise Application Architecture is written in direct response to the stiff challenge

    Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented designer Martin Fowler, noticed that despite changes in technology--from Smalltalk to CORBA to Java to .NET--the same basic design ideas can be adapted and applied to solve common problems. With the help of an expert group of contributors, Martin distills over forty recurring solutions into patterns. The result is an indispensable handbook of solutions that are applicable to any enterprise application platform

    標簽: Architecture Application Enterprise challenge

    上傳時間: 2013-12-12

    上傳用戶:ywqaxiwang

  • This document is an operation guide for the MPC8XXFADS board. It contains operational, functional a

    This document is an operation guide for the MPC8XXFADS board. It contains operational, functional and general information about the FADS. The MPC8XXFADS is meant to serve as a platform for s/ w and h/w development around the MPC8XX family processors. Using its on-board resources and its associated debugger, a developer is able to download his code, run it, set breakpoints, display memory and registers and connect his own proprietary h/w via the expansion connectors, to be incorporated to a desired system with the MPC8XX processor.

    標簽: operational MPC8XXFADS functional operation

    上傳時間: 2014-03-10

    上傳用戶:zsjinju

  • 利用SyncML開發(fā)客戶端程序的中間件

    利用SyncML開發(fā)客戶端程序的中間件,J2ME版本。 This library is a collection of basic utilities for: object serialization and persistence on the RMS, Logging and string manipulation. This document describes the Funambol JavaME Common API library, which purpose is giving support and providing basic functionalities to all the other components developed for the J2ME platform. These functionalities are: a persistent data storage framework, a logging framework, a framework to read different streams of byte, a thread monitoring system and a set of classes useful for data encoding and string manipulation. This library may grow in future, as new functions will be seen as common to different J2ME components.

    標簽: SyncML 程序

    上傳時間: 2016-03-05

    上傳用戶:kr770906

  • AQ1206:Building Linux based Internet Gateways.The file includes Development Process,Hardware Bring-u

    AQ1206:Building Linux based Internet Gateways.The file includes Development Process,Hardware Bring-up and Creating the Platform using Linux.In the end there is Q&A session.

    標簽: Development Building Internet Gateways

    上傳時間: 2014-01-12

    上傳用戶:417313137

  • Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification.

    Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services. The primary target platform for Sofia-SIP is GNU/Linux. Sofia-SIP is based on a SIP stack developed at the Nokia Research Center.

    標簽: specification open-source User-Agent Sofia-SIP

    上傳時間: 2016-03-20

    上傳用戶:洛木卓

  • Wiley出版

    Wiley出版,共20章,大小為12M 1.Introduction to the Series 60 Platform 2.Overview of the Series 60 Platform 3.Design Patterns for Application Development 4.Software Development on the Series 60 Platform 5.Platform Architecture 6.User-centered Design for Series 60 Applications 7.Testing Software 8.Application Framework 9.Standard Panes and Application Windows 10.Lists and List Types 11.Other User Interface Components 12.View Architecture 13.Audio 14.Customizing the Series 60 Platform 15.Communications Architecture 16.Communications Application Programming Interface 17.Messaging 18.Connectivity 19.Programming in Java for Smartphones 20.Midlet User Interface Framework

    標簽: Wiley

    上傳時間: 2013-12-23

    上傳用戶:zgu489

  • Atheros無線芯片AR-6000系列wince 6驅(qū)動源代碼(這東西我也沒用過別問我,我是搜別的wince資源搜到的) AR6K SDIO support. Requires firmware

    Atheros無線芯片AR-6000系列wince 6驅(qū)動源代碼(這東西我也沒用過別問我,我是搜別的wince資源搜到的) AR6K SDIO support. Requires firmware 1.1 on SD13 cards. readme: Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution. 轉(zhuǎn)自Tony嵌入式,原文地址:http://www.cevx.com/bbs/dispbbs.asp?boardID=4&ID=11762&page=1

    標簽: wince Requires firmware Atheros

    上傳時間: 2014-11-11

    上傳用戶:bibirnovis

  • Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification.

    Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services. The primary target platform for Sofia-SIP is GNU/Linux.

    標簽: specification open-source User-Agent Sofia-SIP

    上傳時間: 2016-04-10

    上傳用戶:watch100

  • Professional Visual Basic Windows CE Programming. This book is intended for developers who are inte

    Professional Visual Basic Windows CE Programming. This book is intended for developers who are interested in creating applications for the Windows CE platform. In this book, you ll learn everything you need to know about using VBCE.

    標簽: Professional Programming developers intended

    上傳時間: 2016-04-28

    上傳用戶:gundamwzc

  • The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enab

    The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enables the Java(TM) platform to host applications on any computer or operating system without rewriting or recompiling. Anyone interested in designing a language or writing a compiler for the Java virtual machine must have an in-depth understanding of its binary class format and instruction set. If you are programming with the Java programming language, knowledge of the Java virtual machine will give you valuable insight into the Java platform s security capabilities and cross-platform portability. It will increase your understanding of the Java programming language, enabling you to improve the security and performance of your programs.

    標簽: machine Java technology computing

    上傳時間: 2016-05-03

    上傳用戶:zhenyushaw

主站蜘蛛池模板: 安仁县| 增城市| 翁牛特旗| 阜城县| 拜泉县| 嵊泗县| 库尔勒市| 盐城市| 铁岭县| 安义县| 特克斯县| 额尔古纳市| 微博| 邮箱| 武宁县| 镇远县| 武宣县| 平湖市| 合作市| 厦门市| 六枝特区| 枣庄市| 陵川县| 永安市| 彭州市| 金平| 德阳市| 宜宾市| 武宣县| 菏泽市| 广西| 定州市| 嘉善县| 长武县| 孝昌县| 赫章县| 永修县| 民勤县| 哈巴河县| 乐清市| 花莲县|