• Many objects, or the structures they use, are based on some kind of hash or array structure.

    很多对象它们使用结构基于某种列或数组结构

    youdao

  • This does not mean that the underlying pieces of data are stored in an array structure;

    并不意味底层数据数组结构储存

    youdao

  • The results provide a reference for template synthesis of ordered nanometer array structure.

    研究结果模板合成有序纳米阵列结构提供参考

    youdao

  • Now that you've resolved the array structure, you need to implement the mapping of the inline map.

    现在已经解析数组结构接下来需要实现内联映射映射

    youdao

  • The configuration material performance and manufacturing of solar array structure are described.

    文中说用了该构件构造形式、材料性能制造方法。

    youdao

  • A new CMOS active pixel array structure that achieves wide dynamic range using dual sampling is reported.

    提出了一种新型采样结构动态范围CMOS图像传感器的像素阵列结构。

    youdao

  • For gate oxide breakdown OTP memory, we present a viable NOR array structure and current sense amplifiers.

    针对氧化层击穿otp存储单元提出了可行阵列结构电流敏感放大器。

    youdao

  • The video digital processor chip XY-VDSP is an SIMD (Single Instruction Multide Data Stream)processor, in which array structure is used.

    视频数字信号处理芯片XY VDSP采用阵列结构的SIMD处理机

    youdao

  • From magnetic circuit, carving up a traditional magnetic core into array structure, an array decoupling integrated inductance is presented.

    磁路出发,将传统磁芯进行分割,变成阵列结构,提出了阵列式解耦集成电感

    youdao

  • The optical system of the micro digital sun sensor consists of APS CMOS image sensor and MEMS based diaphragm with pinhole array structure.

    微型数字式太阳敏感光学系统APSCMOS图像传感器基于MEMS工艺的小孔阵列式光线引入器组成。

    youdao

  • Multiple word lines are connected to control gates of the unit elements having the NAND cell array structure which are arranged in the same rows.

    多条线连接具有NAND单元阵列结构布置同行中的单位元件控制栅极

    youdao

  • The purpose of developing such devices is to use the characteristics of optical bistability in a multi-ring or ring-array structure to achieve all-optical storage.

    研制此类器件目的在于利用器件光学双稳态特性,通过环甚至环形阵列等结构实现全光存储。

    youdao

  • When ordered nano-pore array structure was formed on the anodized alumina, the porous alumina film will possess much more superiority than nano material prepared by others ways.

    氧化铝多孔纳米孔排列成规则的阵列结构时,氧化铝多孔具有许多其它纳米材料无法比拟优势。

    youdao

  • This paper presents a satellite solar array structure which is mostly made of carbon fibre composite material and is a large advanced satellite component with light weight and high rigidity.

    本文介绍卫星太阳结构大量采用了碳纤维复合材料,因而成为一个重量轻、刚度先进的大型卫星构件

    youdao

  • To get around this I use a data structure to define a named indicator variable for each array element.

    绕过这个限制,使用数据结构每个数组元素定义一个已命名指示符变量

    youdao

  • Listing 8 contains the RPG source code example for redefining the input indicator array to a data structure.

    清单8包含输入指示符数组重新定义一个数据结构rpg源代码示例

    youdao

  • These results are probably what you'd expect: an unsynchronized array access is the fastest data structure.

    这些结果可能符合预期同步的数组访问最快数据结构。

    youdao

  • A structure is an array of views, and a view is an array of cells.

    结构一系列视图一个视图则是一系列单元格

    youdao

  • The scientists envision an array of ferrite rods in a magnetic photonic crystal structure that forms a gateway.The gateway could be opened and closed by controlling the magnetic fields.

    科学家构想了一种在晶体结构中的铁氧体磁棒阵列通道,通道可以通过控制磁场打开关闭

    youdao

  • This byte array will hold all the bytes of the INTEGER data type structure.

    这个字节数组包含INTEGER数据类型结构所有字节

    youdao

  • The starting point for any smart structure is a suitable array of sensors.

    任何智能结构出发点就是合适陈列传感器

    youdao

  • The next step is to calculate the size of the array that will hold all the bytes of the INTEGER structure.

    下一步计算将要包含INTEGER结构所有字节数组大小

    youdao

  • Note that the subproblem method does not copy the elements; it merely copies the array reference and offsets into an existing data structure.

    注意subproblem方法没有复制这些元素只是数组引用偏移复制一个现有数据结构中。

    youdao

  • For example, the foreach control structure takes a collection or array as input, and then repeats the groups that are contained within it for each item in the input.

    例如for——each控制结构可以接受集合数组作为输入然后重复其中包含用于输入中的

    youdao

  • With that, you've got all the data -- array format, multiple rows, single values, whatever you stuffed into your JSON data structure -- into a native PHP format, in the $value variable.

    通过模板,将获得的所有数据数组格式的、行的的或JSON 数据结构中的任何内容)转换成原生PHP 格式,放在 $value 变量中。

    youdao

  • The rope's construction is a key factor: When a rope is constructed directly from an underlying CharacterSequence or character array, it has a simple structure consisting of a single flat rope.

    rope构建是个关键因素直接使用底层CharacterSequence字符数组构建rope时,只有简单结构里面包含一个扁平rope。

    youdao

  • Since the TMC2 fields are all of fixed length, the unpack command is used to parse the structure into an array.

    由于tmc2字段长度固定unpack命令用于将消息结构解析一个数组

    youdao

  • The overall goal of the program in Listing 6 is to scan the SRGS document and fill a multidimensional array with SimpleXML objects that represent the prompt structure.

    清单6程序整体目标扫描SRGS文档,并用表示提示结构SimpleXML对象填充一个多维数组

    youdao

  • In this case, you see two DHTML techniques: the forms array, and calling elements by names based on attribute values, rather than by element names or by overall structure.

    这个例子中,使用了两个DHTML技术forms数组以及通过基于属性名称调用元素(不是通过元素总体结构)。

    youdao

  • In this case, you see two DHTML techniques: the forms array, and calling elements by names based on attribute values, rather than by element names or by overall structure.

    这个例子中,使用了两个DHTML技术forms数组以及通过基于属性名称调用元素(不是通过元素总体结构)。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定