1.
H.264 Compressed Domain Moving Object Segmentation Used RSST Algorithm
应用递归最短生成树算法实现H.264压缩域运动对象分割方法
2.
recursive procedure for generation binary tree
生成二叉树的递归过程
3.
A Recursive Algorithm for Generating Optimal Guillotine Pallet Loading Patterns
生成最优二划分装盘方案的递归算法
4.
The Application of Recursion and the Design of the Gray Code Generation;
递归调用和Gray码生成的双递归设计
5.
A Effective Way to Describle Recurrent Algorithm-Recurrent Tree;
描述递归算法的有效工具──递归树
6.
Concept and implement of graph, basic operations of graph, minimum cost spanning tree, shortest path problem, AOV and AOE network.
图的概念和实现;图的基本操作;最小价值生成树;最短路径;活动网络。
7.
MST & SP Based Traffic Clearing and City Search in RCRSS
RCRSS中基于最小生成树和最短路径算法的交通清理及搜索
8.
recursive procedure for traversing binary tree
遍历二叉树的递归过程
9.
"In general, graceful, slow-growing, short:-stem stock with slender branches and small leaves is best ."
一般而言,优雅,生长缓慢,树干短小,树枝纤细,树叶细小的树景最佳。
10.
Javadoc passes HTML commands through to the generated HTML document.
javadoc将HTML命令传递给最终生成的HTML文档。
11.
There is a recursive formula for the number of spanning trees in a graph.
对于一个图的生成树的棵数,存在一个递推公式。
12.
Design and Analysis of Creating the Non-recursive Algorithm of Two Forks Tree;
创建二叉树的非递归算法设计与分析
13.
Design and implementation of fractal tree recursion algorithm based on MFC platform;
平台的分形树递归算法的设计与实现
14.
Research on Using C Language to Create a Sorted Bi-tree with Recursive Function;
用C语言递归建立二叉排序树的研究
15.
Application of Classification Tree in Credit Risk Analysis;
递归分类树在信用风险分析中的应用
16.
Real-time Simulation of Forest Scenery Based on Fractal Recursion Trees
分形递归树的森林景观实时模拟方法
17.
An Intelligible Non-Recursive Algorithm of Traversing Binary Tree
一种易理解的非递归二叉树遍历算法
18.
The Design and Analysis of Algorithms on the Minimum Spanning Tree and Second-best Minmum Spanning Tree;
最小生成树与次小生成树上的算法分析与设计