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

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

legacy

  • 本程序是針對特定GPS接收機(jī)--JAVAD公司的legacy的一個應(yīng)用

    本程序是針對特定GPS接收機(jī)--JAVAD公司的legacy的一個應(yīng)用,用來收取標(biāo)準(zhǔn)的NMEA-1083GGA信息或JPS格式(JAVAD公司的特有GPS信息格式)的{RT,PO}信息,并統(tǒng)計(jì)數(shù)據(jù)大小與經(jīng)歷時間。本程序用VC6.0+串口控件MSComm實(shí)現(xiàn),其中關(guān)于如何在數(shù)據(jù)長度不定的情況下實(shí)現(xiàn)數(shù)據(jù)幀的同步的方法可以借鑒到其它串口數(shù)據(jù)采集的應(yīng)用之中,具備一定的實(shí)用價(jià)值

    標(biāo)簽: legacy JAVAD GPS 程序

    上傳時間: 2014-01-08

    上傳用戶:cccole0605

  • An approach to reengineer BASIC PC legacy code into modern graphical systems is proposed.BASIC pecul

    An approach to reengineer BASIC PC legacy code into modern graphical systems is proposed.BASIC peculiarities are presented and discussed, with preliminary results on code translation.

    標(biāo)簽: BASIC reengineer graphical approach

    上傳時間: 2014-01-05

    上傳用戶:zhaiye

  • C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ prog

    C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ programs. The book begins with a concise C++/CLI tutorial. It then quickly moves to the key themes of native/managed code interop and mixed-mode programming. You抣l learn to take advantage of GUI frameworks like Windows Forms and WPF while keeping your native C++ business logic. The book also covers methods for accessing C# or VB.NET components and libraries. Written for readers with a working knowledge of C++.

    標(biāo)簽: practical breathe Action legacy

    上傳時間: 2015-10-17

    上傳用戶:wendy15

  • The source code of Doom legacy for windows

    The source code of Doom legacy for windows

    標(biāo)簽: windows source legacy Doom

    上傳時間: 2013-12-18

    上傳用戶:ywqaxiwang

  • OpenMap是一個基于JavaBeansTM的開發(fā)工具包。利用OpenMap你就能夠快速構(gòu)建用于訪問legacy數(shù)據(jù)庫的應(yīng)用程序與applets。OpenMap提供了允許用戶查看和操作地理空間信息的

    OpenMap是一個基于JavaBeansTM的開發(fā)工具包。利用OpenMap你就能夠快速構(gòu)建用于訪問legacy數(shù)據(jù)庫的應(yīng)用程序與applets。OpenMap提供了允許用戶查看和操作地理空間信息的方法

    標(biāo)簽: OpenMap JavaBeansTM applets legacy

    上傳時間: 2013-12-18

    上傳用戶:電子世界

  • Get more out of your legacy systems: more performance, functionality, reliability, and manageability

    Get more out of your legacy systems: more performance, functionality, reliability, and manageability Is your code easy to change? Can you get nearly instantaneous feedback when you do change it? Do you understand it? If the answer to any of these questions is no, you have legacy code, and it is draining time and money away from your development efforts.

    標(biāo)簽: more functionality manageability performance

    上傳時間: 2013-12-13

    上傳用戶:semi1981

  • 簡單的電池電路擴(kuò)展以太網(wǎng)供電(PoE)峰值電流

      Power over Ethernet (PoE) is a new development thatallows for the delivery of power to Ethernet-based devicesvia standard Ethernet CAT5 cable, precluding the need forwall adapters or other external power sources. The PoEspecification defines a hardware detection protocol wherePower Sourcing Equipment (PSE) is able to identify PoEPowered Devices (PDs), thus allowing full backwardscompatibility with non-PoE-aware (legacy) Ethernetdevices.

    標(biāo)簽: PoE 電池電路 擴(kuò)展 以太網(wǎng)供電

    上傳時間: 2013-11-11

    上傳用戶:daoyue

  • 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

    上傳時間: 2013-11-05

    上傳用戶:Wwill

  • EFI(Extensible Firmware Interface)是下一代BIOS

    EFI(Extensible Firmware Interface)是下一代BIOS,正逐步取代BIOS成為計(jì)算機(jī)的FIRMWARE標(biāo)準(zhǔn)。它是 Intel 為全新類型的 PC 固件的體系結(jié)構(gòu)、接口和服務(wù)提出的建議標(biāo)準(zhǔn)。其主要目的是為了提供一組在 OS 加載之前(啟動前)在所有平臺上一致的、正確指定的啟動環(huán)境.EFI的國際標(biāo)準(zhǔn)組織是UEFI。 elilo-3.5-pre1.src.gz:是在EFI平臺上引導(dǎo)LINUX的源碼。EFI引導(dǎo)legacy OS需要特別的EFI LOADER程序。該源碼就是基于EFI平臺上的引導(dǎo)legacy LINUX的有效工具。

    標(biāo)簽: Extensible Interface Firmware BIOS

    上傳時間: 2015-10-01

    上傳用戶:dianxin61

  • This fourth edition of the definitive reference to JavaScript, a scripting language that can be embe

    This fourth edition of the definitive reference to JavaScript, a scripting language that can be embedded directly in web pages, covers the latest version of the language, JavaScript 1.5, as supported by Netscape 6 and Internet Explorer 6. The book also provides complete coverage of the W3C DOM standard (Level 1 and Level 2), while retaining material on the legacy Level 0 DOM for backward compatibility

    標(biāo)簽: JavaScript definitive reference scripting

    上傳時間: 2013-12-25

    上傳用戶:xuanchangri

主站蜘蛛池模板: 班戈县| 星子县| 赫章县| 青川县| 阿鲁科尔沁旗| 九江市| 抚顺市| 青岛市| 措勤县| 南乐县| 泗洪县| 和硕县| 林西县| 滦平县| 云霄县| 新津县| 长子县| 乌什县| 西华县| 广安市| 松溪县| 永嘉县| 龙井市| 比如县| 泽库县| 固镇县| 仙游县| 肇东市| 读书| 南京市| 浑源县| 杂多县| 林州市| 渝中区| 霍林郭勒市| 尉犁县| 桓台县| 河源市| 奎屯市| 重庆市| 攀枝花市|