📑 Table of Contents

通用数据格式(Common Data Format—CDF)是美国国家航空航天局(NASA)的国家空间科学数据中心(NSSDC)于1985年开始开发的一个库和工具箱。这个软件是多维数据集的存储和操纵的接口[1][2]

参见

编辑

引用

编辑
  1. ^ FREQUENTLY ASKED QUESTIONS. nasa.gov. [2008-03-18]. (原始内容存档于2008-04-28). 
  2. ^ An Introduction to Distributed Visualization:  section 4.2 contains a comparison of CDF, HDF, and netCDF

本條目部分或全部内容出自以GFDL授權發佈的《自由線上電腦詞典》(FOLDOC)。

外部链接

编辑

📚 Artikel Terkait di Wikipedia

乙腈性质表

obtained from CRC Handbook of Chemistry and Physics, 44th ed. The "(s)" notation indicates temperature of solid/vapor equilibrium. Otherwise the data is

互联网媒体类型

application/EDIFACT:EDI EDIFACT資料 application/json:JSON(JavaScript Object Notation) application/javascript:ECMAScript/JavaScript(相當於application/ecmascript但是寬鬆的處理規則)它不被IE

JSON

JSON(JavaScript Object Notation, /ˈdʒeɪsən/, JavaScript物件表示法)是由美國程式設計師道格拉斯·克羅克福特構想和設計的一種輕量級資料交換格式。其內容由屬性和值所組成,因此也有易於閱讀和處理的優勢。JSON是獨立於程式語言的资料格式,其不僅是Jav

三維點群

下表列出點群的幾種記號:晶體學的赫爾曼–莫甘記號、分子對稱性的熊夫利記號(英语:Schönflies notation)、軌形記號(英语:orbifold notation)、考克斯特記號(英语:Coxeter notation)。後三者不僅方便讀出群的性質,還與群的階數密切相關。軌形記號同時通用於牆紙群(英语:wallpaper

PL-SQL

位二进制精度的最大值是大约相当于 38 位小数精度。 BINARY_FLOAT 是 32 位、 单精度浮点数字数据类型。可以支持至少6位精度,每个 BINARY_FLOAT 的值需要 5 个字节,包括长度字节。 BINARY_DOUBLE 是为 64 位,双精度浮点数字数据类型。每个 BINARY_DOUBLE 的值需要 9

LISP

use functions as arguments, one needs a notation for functions, and it seemed natural to use the λ-notation of Church (1941). …… d. The recursive definition

JAXB

xsd:dateTime javax.xml.datatype.XMLGregorianCalendar xsd:base64Binary byte[] xsd:hexBinary byte[] xsd:unsignedInt long xsd:unsignedShort int xsd:unsignedByte

J语言

[Sch24]. Curry defines Sfgx in prefix notation to be fx(gx) [CuFeCr74]. In common mathematical infix notation this would be given by (x)f(g(x)), which