static data structure的意思|示意
静态数据结构
static data structure的网络常见释义
静态数据结构 ... 静态数据流计算机 static data flow computer 静态数据结构 static data structure 静态方式检查 static mode check ...
结构 又称为 动态资料结构 ; 资料 的大小在编译阶段未被设定,执行时得以改变; 静态 资料结构 (static data structure)是指 ..
static data structure相关短语
1、 Static data flow structure 静态数据流图
2、 structure static data 结构静态数据
static data structure相关例句
On most systems, malloc and free are not reentrant, because they use a static data structure that records which memory blocks are free.
在大部分系统中,malloc和free都不是可重入的,因为它们使用静态数据结构来记录哪些内存块是空闲的。
The SDO architecture also provides static API capabilities when the data structure is defined at development time.
如果在开发阶段数据结构就可以确定的话,SDO 体系结构还提供了静态 API 功能。
Adds a data type to your Static Structure diagram.
将数据类型添加到静态结构图中。
The storage structure of dynamic data, static data and mission data are discussed respectively, too.
并对数据库中动态数据、静态数据和任务数据的存储结构分别进行了讨论。
A method is proposed to detect damages and assess the status of an existing structure from static test data.
基于静态结构识别方法,提出了服役结构损伤探测及状态评估的概率分析方法。
The method gets a data structure for storing static Huffman coding by preordering traverse Huffman binary tree and recording the course of traverse.
该方法通过先序遍历哈夫曼树,记录遍历过程,得到存储哈夫曼码表的一种数据结构。