网站首页  词典首页

请输入您要查询的英文单词:

 

单词 traversal
释义

traversal

美 ['træv??s?l]
英 
  • n.横过;障碍物;【登】Z字形攀登
  • 网络遍历;二叉树遍历;树的遍历
n.
1.
横过,横越,横断物,(横向)往返移动
2.
(城墙,壕沟的)护墙,障碍物;【登】Z字形攀登

例句

释义:
1.
Some frameworks also allow you to "daisy-chain" traversal functions, meaning you can concatenate traversal commands to one another.
有些框架可以使用“菊花链”遍历函数,表示可以将遍历命令互相连接。
www.ibm.com
2.
As you can see, daisy chaining allows you to concatenate several DOM traversal statements together.
如您所见,菊花链方式可以将几个DOM遍历语句连接起来。
www.ibm.com
3.
Obviously , remembering all this information becomes harder as the traversal path becomes longer , as is wont to happen for larger systems .
显然,随着遍历路径变得更长,记住所有这些信息就更困难,因此对于较大的系统来说并不实用。
www.bing.com
4.
Tokens form what is known as the traversal operator, which indicates that you wish to follow a particular arc from each resource.
记号形成遍历运算符,它表示您希望沿着来自每个资源的特定圆弧遍历。
www-128.ibm.com
5.
User specified nodes as a starting point, the output of each node traversal visit Spanning Tree sequence and the corresponding set of edges.
以用户指定的节点为起点,分别输出每种遍历下的节点访问序列和相应生成树的边集。-one。
www.hackchina.com
6.
To support this, I created a little recursive traversal function that walks all the nodes of a gnosis. xml. objectify object.
为此我创建了一个小型的递归便利函数来遍历gnosis.xml.objectify对象中的所有节点。
www.ibm.com
7.
Searches can have either a shallow scope (also referred to as shallow traversal) or a deep scope (also referred to as deep traversal).
搜索既可以有浅范围(也称为浅遍历),也可以有深范围(也称为深遍历)。
technet.microsoft.com
8.
A final note: By inserting elements into a search tree and then performing an inorder traversal, we obtain the elements in sorted order.
最后请注意:通过插入到查找树元素,然后执行一个序遍历,我们得到有序的元素。
wenwen.soso.com
9.
In the third part of a traversal expression, the context is one of the partial results from the first and second parts.
在遍历表达式的第三部分中,上下文是第一和第二部分的部分结果之一。
www-128.ibm.com
10.
Since Neo4j is a database, each access to the graph structure - read, write, and traversal - are managed by an ACID transaction system.
由于Neo4j是个数据库,因此对图形结构的访问——读、写及遍历都是通过ACID事务系统进行管理的。
www.infoq.com
1.
In the analyzed projects, after DOM traversal, the second most common task was to retrieve the text value contained in an element.
在所分析的项目中,DOM遍历以后,第二项最常进行的任务是检索在元素中包含的文本值。
www-128.ibm.com
2.
A simple XML file for the procedure, which contains the document to read and write and many Recursive quadtree traversal .
一个对简单的XML文件进行的程序,里面包含了对文件的读写和多叉树递归遍历。
dict.kekenet.com
3.
Any XML document is a well-defined tree of elements and attributes, and XML queries are expressed in terms of tree traversal.
每个XML文档均是定义良好的元素和属性树,并使用树遍历来表示XML查询。
www.ibm.com
4.
Home of the robot using hypertext links traversal Web, through the URL reference from a HTML document to another HTML document crawling.
机器人利用主页中的超文本链接遍历Web,通过URL引用从一个HTML文档爬行到另一个HTML文档。
www.ganxisky.cn
5.
As you've already seen, traversal and direct access require positional knowledge of the articles.
正如已经看到的,遍历存取和直接存取都需要知道图书的位置。
www.ibm.com
6.
Versa provides this operation in the form of a backward traversal.
Versa以向后遍历的形式提供这一操作。
www-128.ibm.com
7.
The heart of Versa is the traversal expression which matches patterns in the model's graph.
Versa的核心是匹配模型图中模式的遍历表达式。
www.ibm.com
8.
For both deep traversal searches and shallow traversal searches , processing time increases with the number of folders searched .
无论是深遍历搜索还是浅遍历搜索,处理时间都随着搜索的文件夹数目的增加而增加。
www.bing.com
9.
Establishment of the adjacency matrix storage on the already established undirected graph depth first and breadth-first traversal operation.
建立无向图的邻接矩阵存储;对已经建立的无向图进行深度优先和广度优先遍历操作。
nulung.com
10.
In real-time rendering phase, hierarchical visibility culling and optimized tree traversal efficiently improve system integral performance.
实时绘制阶段,层次可见性裁剪以及优化的树遍历提高了系统的整体性能。
cjig.cn
1.
other indices produce redundant data in the preorder or postorder traversal, this makes the cost of query much more.
有的在向前或向后遍历时产生了大量的冗余数据,从而造成查询代价较大。
www.fabiao.net
2.
Due to avoiding traversal calculation for fault tree in simulation process, the method possesses high simulation efficiency.
由于避免了仿真过程中对故障树的多次遍历,该方法具有较高的仿真效率。
www.ceps.com.tw
3.
Because of the asymmetric nature of TCP connection establishment, however, NAT traversal of TCP is more difficult.
因为TCP连接建立的不对称性,所以TCP穿透NAT是比较困难的。
blog.163.com
4.
This later patch contains a reorganization to support a different "skipping" queue traversal algorithm of the queue with future patches.
后一个补丁包含对将来补丁中不同的“跳跃式”队列遍历算法的识别和支持。
www.ibm.com
5.
A Container generally functions as both a member of a focus traversal cycle and the root of another focus traversal cycle.
Container一般既起到一个焦点遍历循环的成员的作用,也起到另一个焦点遍历循环的根的作用。
www.ibm.com
6.
The core of Versa is traversal expressions, which allows you to traverse the RDF graph.
Versa的核心遍历表达式允许您遍历RDF图。
www-128.ibm.com
7.
Table 1: NAT and network issues encountered by various TCP NAT-traversal approaches as well as the implementation issues we encountered.
表一:通过大量的TCP穿透NAT方法和我们的执行结果来计算出的NAT以及网络的问题。
blog.163.com
8.
Both XPath and jQuery support straightforward traversal semantics for matching element nodes in relation to the currently matched element.
对于匹配与当前匹配的元素相关的元素节点,XPath和jQuery都支持直观的遍历语义。
www.ibm.com
9.
After DOM traversal, the second most common task was to retrieve the text value contained in a tag.
在DOM遍历之后,第二个常见的任务是检索标记中包含的文本值。
www.ibm.com
10.
All traversal operations start from the current focus owner or from another component virtually considered as the focus owner.
所有遍历操作都从当前的焦点所有者或从另一个被虚拟的认作焦点所有者的组件开始。
www.ibm.com
1.
The table updates also led to races that occasionally lost packets during their traversal of the frequently changing ruleset.
在对频繁更改的规则集进行遍历的过程中,对表的更新还将导致偶尔出现丢包的情况。
www.ibm.com
2.
As you can see, the file traversal is depth first but not necessarily in any alphabetical order within a directory.
正如您所见到的,该文件是深度优先遍历,但不一定在任何目录内按字母顺序来进行。
www.ibm.com
3.
The KeyboardFocusManager class provides methods to transfer focus in a given traversal cycle or even change focus traversal cycles.
KeyboardFocusManager类提供了在给定的遍历循环中传递焦点,或者甚至更改焦点遍历循环的方法。
www.ibm.com
4.
Each component in a focus traversal cycle has its own previous and next component.
焦点遍历循环中每个组件都有自己的上一个组件和下一个组件。
www.ibm.com
5.
The XML tree displayed from the XML document content can be edited directly facilitating easy traversal.
从XML文档内容显示的XML树可以直接编辑,从而促进轻松的遍历。
www.ibm.com
6.
Further, you can effectively use closure composition and mapping to define the action and effect traversal of the collection!
而且,可以有效地使用闭包复合和映射来定义集合的动作和效果遍历。
www.ibm.com
7.
Figure 2 illustrates some of the workings of a traversal expression.
图2演示了遍历表达式的某些工作。
www.ibm.com
8.
We explored spin-orbit coupling and electric-field effects on the traversal time for electrons through ferromagnetic tunneling junctions.
探讨了自旋轨道耦合及外电场对电子渡越铁磁隧穿结时间的影响。
www.pet2008.cn
9.
As a developer, you need to be aware of the new focus traversal behaviors when you create any new programs.
作为一个开发者,当您创建任何新程序时,您需要清楚新的焦点遍历方式。
www-128.ibm.com
10.
Implementation that takes an array and relies on the component order in the array to determine traversal order.
实现,该实现带有一个数组,并按照数组中组件的顺序来决定焦点遍历的顺序。
www-128.ibm.com
1.
In this case, the browser is asked to handle the link traversal rather than sending a request back asking the portal to follow the link.
在这种情况下,浏览器被要求处理链接遍历而不是送回要求门户访问链接的请求。
www-128.ibm.com
2.
Dijkstra shortest path algorithm can arrive at the optimal solution, but because of its calculation of the node traversal, so inefficient.
Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。
www.pudn.com
3.
XML document traversal and content-to-intermediate representation conversion are domain specific.
XML文档遍历和“内容到中介”表示转换是特定于域的。
www.ibm.com
4.
The traversal can be simplified using XPath, and the retrieval of the value can be coded once and then reused.
可以使用XPath简化遍历,值的检索可以只编码一次,然后重用。
www.ibm.com
5.
Managed devices are monitored and controlled using four basic SNMP commands: read, write, trap, and traversal operations.
被管理设备被监控,使用如下四个基本操作。
it.13520.org
6.
This results in breadth-first traversal (compared to digging down into the first link found, which would result in depth-first behavior).
这会产生广度优先遍历(与优先处理首先找到的第一个链接不同,后者是一种深度优先遍历)。
www.ibm.com
7.
EMFT Query is a framework to help traversal of EMF model instances.
EMFTQuery是一种帮组转移EMF模型实例的框架。
www.ibm.com
8.
In effect, this traversal expression returns the objects of all statements with an rdf: type predicate.
实际上,该遍历表达式返回具有rdf:type谓词的所有语句的对象。
www.ibm.com
9.
Since the SDO implementation is EMF based, the EMF traversal APIs can be used in order to traverse an SDO graph.
因为SDO实现是基于EMF的,所以可以使用EMF旋转API来旋转一个SDO图表。
www.ibm.com
10.
Establish a table to store the adjacency have already established the graph depth first and breadth-first traversal operation.
建立有向图的邻接表存储;对已经建立的有向图进行深度优先和广度优先遍历操作。
nulung.com
1.
Defines recursive traversal properties of a role.
定义角色的递归遍历属性。
msdn2.microsoft.com
2.
FlockDB is a database that stores graph data, but it isn't a database optimized for graph-traversal operations.
FlockDB是一个存储图数据的数据库,但是它并没有优化遍历图的操作。
www.bing.com
3.
The browser sends a request back to the Web clipper asking it to handle the link traversal.
浏览器向Web裁剪器送回要求它处理链接遍历的请求。
www-128.ibm.com
4.
Here, the browser is asked to handle the link traversal and display the resulting content within a new window.
在这里,浏览器被要求处理链接遍历并在新窗口中显示结果内容。
www-128.ibm.com
5.
This document describes a protocol for the application-layer traversal of IP network firewalls.
本文档描述了一个应用层上的ip网络防火墙协议。
www.showxiu.com
6.
Transaction and Web traversal data are typical examples of fast-update data; they usually have big (old and new) data volumes.
事务和Web遍历数据是快更新数据的典型例子;它们通常具有较大的(旧的和新的)数据量。
www.ibm.com
7.
Many browsers provide an alternate behavior for displaying the content that results from link traversal.
许多浏览器提供显示遍历链接后的内容的备用行为。
www-128.ibm.com
8.
Because of the similarities between the two types of access, I'll focus exclusively on traversal access in this article.
因为两种存取之间存在相似性,所以我在这篇文章只侧重于遍历存取。
www.ibm.com
9.
Code Navigation: 3rdRail assists rapid and efficient traversal of application structures . . .
代码导航:3rdRail能够辅助开发人员对应用程序结构进行快速高效的遍历……
www.infoq.com
10.
The root node is simply the first node of the strongly connected component which is encountered during the depth-first traversal.
这个根结点是在深搜时碰到当前强连通分量的第一个结点。
www.cnblogs.com
1.
Be sure to try out both forward and reverse traversal through the container.
别忘了分别试试对容器进行前向遍历和反向遍历。
www.ibm.com
2.
using adjacency list undirected graph storage to achieve the breadth-first traversal.
采用邻接表存储实现无向图的广度优先遍历。
s.dssz.net
3.
Class controls the order of traversal within a particular focus cycle root.
类可以控制在一个特定的焦点循环根中的焦点遍历顺序。
www-128.ibm.com
4.
Loop, traversal of the collection is under the control of the enumerator object returned by the.
方法返回的枚举数对象的控制下遍历集合。
msdn2.microsoft.com
5.
The generic algorithms handle the first requirement, container traversal , by using iterators.
泛型算法用迭代器来解决第一个要求:遍历容器。
dict.kekenet.com
6.
The realization of binary tree nodes to return to the left child, return the right child, add the node 3. Binary tree traversal sequence.
实现二叉树节点的返回左孩子,返回右孩子,添加结点3。层序遍历二叉树。
nulung.com
7.
resolves this by rendering cross-window focus traversal impossible on any platform.
requestFocusInWindow通过提出任何平台都不允许跨窗口的焦点遍历解决了这个问题。
www.ibm.com
8.
Easy HTML DOM traversal using jQuery selectors and binding selected elements to events.
利用jQuery选择器(selectors)简化HTMLDOM遍历,并将所选元素绑定到事件。
www.infoq.com
9.
We also need a zipper implementation that can deal with the standard Clojure data structures during traversal.
我们还需要一种zippers实现,它应能够在遍历过程中处理标准Clojure数据结构。
www.ibm.com
10.
A path or route the complete traversal of which without local change of direction requires returning to the starting point.
迂回路线一条通路或路线,不改变行进方向而完成全程回到起点
www.jukuu.com
1.
You should be familiar with the following XML-related, computer-science concepts: tree traversal, recursion, and reuse of data.
您应该熟悉下列与XML有关的计算机科学概念:树遍历、递归和数据重用。
www.ibm.com
2.
Types also include markers, which allow easy traversal of a path or a mask to show or hide points.
类型还包括标记,这允许路径和掩码的简易遍历以显示或隐藏点。
msdn2.microsoft.com
3.
Write a function of the first binary output sequence, in order, the order of traversal.
编写函数输出二叉树的先序、中序、后序遍历。
www.dgmini.com
4.
Further array traversal functions are as follows in Listing 11 and fit appropriately with array traversal in other programming languages.
清单11展示了更多的数组遍历函数,可适用于其他编程语言的数组遍历。
www.ibm.com
5.
The concepts such as mathematical expression, stack operation and binary tree traversal must be presented in data structure.
数学表达式、栈的操作、二又树的遍历,这几个概念在数据结构的教材中是不可缺少的。
lib.cqvip.com
6.
And above the level established by the binary tree traversal.
并对上面建立的二叉树按层次遍历。
www.3333355555.com
7.
Other unresolved problems related to NAT-traversal with UDP encapsulation are also discussed.
同时也分析了采用UDP封装穿越NAT存在的有待解决的问题。
www.fabiao.net
8.
In general, both direct and traversal access require knowledge of the internal node structure.
一般来说,直接存取和遍历存取都需要知道内部节点的结构。
www.ibm.com
9.
Given a sequence of binary trees, you are to write a program that prints a level-order traversal of each tree.
给定一个二叉树序列,你要写一个程序将每棵树按层序访问并打印出来。
www.cnblogs.com
10.
The algorithms can answer a query of a node in constant time and perform a traversal in linear time.
该算法可在常数时间内完成单个结点的查询,在线性时间内完成整个序列的遍历或互转。
lib.cqvip.com
1.
Connectivity to the map without the depth and breadth- first traversal.
实现连通无向图的深度和广度优先遍历。
www.hackchina.com
2.
Iterative is the commonest traversal algorithm.
迭代是比较常用的遍历算法。
nulung.com
3.
You can do this hierarchy traversal recursively; that is, continue to look for a parent's ACL until you find one.
您可以递归地执行此层次结构遍历;即继续查找上一级ACL,直到发现ACL。
www.ibm.com
4.
You can track focus traversal activity originated by the mouse.
跟踪由鼠标引起的焦点遍历行为。
www.ibm.com
5.
This paper explores the use of breadth-first graph traversal for the processing of digital images.
本文探讨使用广度优先遍历图的数字图像处理。
www.syyxw.com
6.
OCL expressions are supported to act as filters during model traversal.
OCL效果在模型转移期间,支持作为一个过滤器。
www.ibm.com
7.
You can use this technique on the results of traversal expressions, which are lists.
可以对遍历表达式的结果(它们是列表)使用该技术。
www.ibm.com
8.
InfoQ: Does Repository Manager support traversal of dependency tree of arbitrary depth?
InfoQ:RepositoryManager支持遍历任意深度的依赖树吗?
www.infoq.com
9.
You only need to understand the choices you have for link traversal behavior.
您只需理解您可以修改的链接遍历行为的选项。
www-128.ibm.com
10.
You can certainly do much more with traversal expressions.
当然您可以使用遍历表达式做更多的事情。
www-128.ibm.com
1.
Though there are other traversal methods, those discussed here cover most of the typical needs.
虽然还有一些遍历函数没有提到,但这里覆盖了大多数常见的需求。
www.ibm.com
2.
Are Web Sockets the silver bullet in seamless proxy server traversal?
WebSockets又是否是实行无缝的代理服务器遍历的银弹呢?
www.infoq.com
3.
There are two major approaches: the adjacency list model, and the modified preorder tree traversal algorithm.
主要有两种方法:邻接列表模型,预排序遍历树算法。)汗…这些专业术语,翻译起来真困难!
www.023java.com
4.
Recursive and non recursive implementation of binary tree traversal, the use of queues to achieve the level of binary tree traversal.
利用递归和非递归实现二叉树的中序遍历,利用队列实现二叉树的层次遍历。
www.pudn.com
5.
TURN protocol is a technique for simple traversal of UDP through NAT.
TURN协议是一种穿越对称NAT的技术。
www.ceps.com.tw
6.
This is because traversal operators always return lists, even if there is only one item, or none, in the result.
这是因为遍历操作符总返回列表,即使结果中只有一个或没有项时也是如此。
www-128.ibm.com
7.
It can take a component as its argument, thus moving the focus up one traversal cycle to the component's traversal cycle.
它可以把一个组件作为它的参数,从而把焦点向上移动一个遍历循环到该组件的遍历循环。
www.ibm.com
8.
Because it only returns attributes, a hierarchical traversal search completes faster than an equivalent deep traversal search.
由于层次结构遍历搜索仅仅返回属性,因此它的执行速度比同等的深遍历搜索要快。
technet.microsoft.com
9.
By using object-oriented C Properties, a category CBrowseDir to directory traversal of Packaging.
本文利用C 面向对象的特性,通过一个类CBrowseDir,对目录遍历进行了封装。
nulung.com
10.
CBDR algorithm establishes cluster structure fast and dynamically by mean of partial traversal based on the lowest ID clustering algorithm.
算法采用最小ID分簇算法的思想以局部遍历的方式快速、动态的建立网络的簇结构。
www.fabiao.net
1.
JSR-170 provides two methods for accessing nodes: traversal access and direct access.
JSR-170提供了两种存取内容的方法:遍历存取和直接存取。
www.ibm.com
2.
DOM traversal, as discussed above, is a leading cause of errors.
正如上面所讨论的,DOM遍历是导致错误的主要原因。
www.ibm.com
3.
The third part of the traversal expression is a boolean expression.
遍历表达式的第三部分是布尔表达式。
www-128.ibm.com
4.
The algorithm of layer traversal tree is studied in this paper.
文章对树的分层遍历算法进行了研究。
www.ceps.com.tw
5.
For the tree drawn above the preorder traversal is DBACEGF and the inorder traversal is ABCDEFG.
对于上述的前序遍历树DBACEGF得出的和序遍历是ABCDEFG。
wenwen.soso.com
6.
You might need to change the elements of the collection in the middle of a traversal.
可能需要在遍历的中途更改集合的元素。
msdn2.microsoft.com
7.
Figure 1 summarizes the commonly used traversal functions.
图1总结了常用的遍历函数。
www.ibm.com
8.
MQIPT can also make firewall traversal easier by tunneling the WebSphere MQ channel protocols inside of HTTP or HTTPS.
MQIPT还可使穿越防火墙更为轻松,它能提供HTTP或HTTPS内的WebSpherMQ通道隧道协议。
www.ibm.com
9.
After the completion of traversal can be seen on the picture to refresh the converted gray image.
完成遍历后刷新图片就可以看到转换后的灰度图像。
nulung.com
10.
Order traversal of binary tree that is the result of a sort.
中序遍历排序二叉树即得排序结果。
www.hxzi.com
1.
And show you how to manage focus traversal within a single container.
并向您展示如何管理单个容器中的焦点遍历。
www-128.ibm.com
2.
The submit button is used to trigger the traversal from one page to another.
使用此提交按钮,可以从一个页面转到另一个页面。
www.ibm.com
3.
Users only need to master these four members of the usage function, it can own procedures, it is convenient to directory traversal.
用户只需掌握该类四个成员函数的用法,就可以在自己的程序中,很方便地实现目录遍历。
nulung.com
4.
This is certainly more convenient than the traversal methods I discussed.
这无疑比我所讨论的遍历方法更方便。
www.ibm.com
5.
All of the traversal is handled for us inside postwalk and we only need to supply the function to find and modify the tree in place.
所有遍历操作均在postwalk内得到处理,我们只需提供查找和修改现有树的函数即可。
www.ibm.com
6.
This will cover matters such as traversal and scanning of data.
这将涉及到传输和扫描数据等。
www.ibm.com
7.
For example, imagine you need a data structure for tree traversal and choose to write a stack.
假设你需用栈来实现遍历树的数据结构。
book.51cto.com
8.
The latest version, jQuery 1. 1. 3 has recently been released with DOM traversal over 800% faster than in 1. 1. 2.
最新版jQuery1.1.3最近已经发布了,它遍历DOM的速度比1.1.2快了近8倍。
www.infoq.com
9.
When you run a deep traversal search, Exchange Server 2003 must lock the folder hierarchy to prevent it from changing during the search.
当运行深遍历搜索时,ExchangeServer2003必须锁定文件夹层次结构,以防止它在搜索过程中发生改变。
technet.microsoft.com
10.
Study on Traversal Time for an Electron Tunneling Through a Potential Barrier
有关电子通过势垒的隧穿时间的研究
service.ilib.cn
1.
Electrical power distribution system reliability appraisal breakdown traversal algorithm
配电系统可靠性评估的故障遍历算法
ilib.cn
2.
indicates that you want all the end - points of this traversal
表示您想要该遍历的所有端点。
www.ichacha.net
3.
eliminates the extraneous lists around the traversal sub-expression and results in the following
消除了遍历子表达式周围的无关列表并产生以下结果
www.ibm.com
4.
You can then use resulting objects as the starting point for a chained traversal expression in the following way
接下来,您可以象下面这样把结果宾语用作链状遍历表达式的起点
www-128.ibm.com
5.
A Parallel Algorithm of Post-order Traversal of A Binary Tree in Grid Environment
网格环境下二叉树后序遍历的一种并行算法
www.ilib.cn
6.
Probe Test Technology and Traversal Optimization for Large-Scale MCM Substrate Interconnections
大规模MCM基板互连探针测试和路径优化
service.ilib.cn
7.
Mining Preferred Fuzzy Traversal Patterns with Linguistic Minimum Support and Preference
使用语言最小支持度和偏爱度挖掘偏爱的模糊浏览路径
scholar.ilib.cn
8.
Research on single-probe traversal optimization for testing of MCM substrate interconnections
MCM基板互连测试的单探针路径优化研究
service.ilib.cn
9.
The system includes five built-in focus traversal policies, the latter three of which are specific to Swing
该系统包括5种内建的焦点遍历策略,其中后3种策略是特定于Swing的
www.ibm.com
10.
The influence of curvature on traversal control of high-pier large-span curved continuous rigid frame bridge
曲率对高墩大跨曲线连续刚构桥施工横向影响
ilib.cn
1.
The Ancestor Pedigree Search of Individual Dairy Cattle Using Traversal Method on Full Binary Tree
利用满二叉树遍历算法搜索个体奶牛的祖先谱系
www.ilib.cn
2.
In general, the format of a traversal expression is
通常,遍历表达式的格式如下
www-128.ibm.com
3.
Protocol for sessions traversal across firewall securely
防火墙安全会话转换协议
www.networkdictionary.cn
4.
An Ordered Concept Lattice and Incremental Discovery of User Traversal Patterns on the WWW
有序概念格与WWW用户访问模式的增量挖掘
www.ilib.cn
5.
The next example, shows how to modify link traversal behavior for the following HTML page
下一个示例演示如何为下面的HTML页面修改遍历行为
www-128.ibm.com
6.
Analysis and Comparison on Different Kinds Traversal Pattern
不同类型游历模式之间的分析与比较
www.ilib.cn
7.
The OBEX FTP Service Directory Traversal vulnerability
OBEXFTP服务中的文件目录遍历漏洞
www.bing.com
8.
Controlling link traversal behavior with URL rewriting
使用URL重写来控制链接遍历行为
www.ichacha.net
9.
Ensuring Great Experiences with NAT Traversal and Universal Plug and Play
使用NAT遍历和通用即插即用确保实现完美的体验
technet.microsoft.com
10.
Determining Binary Tree with Traversal Sequence
怎样由遍历序列确定二叉树
scholar.ilib.cn
1.
Passage denotes a traversal over, across, or through something:
Passage表示越过或穿过某物的通道:
zhidao.baidu.com
2.
The following is an example of a traversal expression
下面是遍历表达式的一个示例。
www.ichacha.net
3.
Algorithm of Changing Buses: A Approach of Width Prior Traversal Tree
基于宽度优先遍历树的公交线路换乘算法
www.ilib.cn
4.
Precise Fingertip Localization Based on Double-Side Traversal Scanning
基于双边遍历扫描的手指指尖精确定位
ilib.cn
5.
You can also traverse in the opposite direction of predicates, that is, from subject to object, using a backward traversal
您也可以以谓词的相反方向进行遍历,也就是说,使用一个回退遍历,从主语到宾语
www-128.ibm.com
6.
you can do time traversal on your reports
你能做时间报表遍历
blog.sina.com.cn
7.
On Choosing the Best Traversal Approach of Fault Tree Based on Neural Network
基于神经网络的选择故障树遍历方法的研究
www.ilib.cn
8.
A Parallel Implementation for Grid Resource Traversal Based on Resource Tree
基于资源树的网格资源遍历并行实现
service.ilib.cn
9.
A Fast Algorithm of Volume Ray Tracing of CD Traversal
CD漫游体光线追踪的一种加速算法研究
www.ilib.cn
10.
Binary tree clues and traversal of binary tree
浅谈二叉树线索化及利用线索进行遍历
www.ilib.cn
1.
A Study on Path Traversal Pattern Mining on WWW
WWW上路径模式发掘的研究
service.ilib.cn
2.
Listing 1 shows the full clockwise traversal listing
清单1显示了完整的顺时针遍历清单
www-128.ibm.com
3.
Study and Improvement of Traversal of Private Network Based on Proxy
基于代理方式的私网穿越技术的研究及改进
service.ilib.cn
4.
Postorder-traversal algorithm of binary tree based on EREW
基于EREW的后序遍历二叉树算法
www.ilib.cn
5.
A Method of Digital Image Scrambling Based on Binary Tree Traversal
一种基于二叉树遍历的数字图像置乱方法
www.ilib.cn
6.
An Algorithm for Mining Frequent Path Traversal Based on DHP
基于DHP的频繁遍历路径挖掘算法
www.ilib.cn
7.
We can use either of two methods on the java. nio. Files class to start the tree traversal
我们可以利用两个方法中的任何一个在类上启动树遍历
www.ibm.com
8.
Choosing a large capacity does not have any effect on iteration traversal times with a
时,选择大容量对迭代遍历次数没有任何影响,但使用常规
www-128.ibm.com
9.
Storage of XML Data Based on Traversal Frequency
一种基于访问频率的XML文档存储方法
service.ilib.cn
10.
therefore , we can implement the depth - first traversal in the
因此,我们可以在抽象
www.ichacha.net
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/5 0:01:59