编程求出二维数组中的最大和最小元素的值及其位置。
Programming calculated two-dimensional array of elements in the largest and smallest values and its loc …
电脑屏幕上最小的元素就是像素,正如物体的最小元素是原子一样。
The minimal unit of the screen is the pixel, just like everything is consisted of atoms.
而随着宇宙的进一步冷却,这些质子与中子便有能力团聚一起并组成质量最小元素中的核子,这些元素即氢、氦与锂。
When it had cooled further, these protons and neutrons were able to get together to form the nuclei of the lightest elements-hydrogen, helium and lithium.
这就要求对词汇的意义进行完整的分析,并尽可能地将之分解成为最小元素,从而使语言的语义能够从形式上得到计算或组合。
It is required that the meanings of lexicon be fully analyzed and, if possible, be decomposed in nearly primitive, so that the semantics of language can be computable in a formal way.
这与选择排序形成了对比,在选择排序中,你一次又一次地完成寻找最小的元素。
This is in contrast to selection sort where you're fishing looking again and again for the smallest element.
比如,你可以通过删除包含你不希望进行的工作元素的包来“拆开”一个过程,使它只包含它的内容的最小子集。
You can, for example, "strip down" a process to contain a minimal subset of its content by removing packages that contain elements of work that you do not want to perform.
原子是元素最小的结构单位。
其他的浏览器仍旧将浮动缩小至最小,而无视容器内的块对象元素。
Other browsers still shrink the float as small as possible, regardless of the block-level element it contains.
当然,你可以使用类似的方法,计算每行元素之和并记录下值最小的那一行。
Of course, you can use a similar approach, by computing the sum of the elements in each row and remembering which row is the smallest you've seen so far.
因此,做单个像素-一种最小的图像元素-从20英尺外比0.07英寸还要小,就显得很是浪费。
Thus, it is a waste to make individual pixels—the tiniest elements in a display—appear smaller than 0.07 of an inch when viewed from 20 feet.
保留下那些明确了表内的数据结构,组织关系,保证了表的可读性的元素,但是只使用必要范围内的最小视觉重量(使用冷色调,细粗体等)。
Keep the elements that support structure, organization, and readability of the table, but use the minimum amount of visual weight needed (use light colors, thin borders etc.).
DCMI中的术语被划分成最小化的基本元素集和对这些基本元素细化的可选集。
The terms included in DCMI are divided into a minimal set of base elements and an optional collection of refinements to these base elements.
数据元素名称中最小的单词数量是2个(基本单词+类单词),最大单词数量是9个。
The minimum number of words in a data element name is two (prime word + class word), and the maximum number of words is nine.
最小的嵌入式Linux系统仅需要三个基本元素。
A minimal Embedded Linux system needs just three essential elements.
清单3演示了计算汇总信息的summary方法,包括求出最小和最大元素的索引,从而避免反复传递数据。
Listing 3 shows the summary method computing the summary statistics, which include the indexes of the minimal and maximal elements, to avoid having to make multiple passes on the data.
此标记文件接受5 个属性:元素名称、最小和最大长度,以及两个可选错误消息。
The tag file accepts five attributes: the element's name, the minimum and maximum lengths, and two optional error messages.
min - size元素定义允许的最小并发连接数。
The min-size element defines the minimum number of concurrent connections that are allowed.
实际上,chapter或article是用于DocBook文档的最小根元素。
In practice, a chapter or article is the smallest root element used for a DocBook document.
对于作者,元素列表变得更简单:文档设计者可以选择一些域来使元素集最小化。
Simpler element lists for authors: the document designer can select domains to minimize the element set.
该技术也鼓励良好的模块化,这最小化了可视元素和作用于这些元素之上的应用程序逻辑之间的耦合。
The technique also encourages good modularization which minimizes the coupling between visual elements and the application logic which ACTS on them.
LKM的优点是可以最小化内核的内存占用,只加载需要的元素(这是嵌入式系统的重要特性)。
The advantage to LKMs is that you can minimize the memory footprint for a kernel, loading only those elements that are needed (which can be an important feature in embedded systems).
然而,只要意识到,当你计算每行元素之和的时候,只要和的值超过了当前的最小值就可以停止,你通常就可以让程序更快。
However, you can usually make the program significantly faster by realizing that as you compute the sum of each row's elements, you can stop as soon as the sum exceeds the smallest you've seen so far.
如果使用了小部件,请将其最小化到与周围的屏幕元素(例如文本)大小相匹配,以避免过度占用空间、糟糕的对齐问题和行间距问题。
If widgets are used, minimize and match their sizing to surrounding screen elements such as text, to avoid excessive consumption of space, awkward alignment, and line spacing problems.
简单——整齐的布局,最小的元素可以减少注意力负担。
Simplicity—Uncluttered layout and minimal features reduce the attention load.
是在遍历列表,找列表后端最小的元素,跟踪它从哪里来的,然后同当前点的元素交换,明白了么?
It's walking along the list looking for the smallest thing in the back end of the list, keeping track of where it came from and swapping it with that spot in the list.
该方法还增加了剧本的质量和可消费能力,因为它最小化不一致性,并且在过程元素之间建立了正式的关系,这使得能够快速访问信息。
This approach also increases playbook quality and consumability, as it minimizes inconsistencies and establishes formal relationships among process elements enabling fast access to the information.
人们普遍认为:原子是物质的最小颗粒。比如,可能有铜原子存在,或者氖原子,或者铀原子,或者任何元素的原子存在。
The atom is accepted as the smallest particle of matter. There can be atoms of copper, for example, or of neon or of uranium or of any element.
设计一个能用最小数量的基本元素画出来的字母表,然后写个函数来画字母出来。
Design an alphabet that can be drawn with a minimal number of basic elements and then write functions that draw the letters.
Min:被 @Min所注解的元素必须是个数字,其值要大于或等于给定的最小值。
Min: The annotated element, marked with @Min, must be a number whose value must be higher or equal to the specified minimum.
Min:被 @Min所注解的元素必须是个数字,其值要大于或等于给定的最小值。
Min: The annotated element, marked with @Min, must be a number whose value must be higher or equal to the specified minimum.
应用推荐