搜索资源列表
LCA
- 气体报警程序,外部给出干接点.发光管闪烁报警-gas alarm procedures, external contact is dry. Blinking LED Alarm
lca_one_layer
- LCA (Lobe Component Analysis) Lobe成分分析法,图像基元的特征检测算法。
lca
- 设计一个算法,对于给定的树中2 结点返回它们的最近公共祖先。
01243708
- 这是讲的关于盲分离的LCA在FPGA上如何实现的文章。是一篇英文的。
Subspace_LDA
- 线性鉴别技术是一种较好的分类技术,本程序采用了基于PCA与LCA的人脸识别方法使人脸识别效率得到提高
lca_one_layer
- LCA (Lobe Component Analysis) Lobe成分分析法,图像基元的特征检测算法。-LCA (Lobe Component Analysis) Lobe component analysis, image-based element of the feature detection algorithm.
lca
- 设计一个算法,对于给定的树中2 结点返回它们的最近公共祖先。-To design an algorithm for a given tree node 2 to return to their recent public ancestors.
01243708
- 这是讲的关于盲分离的LCA在FPGA上如何实现的文章。是一篇英文的。-This is talking about on the blind separation of LCA in the FPGA on how to realize the article. Is an English.
Subspace_LDA
- 线性鉴别技术是一种较好的分类技术,本程序采用了基于PCA与LCA的人脸识别方法使人脸识别效率得到提高-Linear identification technology is a better classification techniques, the procedures for the use of PCA and LCA-based face recognition method of face recognition effic
p4-xu
- LCA分析方法 作者提出并在实际的系统中对LCA方法进行验证,包括实验算法 实现参数 有一定的价值。-LCA analysis method the authors and in the actual system for verification of the LCA methodology, including the implementation parameters of the experimental method has
LCA
- 最近公共祖先(LCA),转化为 RMQ 用线段树解决-Recent public ancestor (LCA), into the tree line used to solve RMQ
LCA
- Least Common Ancestor algorithm
SMAC-LCA-025
- 使用串口控制音圈电机LCA-025,可以是程序和指令控制模式切换 ,可以实现点动和设置定寄存器-Voice coil motor using serial control LCA-025, can control the mode switching procedures and instructions, can move and set up set point register
LCA
- Tarjan算法求最近公共祖先,输入树和询问,按询问顺序回答-Tarjan algorithm for recent common ancestor, the input tree and asked to answer the order by asking
LCA-seminar-modified
- LCA的tarjan算法,处理最近公共祖先问题-tarjan algorithm,due to deal with LCA problem
LCA-Tarjan
- LCA问题的Tarjan离线算法 源代码加说明-LCA problem the Tarjan offline algorithm source code described in
LCA
- LCA算法,高效而又快捷,自动轮换,快速而又开销少。-LCA algorithm, efficient and fast, auto-rotation, fast and less overhead.
16LCA
- 最近公共祖先LCA ppt讲解及模板 适用于刷各种oj(LCA explaintation ppt and code,adapt to online judge)
Desktop
- Tarjan算法求LCA,输入输出格式详见代码。(Solve LCA,Input and Output forms are in the codes.)
LCA
- 基于分治思想,利用并查集实现LCA(最近公共祖先)算法(LCA algorithm based on disjoint)