说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 二分查找判定树
1.
A design of sucrose-crystallizing particles classifier based on the decision tree for binary search
基于二分查找判定树的蔗糖结晶颗粒分类器设计
2.
A Deciding Algorithm of Full Binary Tree Completely Based on Height
一种完全基于高度的满二叉树判定算法
3.
The depth of the tree is the number of nodes you have to traverse from the root to the most remote leaf.
在这次试验中二叉查找树上总共放置了2,147,483,647个标了值的网页。
4.
New Proof of the Adequate Conditions for the Judgment of Dualistic Function Extreme Point;
二元函数极值点判定的充分条件新证
5.
The determinant of the second order functional differential equation belonging to L.S or L.C;
二阶泛函微分方程属于L.S或L.C的判定
6.
Research and Realization of a New Improved Binary Search Algorithm
一种改进的新二分查找算法的研究与实现
7.
Improvement of binary lookup algorithm of Hash addresses based on CIDR list
基于CIDR表的哈希地址二分查找算法的改进
8.
Research on Dsicision Tree of Sorting Technical Movements in Basketball Match
用判定树归纳对篮球技术动作的分类研究
9.
Judging Fully Binary Tree on the Basis of Traversing Binary Tree;
基于遍历二叉树的方法判断完全二叉树
10.
Failed to find specified string. Searched to the end of data.
查找指定的字符串失败。搜索到数据结尾部分。
11.
Returns the number of the character at which a specific character or text string is first found, reading left to right (not case-sensitive)
在指定的字符串中查找字符(不区分大小写)
12.
Comprehensive Evaluation and Analysis of Auxiliary Examination Results in Eye njury Assessment;
眼外伤鉴定中辅助检查结果的综合分析评判
13.
Survey and Analysis of Orienteering Referee Teams in Guangdong Province
广东省定向运动裁判员现状的调查与分析
14.
On Limit Circle Criterion of a Type of Second Order Nonlinear and Nonhomogenous Differential Equations;
一类二阶非线性微分方程属于极限圆型的判定
15.
The Conformational and Determinant Algorithm of the Sheffer Function in Partial Two and Three-Valued Logic
部分二、三值逻辑中Sheffer函数的构造及判定算法
16.
The Study of the Query and Identification System of Insect Based Bintree and Natural Language;
基于二叉树和自然语言的昆虫查询鉴定系统研究
17.
Application of directory tree for searching after files in VC++6.0;
VC++6.0中遍历目录树查找文件的应用
18.
Write a function to find the depth of a binary tree.
译:写个程序找到一个二叉树的深度。