1.
Asymptotic Distribution of Congruence Class of Degree in Random Recursive Trees;
随机递归树结点度数的同余类的渐近分布
2.
Asymptotic Properties of the Recursive Kernel Estimate of a Probability Density Function under Negative Association;
NA随机变量递归密度核估计的渐近性质
3.
Almost Surely Exponential Stability of Stochastic Recurrent Neural Networks with Time-varying Delays
随机变时滞递归神经网络的几乎指数稳定性
4.
Global Exponential Stability of Stochastic Recurrent Neural Networks with Time-varying Delays
变时滞随机递归神经网络的全局指数稳定性
5.
A Effective Way to Describle Recurrent Algorithm-Recurrent Tree;
描述递归算法的有效工具──递归树
6.
recursive procedure for traversing binary tree
遍历二叉树的递归过程
7.
recursive procedure for generation binary tree
生成二叉树的递归过程
8.
Design and Analysis of Creating the Non-recursive Algorithm of Two Forks Tree;
创建二叉树的非递归算法设计与分析
9.
Design and implementation of fractal tree recursion algorithm based on MFC platform;
平台的分形树递归算法的设计与实现
10.
Research on Using C Language to Create a Sorted Bi-tree with Recursive Function;
用C语言递归建立二叉排序树的研究
11.
Application of Classification Tree in Credit Risk Analysis;
递归分类树在信用风险分析中的应用
12.
Real-time Simulation of Forest Scenery Based on Fractal Recursion Trees
分形递归树的森林景观实时模拟方法
13.
An Intelligible Non-Recursive Algorithm of Traversing Binary Tree
一种易理解的非递归二叉树遍历算法
14.
Zone Tree Model Based on DOM Tree and Recursive X-Y Cut Algorithm
基于DOM树和递归X-Y分割算法的Zone树模型
15.
stochastic assumption of linear regression model
线性回归模型随机假设
16.
On the Algorithms of the pre-order and post-order non-oneself transferring oneself traversing;
关于二叉树前序和后序的非递归遍历算法
17.
Non-recursive Algorithm Which Constructs The Binary Tree With Traversal Sequence
由遍历序列构造二叉树的非递归算法实现
18.
A Recursive Algorithm of Traversing Binary Tree by Level Based on Chain-stack Array
基于链栈数组的二叉树按层遍历递归算法