-
m = 2 for the machine scheduling problems, the optimal solution can be obtained...
用于m=2 的机器调度问题,可求出最优解与花费的时间-m = 2 for the machine scheduling problems, the optimal solution can be obtained with the time
- 2022-07-16 00:03:50下载
- 积分:1
-
一种数据聚类算法的源码,可以在模式识别和图像处理中试用。...
一种数据聚类算法的源码,可以在模式识别和图像处理中试用。
-a data clustering algorithm source code, in pattern recognition and image processing trial.
- 2022-02-02 21:38:15下载
- 积分:1
-
这是一个人工智能方面专家系统的例子,建立动物识别专家系统的规则库,并用与/或图来描述这个规则库。...
这是一个人工智能方面专家系统的例子,建立动物识别专家系统的规则库,并用与/或图来描述这个规则库。-This is an area of artificial intelligence expert system for example, the establishment of animal recognition expert system rule base and used and/or graph to describe the rule base.
- 2022-02-06 06:40:23下载
- 积分:1
-
It is 3D LBP, which is publised in IEEE TPAMI, a top journal of computer vision...
Running this funciton each time to compute the LBP-TOP distribution of one video sequence.
Reference:
Guoying Zhao, Matti Pietikainen, "Dynamic texture recognition using local binary patterns
with an application to facial expressions," IEEE Transactions on Pattern Analysis and Machine
Intelligence, 2007, 29(6):915-928.-It is 3D LBP, which is publised in IEEE TPAMI, a top journal of computer vision and pattern recognition.
After unzipping the package, you can find a project coded in C++. After complied it, you can use it directly. Some tested images are also attached in the package.
- 2022-08-21 11:32:36下载
- 积分:1
-
flex在线股票系统源代码,是非常实用的一款程序
flex在线股票系统源代码,是非常实用的一款程序-flex-line stock system source code, is a very useful program
- 2022-04-11 10:58:22下载
- 积分:1
-
breadth priority use of artificial intelligence algorithms to solve eight digita...
人工智能运用广度优先算法来解决八数码问题,由初始状态到目标状态按层搜索-breadth priority use of artificial intelligence algorithms to solve eight digital issue, the initial state to the target state by layer Search
- 2022-04-12 02:02:57下载
- 积分:1
-
支撑向量机算法的一种改进算法,是基于增量学习的算法
支撑向量机算法的一种改进算法,是基于增量学习的算法-Support Vector Machine Algorithm an improved algorithm is based on the incremental learning algorithm
- 2022-01-31 11:12:08下载
- 积分:1
-
可拓学的专家系统,基于B/S结构,动态,网络专家系统.
可拓学的专家系统,基于B/S结构,动态,网络专家系统.-Extenics expert system, based on B/S structure, dynamics, network expert system.
- 2022-02-05 09:20:15下载
- 积分:1
-
详细的介绍了匈牙利命名法,利于我们的代码规范
详细的介绍了匈牙利命名法,利于我们的代码规范-Detail the Hungarian naming method, the code will help us standardize the
- 2022-06-18 01:05:15下载
- 积分:1
-
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, e...
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 -process called CM = Confusion_matrix (train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB (DP, test_targets, CM) DP, three-dimensional array (i, j, k) for the k samples of DP matrix targets for 0 1 2
- 2022-03-21 02:55:16下载
- 积分:1