您要查找的是不是:
- Zhang Guoyun,Zhang Jing.Fuzzy SVM-Based multilevel binary tree classifier for fault diagnosis of hydroturbine speed regulating system[J].Proceedings of the CSEE,2005,25(8):100-104(in Chinese). [10]张国云;章兢.;基于模糊支持向量机的多级二叉树分类器的水轮机调速系统故障诊断[J]
- Fault diagnosis method of analog circuit based on binary tree with maximum fault information volume 基于最大故障信息量二元树的模拟电路诊断法
- In studying the Fault Diagnosis Expert System of a certain type of air separation system,the conception of Binary Fault Tree(BFT) is proposed for fault tree analysis. 从某大型空分系统的故障诊断专家系统实例出发,提出了二叉故障树的概念,并结合膨胀机模块的某一故障现象,建立了二叉故障树的原型。
- The system uses MCGS to realize fault diagnosis. 系统采用通用监控组态软件MCGS,实现故障诊断系统。
- Write a function to find the depth of a binary tree. 写个程序找到一个二叉树的深度。
- And above the level established by the binary tree traversal. 并对上面建立的二叉树按层次遍历。
- The point is that polygons are stored in a binary tree. 多边形是以点的形式在二叉树中存储的。
- The multiclass SVM methods based on binary tree are proposed. 摘要提出一种新的基于二叉树结构的支持向量(SVM)多类分类算法。
- It's obviously important to develop fault diagnosis system of TCU. 因此开发TCU控制器的故障诊断系统显得尤为重要。
- Fault diagnosis is an important research issue in rotordynamics. 摘要故障诊断在转子动力学中是很重要的研究课题。
- The model is a generalization of conventional binary tree algorithm. 模型是传统的二元树形算法的推广。
- Using Binary tree to save the text in sepecific file and catalogue, Delphi. 用二叉树的算法对指定目录下的文件和目录以格式化的方法保存。
- Finally, the paper presents a performing example to show Structure Tree - Fault Graph is an effective way of on-line fault diagnosis of FMS. 本文最后给出了一个运行实 例,表明结构树-故障图诊断模型是实现FMS在线故障诊断的一种有效 可行的途径。
- Is OPT Better than GLT in Fault Diagnosis of Redundant Sensor System? 冗余传感器故障诊断的最优奇偶向量法与广义似然比检验法的等效性?
- The fault diagnosis system based on graph theory and fuzzy mathematics. 基于图论和模糊数学的故障诊断新方法。
- On the basis of this the fault diagnosis analyses for DFM is finished. 在此基础上;完成了对DFM的故障诊断分析.
- A new algorithm of fault diagnosis and prognosis for radar fuze is presented. 提出了一种雷达引信故障诊断和预报的新算法。
- How would you print out the data in a binary tree, level by level, starting at the top? 你将怎样以水平打印二叉树数据,水平,在顶开始?
- The mathematical models are useful to study fault diagnosis for the ECS. 文中建立的模型为进一步研究环控系统的故障诊断提供研究基础。
- For some purposes a binary tree is the best solution, but usually the simpler linked list is the obvious choice. 对于某些情况,二叉树是最佳选择,但在通常情况下,更简单的链表是显而易见的选择。