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

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

standard

  • KML is an XML grammar used to encode and transport representations of geographic data for display in

    KML is an XML grammar used to encode and transport representations of geographic data for display in an earth browser. Put simply: KML encodes what to show in an earth browser, and how to show it. KML uses a tag-based structure with nested elements and attributes and is based on the XML standard.

    標簽: representations geographic transport grammar

    上傳時間: 2014-01-12

    上傳用戶:thesk123

  • 1. 異常和標準C 對它的支持 (前言略) 1.1 異常分類 基于Dr. GUI 的建議

    1. 異常和標準C 對它的支持 (前言略) 1.1 異常分類 基于Dr. GUI 的建議,我把我的第一個專欄投入到“程序異常”的系列上。我認識到, “exception”這個術語有些不明確并和上下文相關,尤其是C++標準異常(C++ standard exceptions)和Microsoft 的結構化異常(structured exception handling)。不幸的的是, “異常”一詞太常見了,隨時出現在語言的標準和常見的編程文獻中。因為不想創造一個新 名詞,所以我將盡力在此系列的各部分中明確我對“異常”的用法。 􀁺 Part 1 概述通常意義上的異常的性質,和標準C 庫提供的處理它們的方法。 􀁺 Part 2 縱覽Microsoft 對這些標準C 庫方法的擴展:專門的宏和結構化異常處理。 􀁺 Part 3 及其余將致力于標準C++異常處理體系。 (C 語言使用者可能在Part2 后放棄,但我鼓勵你堅持到底;我所提出的許多點子同樣 適用于C,雖然不是很直接。)

    標簽: 1.1 GUI Dr 標準

    上傳時間: 2014-01-13

    上傳用戶:aappkkee

  • 介紹:JSON(JavaScript Object Notation) 是一種輕量級的數據交換格式。易于人閱讀和編寫。同時也易于機器解析和生成。它基于JavaScript Programming La

    介紹:JSON(JavaScript Object Notation) 是一種輕量級的數據交換格式。易于人閱讀和編寫。同時也易于機器解析和生成。它基于JavaScript Programming Language, standard ECMA-262 3rd Edition - December 1999的一個子集。 JSON采用完全獨立于語言的文本格式,但是也使用了類似于C語言家族的習慣(包括C, C++, C#, Java, JavaScript, Perl, Python等)。這些特性使JSON成為理想的數據交換語言

    標簽: JavaScript Programming Notation Object

    上傳時間: 2017-02-01

    上傳用戶:2525775

  • 一般而言

    一般而言,文字模式下的輸入法并沒有特殊的規范或協議,程序所要做的,只有取得使用者的字鍵輸入,再將中文輸出到「標準輸出 (standard out)」管道,系統自然會將這些文字喂入應用程序中。只要應用程序能夠接受并處理 8位字符碼,則不會有任何問題。

    標簽:

    上傳時間: 2013-12-10

    上傳用戶:sqq

  • MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising

    MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising of a cross-section between industry and research representatives), MPI is a standardized API typically used for parallel and/or distributed computing. The MPI standard is comprised of 2 documents: MPI-1 (published in 1994) and MPI-2 (published in 1996). MPI-2 is, for the most part, additions and extensions to the original MPI-1 specification. The MPI-1 and MPI-2 documents can be downloaded from the official MPI Forum web site: http://www.mpi-forum.org/. Open MPI is an open source, freely available implementation of both the MPI-1 and MPI-2 documents. The Open MPI software achieves high performance the Open MPI project is quite receptive to community input.

    標簽: comprising MPI Interface committee

    上傳時間: 2013-12-22

    上傳用戶:爺的氣質

  • C++ 標準程序庫提供一組通用類別(classes)和接口(interfaces)

    C++ 標準程序庫提供一組通用類別(classes)和接口(interfaces),可大幅擴充 C++ 核心語言。由于程序庫本身并不容易,為了完整運用其組件并從其強大的威力中獲得幫助,你需要一份完善的資源,而非一份僅僅陳列類和函數的普通文檔。《The C++ standard Library》不僅對每一個程序庫組件提供范圍廣泛的說明,也對繁雜的感念提供清楚明亮的解釋,并描述高效運用這些組件時需要的實際編程細節,提出一個又一個的范例程序。這本包含最新資料的完整書籍,反映出被 ANSI/ISO C++ 語言標準規格書納入的 C++ 標準程序庫的結構。更明確地說,本書將焦點放在標準模板庫(standard Template Library)身上,檢驗其中的容器(containers)、迭代器(iterators)、仿函數(functors)和算法(algorithms)。你還可以找到特殊容器、字符串(strings)、數值類別、國際化議題、IOStream。每一個組件都有深刻的呈現,包括其介紹、設計、運用實例、細部解說、陷阱、意想不到的危險,以及相關類別和函數的確切標記(signature)和定義。一份見解深刻的基礎概念介紹和一個程序庫綜合鳥瞰,會對新手帶來快速的提升。

    標簽: interfaces classes 標準 接口

    上傳時間: 2017-02-10

    上傳用戶:天涯

  • Bootloading the TMS320VC5506/C5507/C5509 A digital signal processor (DSP) through the on-chip unive

    Bootloading the TMS320VC5506/C5507/C5509 A digital signal processor (DSP) through the on-chip universal serial bus (USB) peripheral is part of the standard bootloader provided on the device. This document describes the procedures for physically connecting the DSP to a USB host, invoking the USB bootloader on the DSP, generating the correct boot table file, and downloading the boot table from the host to the DSP via USB.

    標簽: Bootloading the processor digital

    上傳時間: 2017-02-11

    上傳用戶:腳趾頭

  • 游戲開發數據結構Data Structures for Game Programmers The Goodies Directory contains all sorts of stuff. For

    游戲開發數據結構Data Structures for Game Programmers The Goodies Directory contains all sorts of stuff. For example, there are the four 3rd-Party libraries used in the book, SDL, SDL_TTF, FreeType (which SDL_TTF uses), and STLPort, which is one implementation of the standard Template Library. Also, there are four articles on trees and SDL in the articles directory. These supplement the material in the book.

    標簽: Programmers Structures Directory contains

    上傳時間: 2017-02-12

    上傳用戶:qoovoop

  • Quartz is a full-featured, open source job scheduling system that can be integrated with, or used al

    Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs jobs whose tasks are defined as standard Java components or EJBs. The Quartz Scheduler includes many enterprise-class features, such as JTA transactions and clustering.

    標簽: full-featured integrated scheduling Quartz

    上傳時間: 2014-01-07

    上傳用戶:龍飛艇

  • The SP486 and SP487 are low–power quad differential line drivers meeting RS-485 and RS-422 standard

    The SP486 and SP487 are low–power quad differential line drivers meeting RS-485 and RS-422 standards. The SP486 features a common driver enable control the SP487 provides independent driver enable controls for each pair of drivers. Both feature tri–state outputs and wide common–mode input range. Both are available in 16–pin plastic DIP and SOIC packages.

    標簽: differential and standard drivers

    上傳時間: 2014-01-13

    上傳用戶:tianyi223

主站蜘蛛池模板: 孝昌县| 铜山县| 上高县| 平凉市| 甘孜| 海盐县| 綦江县| 石首市| 高雄县| 贺兰县| 永宁县| 栾城县| 西吉县| 武穴市| 高密市| 专栏| 绵竹市| 汶川县| 肇州县| 普兰县| 禄丰县| 察哈| 裕民县| 天台县| 龙山县| 时尚| 长子县| 高青县| 河曲县| 金湖县| 吉隆县| 库伦旗| 望城县| 虞城县| 平阴县| 长沙市| 通山县| 时尚| 时尚| 安福县| 肇源县|