A Discussion on Fill in Blanks Method to Teach Binary Tree Traversal;
填空法讲授二叉树遍历教学探讨
The Implementation of Traversal Table by Class in VFP——Analysis and Design;
在VFP中用类实现表的遍历——分析与设计
A research and application of FTP file traversal method;
FTP文件遍历方法研究与应用
Build and Traverse of Abstract Syntax Tree Based on Java Program;
基于Java语言的抽象语法树的创建与遍历
For algorithm complexity and trav- erse efficiency problems of a majority of intelligent cleaner traverse dust absorption,a mode of relative positioning by objects of reference to make certain relative position of intelligent cleaner in the room is proposed.
针对大部分智能吸尘器吸尘遍历的算法复杂和遍历效果不佳的问题,提出了以参照物相对定位的方式来确定智能吸尘器在房间的相对位置,以极坐标的形式实现在房间的100%遍历行走吸尘,实验采用超声波测距的方式实现智能吸尘器的相对位置确定。
With the algorithm we can obtain three sequences but need only one time to traverse the binary tree.
对二叉树的遍历过程进行了深入的分析,根据二叉树三种遍历的内在关系给出了求先序序列、中序序列和后序序列的非递归算法,该算法只需对二叉树遍历一次即可求出三种遍历序列。
uniform ergodic theorem
均匀遍历定理;均匀遍历定理;一致遍历定理
recursive procedure for traversing binary tree
遍历二叉树的递归过程
The Ergodicity and Geometrical Ergodicity of A General Nonlinear Autoregressive Model
一般非线性自回归模型的遍历性与几何遍历性
From Universal Economy to Universal History--on the Pattern of World History from the Perspective of Bataille's Universal Economy
从普遍经济到普遍历史——论巴塔耶普遍经济学视野中的世界历史形态
Developing Convex Polyhedron Surface with Binary Tree Traversing
用二叉树遍历展开凸多面体外表面
Traversal string: An ')' was found where no matching '(' was specified.
遍历字符串: 没有指定与“)”相匹配的“(”。
Traversal string: A '(' delimiter was found with no matching ')'.
遍历字符串: 分隔符“(”没有相匹配的“)”。
Traversal string: Invalid delimiter following '('.
遍历字符串: 跟在“(”后的分隔符无效。
Traversal string: The '!' delimiter is not valid in a parameter list.
遍历字符串:分隔符“!”在参数列表中无效。
Traversal string: The '!' delimiter requires a name to operate on.
遍历字符串: 分隔符“!”要求分隔一个名称。
Traversal string: An initial property or method name is required.
遍历字符串:要求初始化属性或方法名。
Ergodic for Multiple Nonhomogeneous Markov Chains and Application;
高阶非齐次马氏链的遍历性及其应用
The Ergodicity of Markov Chains Which Have Only One Instantaneous Points;
一类含单瞬时态Markov链的遍历性
Dynamic Encryptor Based on the Ergodic Matrices over Finite Field;
基于有限域上遍历矩阵的动态加密器
Characteristic Analysis of Ergodic Matrices Over Finite Field in Cryptography;
有限域上遍历矩阵的密码学特性分析
Research on Difficult Problems in Cryptology Base on the Ergodic Matrix;
基于遍历矩阵的密码学困难问题研究
Application of directory tree for searching after files in VC++6.0;
VC++6.0中遍历目录树查找文件的应用
The Depth-traversing of XML Document Based on ASP.NET;
基于ASP.NET平台对XML文件的深度遍历