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

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

PLATFORM

PLATFORM成立于1992年,總部位于加拿大多倫多市,是世界知名的網(wǎng)格計算(GridComputing)軟件開發(fā)商和全球網(wǎng)格計算的領(lǐng)導(dǎo)者。
  • 實現(xiàn)了wince下觸摸屏的驅(qū)動程序

    實現(xiàn)了wince下觸摸屏的驅(qū)動程序,可用的驅(qū)動程序,添加到PLATFORM 中。

    標(biāo)簽: wince 觸摸屏 驅(qū)動程序

    上傳時間: 2013-12-18

    上傳用戶:xauthu

  • Welcome to the Microsoft CRM 3.0 Software Development Kit (SDK). This SDK contains a wealth of resou

    Welcome to the Microsoft CRM 3.0 Software Development Kit (SDK). This SDK contains a wealth of resources, including code samples, that are designed to help you build powerful vertical applications using the Microsoft CRM PLATFORM. It includes the following sections: 1 Server Programming Guide 2 Client Programming Guide 3 ISV Programming Guide 4 Report Writers Guide 5 Appendix A 6 Glossary –

    標(biāo)簽: Development Microsoft SDK Software

    上傳時間: 2014-01-20

    上傳用戶:zhichenglu

  • smsc911x 網(wǎng)卡驅(qū)動 This the users/programmers guide for the LAN911x Linux Driver The following sections

    smsc911x 網(wǎng)卡驅(qū)動 This the users/programmers guide for the LAN911x Linux Driver The following sections can be found below * Revision History * Files * Features * Driver Parameters * Rx Performance Tuning * Tested PLATFORMs * Rx Code Path * Tx Code Path * PLATFORM Interface Descriptions

    標(biāo)簽: 911x programmers 911 following

    上傳時間: 2014-12-02

    上傳用戶:sssl

  • VC6.0核心編程。主要涉及到windows消息

    VC6.0核心編程。主要涉及到windows消息,框架,mfc庫以及相關(guān)編程,com,activex技術(shù),數(shù)據(jù)庫技術(shù),網(wǎng)絡(luò)編程技術(shù)。為英文版本。 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++.

    標(biāo)簽: windows 6.0 VC 核心

    上傳時間: 2016-01-02

    上傳用戶:lmeeworm

  • 《為Windows Vista編寫安全的代碼》

    《為Windows Vista編寫安全的代碼》,2007年出版 Providing developers with first-hand insights into design decisions and practical advice for solving real-world security issues, this authoritative guide urges developers to write more secure code on the Vista PLATFORM to support a growing customer base. Table of Contents Writing Secure Code for Windows Vista Foreword Introduction Chapter 1 - Code Quality Chapter 2 - User Account Control, Tokens, and Integrity Levels Chapter 3 - Buffer Overrun Defenses Chapter 4 - Networking Defenses Chapter 5 - Creating Secure and Resilient Chapter 6 - Internet Explorer 7 Defenses Chapter 7 - Cryptographic Enhancements Chapter 8 - Authentication and Authorization Chapter 9 - Miscellaneous Defenses and Security-Related Technologies Index List of Figures List of Tables List of Sidebars

    標(biāo)簽: Windows Vista 編寫 代碼

    上傳時間: 2016-01-07

    上傳用戶:zxc23456789

  • The TMS320C64x™ DSPs (including the TMS320DM642 device) are the highest-performance fixed-point

    The TMS320C64x™ DSPs (including the TMS320DM642 device) are the highest-performance fixed-point DSP generation in the TMS320C6000™ DSP PLATFORM. The TMS320DM642 (DM642) device is based on the second-generation high-performance, advanced VelociTI™ very-long-instruction-word (VLIW) architecture (VelociTI.2™ ) developed by Texas Instruments (TI), making these DSPs an excellent choice for digital media applications. The C64x™ is a code-compatible member of the C6000™ DSP PLATFORM.

    標(biāo)簽: highest-performance fixed-point TMS 320

    上傳時間: 2013-12-21

    上傳用戶:watch100

  • RCP

    RCP,就是Rich Client PLATFORM的縮寫,即富客戶平臺,是Eclipse進(jìn)化的產(chǎn)物(自3.0版以后出現(xiàn)),是Eclipse組織向用戶提供的強(qiáng)大的開放性開發(fā)平臺,能夠使用戶方便地創(chuàng)建自己的基于Eclipse的應(yīng)用程序,并且這些應(yīng)用程序能夠得到Eclipse的底層支持。更重要的是,我們可以利用Java創(chuàng)建象Eclipse這么漂亮的桌面程序

    標(biāo)簽: RCP

    上傳時間: 2014-01-10

    上傳用戶:Zxcvbnm

  • Very Nice library for using ActiveX controls directly from java without heavy knowledge of JNI, simp

    Very Nice library for using ActiveX controls directly from java without heavy knowledge of JNI, simple activeX control usage like in VB, for windows PLATFORM, I always used this java library for activeX controls

    標(biāo)簽: knowledge controls directly ActiveX

    上傳時間: 2016-01-25

    上傳用戶:aappkkee

  • FIST可堆疊文件系統(tǒng)

    FIST可堆疊文件系統(tǒng),linux文件系統(tǒng)修改相關(guān)的開源軟件,使得對linux文件系統(tǒng)功能的改進(jìn)很簡單了 The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level language that can describe stackable file systems in a cross-PLATFORM portable fashion. Using FiST, stackable file systems need only be described once. FiST s code generation tool, fistgen, compiles a single file system description into loadable kernel modules for several operating systems (currently Solaris, Linux, and FreeBSD). The project demonstrates that with FiST, code size and development time are reduced significantly, while imposing a small performance overhead of only 1-2%. These benefits are achieved, as well as portability, without changing existing operating systems or file system.

    標(biāo)簽: FIST 堆疊 文件系統(tǒng)

    上傳時間: 2014-01-10

    上傳用戶:xsnjzljj

  • 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

    標(biāo)簽: Architecture Application Enterprise challenge

    上傳時間: 2013-12-12

    上傳用戶:ywqaxiwang

主站蜘蛛池模板: 涞水县| 独山县| 驻马店市| 磴口县| 晋中市| 万年县| 广宗县| 澳门| 河池市| 新邵县| 定南县| 莱芜市| 祁连县| 安图县| 龙山县| 女性| 镇宁| 双桥区| 金华市| 安岳县| 沅江市| 哈密市| 安国市| 肇州县| 苍溪县| 磐安县| 巴林左旗| 大悟县| 晋中市| 宜君县| 茌平县| 黑水县| 太保市| 化德县| 贡觉县| 嘉鱼县| 巴彦县| 莱州市| 阿合奇县| 融水| 前郭尔|