释义 |
traversalsCOCA³¹⁵¹¹¹⁺⁴BNC¹¹⁴⁰²⁴⁺⁵ 基本例句 计遍历原型traversal的复数 A Fault Tree Module Analysis FTMA based on. depth- first left- most traversals and BDD was presented to solve large complicated FTA problems. 为解决大型复杂故障树的简化分析问题,提出并实现了基于深度优先最左遍历和 BDD相结合的故障树模块分析法。 iciba Adjacency matrix of the storage structure of the graph for the DFS and BFS traversals. 对以邻接矩阵为存储结构的图进行 DFS和 BFS遍历。 pudn All traversals of the editing model are recursive. 编辑模型的所有遍历是递归的。 microsoft So, the in- memory data structure, which was great for adding new results, finding a specific result, and all sorts of ad- hoc traversals, had become a liability when it came to reporting. 因此,虽然对于添加新结果、寻找特定的结果和进行特殊传输来说,内存中的数据结构都表现得很不错,但是对于报告来说,这些变成了不利条件。 ibm Such crashes are almost always caused by modifying the scene graph during the cull or draw traversals. 在拣选和绘制遍历中修改场景,经常会导致这样的崩溃。 blog.sina.com.cn The algorithm is able to represent a structure using only few traversals of the tree and is inherently fast. 该算法能够仅使用很少的树的遍历来展示一个结构,并且天生是快速的。 chinapubmed.net This gives you flexibility to serialize the same DOM tree into multiple XML documents, again avoiding potentially costly traversals and modifications of a DOM tree. 这样就提供了将相同的 DOM树串行化成多个 XML文档的灵活性,同时再次避免了可能代价很高的对 DOM树的遍历和修改。 ibm When evaluating the modification function at a node, all of the parent- node traversals are on the stack. 在对一个节点的修改函数求值时,所有父节点的遍历都将进入堆栈。 ibm While this may sound inefficient, remember that in most Observer situations, each component has a small number of listeners, and insertions and removal are greatly outnumbered by traversals. 虽然这听起来可能没效率,但是请记住,在多数观察者情况下,每个组件只有少量侦听器,遍历的数量远远超过插入和删除的数量。 ibm |