-
这是IBM公司使用的一个生成数据流的源文件代码,对需要生成数据流做实验的朋友很有帮助。...
这是IBM公司使用的一个生成数据流的源文件代码,对需要生成数据流做实验的朋友很有帮助。-This is IBM" s use of a data stream generated source file code, on the need to generate data flow experiment" s friends helpful.
- 2022-01-26 04:10:48下载
- 积分:1
-
6. "Non
6。《非数值并行算法――遗传算法》,刘勇等着 科学出版社 1995年第一版
本书系统地叙述了非数值并行算法之一的模拟退火算法的基本原理以及最新进展,同时为了便于读者解决实际问题,书中对具体算法的步骤作了详细介绍。本书共分七章,第一章介绍算法的思想、特点。发展过程和前景。第二章介绍算法的基本理论。第三章讨论算法解连续优化问题。第四章利用算法设计和优化神经网络。第五章介绍在组合优化中的应用。第六章介绍应用遗传程序设计解决程序设计自动化问题。第七章对遗传算法和其它适应性算法进行比较。
本书可供高校有关专业的师生、科研人员、工程技术人员阅读参考。-6. "Non- numerical parallel algorithms-- Genetic Algorithm" Liu Yong waiting 520-531 1995 version of the first book to systematically describe the non- numerical parallel algorithms one count of simulated annealing Law and the basic tenets of the latest progress, in order to help readers solve practical problems, book of the specific algorithm steps in detail. The book is divided into seven chapters, the first chapter describes the idea algorithm, characteristics. The development process and prospects. The second chapter describes the basic algorithm theory. The third chapter discusses Algorithm for continuous optimization problems. Chapter IV using the algorithm design and optimization of neural netw
- 2022-01-26 05:11:28下载
- 积分:1
-
这是一个关于遗传算法的MATLAB程序,用于求某种函数的极值
这是一个关于遗传算法的MATLAB程序,用于求某种函数的极值-This is a genetic algorithm on the MATLAB program for a certain function for the Extreme
- 2022-03-21 16:53:08下载
- 积分:1
-
分布估计算法(EDA)讲义,29页PPT
1. 从GA到 EDA
2. 链接学习与模型
3. 连续EDA
4. EDA 与玻耳兹曼分布
5....
分布估计算法(EDA)讲义,29页PPT
1. 从GA到 EDA
2. 链接学习与模型
3. 连续EDA
4. EDA 与玻耳兹曼分布
5. 资源
-estimation of distribution algorithm(EDA)tutorial
1. from the GA to the EDA
2. Linking learning and models
3. Continuous EDA
4. EDA with Boltzmann distribution
5. other Resources
- 2022-02-20 13:34:32下载
- 积分:1
-
FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)...
FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)-FAST apriori.cpp array-based computing and for the apriori algorithm, adopted as the operator to test the existence of a subset to test the existence of a subset of the complexity from O (n ^ 2) reduced to O (n)
- 2022-08-16 14:04:17下载
- 积分:1
-
fuzzy ebook. not very awesome but this is very useful for your fuzzy program.
fuzzy ebook. not very awesome but this is very useful for your fuzzy program.
- 2023-05-27 11:25:04下载
- 积分:1
-
bp神经网络计算的源程序
bp神经网络计算的源程序-bp neural network calculation of the source
- 2022-09-12 03:40:03下载
- 积分:1
-
SCE算法:
简单进化算法的matlab标准实现,内含3个m文件,英文说明。...
SCE算法:
简单进化算法的matlab标准实现,内含3个m文件,英文说明。-SCE algorithm: a simple evolutionary algorithm matlab standards achieved, containing 3 m documents, the English description.
- 2022-01-26 04:53:56下载
- 积分:1
-
不确定规划 遗传算法 Multilevel Programming算法程序
不确定规划 遗传算法 Multilevel Programming算法程序- Indefinite plan heredity algorithm Multilevel Programming
algorithm procedure
- 2022-03-22 21:01:50下载
- 积分: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