说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 矩形二叉树
1.
Organization and management of massive terrain dataset using rectangular bintree
矩形二叉树实现海量地形数据组织与管理
2.
Matrix Form Algorithm Based on Option Pricing with Two-binomial Tree Model;
基于二叉树模型期权定价的矩阵形式算法
3.
The Matrix Form Algorithm for Binomial Model of European Option of Dividend-Paying;
支付红利的欧式期权二叉树模型的矩阵算法
4.
Fractal Coding Based on Krawtchouk Moments and Adaptive Threshold Quadtree
基于Krawtchouk矩的自适应门限四叉树分形编码
5.
Real-time Algorithm for Large-scale Terrain Rendering Based on Triangle Bintree
基于三角形二叉树的实时大规模地形渲染算法
6.
Flatness pattern recognition based on a binary tree hierarchical BP model
基于二叉树型分层BP模型的板形模式识别
7.
The Terrain Scene Rendering Algorithm Based on Triangle Binary Tree Adapting Meshes
基于三角形二叉树适应网格的地形场景绘制算法
8.
recursive procedure for traversing binary tree
遍历二叉树的递归过程
9.
recursive procedure for generation binary tree
生成二叉树的递归过程
10.
Judging Fully Binary Tree on the Basis of Traversing Binary Tree;
基于遍历二叉树的方法判断完全二叉树
11.
Image Retrieval Based on Quadtree and Edge Invariant Moments
基于四叉树和边界不变矩的图像检索
12.
A Recursive Algorithm for Triangulation of Arbitrary Polygons Based on BSP Tree
基于二叉树思想的任意多边形三角剖分递归算法
13.
The Diagonal-flip of Convex Polygon Triangulations and the Rotation of Binary Trees;
凸多边形三角剖分的对角线翻转与二叉树的旋转
14.
Binary Class Number-an Application of the Binary Tree in the Book Classification
二叉分类号——二叉树在图书分类法中的应用
15.
On Consistence Of Three Count Problem: Out-Stack Sequence、Binary tree、Binary-find Tree;
关于出栈序列、二叉树、二叉搜索树三个问题计数的一致性
16.
A binary tree-based and dyadic indicated codification method is proposed in the digital watershed model (DWM).
在数字流域模型中提出了一种基于二叉树理论,并以二元形式表示的河网编码方法。
17.
correspondence between binary trees and forests
二叉树和森林之间的对应
18.
Write a function to find the depth of a binary tree.
译:写个程序找到一个二叉树的深度。