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

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

PLATFORM

PLATFORM成立于1992年,總部位于加拿大多倫多市,是世界知名的網格計算(GridComputing)軟件開發商和全球網格計算的領導者。
  • Application & Integration Services are at the heart of any Service Oriented Architecture (SOA). Sun

    Application & Integration Services are at the heart of any Service Oriented Architecture (SOA). Sun Java System Application Server and integration services provide a highly scalable and reliable PLATFORM for the standards-based deployment of Java applications and web services. Sun s offerings may be used by small organizations and large enterprises that require a services-based foundation to rapidly unlock the business value of their IT investment.

    標簽: Architecture Application Integration Services

    上傳時間: 2014-12-20

    上傳用戶:lanwei

  • Resourcer is an editor for .resources binaries and .resX XML file formats used with the .NET platfor

    Resourcer is an editor for .resources binaries and .resX XML file formats used with the .NET PLATFORM. The program allows the integration of bitmaps, icons and text strings into resource packages. Resourcer allows editing of name/string pairs, import of various kinds of data formats (bitmaps, icons, etc) and merging of resources from different sources.

    標簽: Resourcer resources binaries formats

    上傳時間: 2013-12-18

    上傳用戶:s363994250

  • Package of C library extensions for Windows CE operating system. It is a supplement to C library ava

    Package of C library extensions for Windows CE operating system. It is a supplement to C library available on Windows CE PLATFORM. The main objective of the project is to provide helper utilities for porting applications from Unix and Windows.

    標簽: library extensions supplement operating

    上傳時間: 2015-09-02

    上傳用戶:冇尾飛鉈

  • OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a

    OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms. OpenCV has cross-PLATFORM middle-to-high level API that consists of a few hundreds (>300) C functions. It does not rely on external libraries, though it can use some when it is possible. OpenCV is free for both non-commercial and commercial use (see the license for details). OpenCV provides transparent interface to Intel® Integrated Performance Primitives (IPP). That is, it loads automatically IPP libraries optimized for specific processor at runtime, if they are available. More information about IPP can be retrieved at http://www.intel.com/software/products/ipp/index.htm -------------------------------------------------------------------------------- 本文是opencv的入門教程

    標簽: collection functions Computer Library

    上傳時間: 2015-09-12

    上傳用戶:zhangyi99104144

  • VC技術內幕第五版(英文)The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologie

    VC技術內幕第五版(英文)The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these PLATFORM initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.

    標簽: technologie Microsoft continued Internet

    上傳時間: 2014-11-22

    上傳用戶:ggwz258

  • 針對無線傳感器環境的應用

    針對無線傳感器環境的應用,Wireless Image Sensor Network Application PLATFORM ,提供有ADCM1670庫,CC2420庫,此代碼提供了MATLAB和環境的接口,可結合自己開發項目進行改動

    標簽: 無線傳感器 環境

    上傳時間: 2015-10-01

    上傳用戶:songyue1991

  • OReilly.Ajax.on.Rails.Dec.2006. ISBN-10: 0-596-52744-6. Learn to build dynamic, interactive web ap

    OReilly.Ajax.on.Rails.Dec.2006. ISBN-10: 0-596-52744-6. Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails PLATFORM. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what s happening under the hood.

    標簽: interactive OReilly dynamic 52744

    上傳時間: 2015-10-07

    上傳用戶:獨孤求源

  • BIOS emulator and interface to Realmode X86 Emulator Library Can emulate a PCI Graphic Controller V

    BIOS emulator and interface to Realmode X86 Emulator Library Can emulate a PCI Graphic Controller VGA bios on a powerpc PLATFORM

    標簽: Controller interface emulator Realmode

    上傳時間: 2015-11-02

    上傳用戶:zjf3110

  • Linux是一個Open Source的UNIX-like作業系統

    Linux是一個Open Source的UNIX-like作業系統,除了有著廣大的支援社群以外,穩定、模組化、擁有廣大的應用免費應用軟體支援是它主要的優點。ARM嵌入式處理器則是目前應用在嵌入式系統領域中,佔有率最高的處理器,同時也是Linux核心目前所能夠支援的處理器之一,然而要使得Linux在ARM嵌入式處理器上運作,勢必要經過移植 (porting) 的過程,也就是要將平臺相依 (PLATFORM dependent) 的部分做適當的修改

    標簽: UNIX-like Source Linux Open

    上傳時間: 2015-11-08

    上傳用戶:dengzb84

  • arm9的bootloader,適合通用2410x平臺 vivi.pal(20051228)支持tv輸出和vga輸出

    arm9的bootloader,適合通用2410x平臺 vivi.pal(20051228)支持tv輸出和vga輸出,vclk為26.25mhz vivi(20060330)支持vga輸出和tv輸出,vclk為25mhz 以上兩個vivi均編譯自vivi-br-release(20051228).tar.gz 在兩個不同vivi間切換的方法是在源文件“/include/PLATFORM/smdk2410.h”中打開或者取消對PAL640480宏的定義: #define PAL640480 默認該句是注釋掉的,編譯得到的vivi的vclk為25mhz ch7005手冊中要求640x480的pal輸出時vclk為26.25mhz,但實踐中發現并不需要完全等與這個頻率,有時候vivi(20051228)的pal效果更好,具體使用哪個參數用戶可以多比較嘗試,也可以嘗試修改成其他的頻率。

    標簽: bootloader 20051228 2410x arm9

    上傳時間: 2013-12-16

    上傳用戶:cainaifa

主站蜘蛛池模板: 嵊州市| 大庆市| 巴南区| 平凉市| 蛟河市| 永兴县| 乾安县| 陕西省| 娱乐| 融水| 苏尼特左旗| 浦东新区| 双柏县| 蛟河市| 沙田区| 绥芬河市| 宁蒗| 盈江县| 桂阳县| 甘南县| 鄱阳县| 遵义县| 浦江县| 天全县| 泌阳县| 海城市| 中西区| 扶余县| 濮阳县| 尖扎县| 徐闻县| 孟州市| 雅安市| 新宁县| 乌鲁木齐市| 京山县| 兖州市| 龙川县| 济南市| 库车县| 化隆|