资源列表

« 1 2 ... .09 .10 .11 .12 .13 2014.15 .16 .17 .18 .19 ... 2830 »

[人工智能/神经网络/遗传算法电梯载客的仿真情况

说明:某国际贸易中心共40层,设有载客电梯10部(用E0~E9标识)。利用多线程技术实现个电梯载客的仿真情况-an international trade center with a total of 40 layers, with 10 passenger elevators (E0 - E9 with logos). Use multithreading technology to achieve a passenger elevator
<金阳> 在 2010-07-10 上传 | 大小:330526 | 下载:0

[人工智能/神经网络/遗传算法KL2

说明:人脸识别:利用奇异值分解和KL变换的投影,是很有价值的一篇文章-Face Recognition : The Singular Value Decomposition and KL transform projection, it is valuable to an article
<许奕强> 在 2024-10-06 上传 | 大小:330752 | 下载:0

[人工智能/神经网络/遗传算法ParallelCD

说明:关联规则并行算法Count Distribution的C与MPI实现-Parallel Algorithm for Association Rules Count Distribution of C and MPI realize
<st_23> 在 2024-10-06 上传 | 大小:329728 | 下载:0

[人工智能/神经网络/遗传算法AI

说明:人工智能中的八数码问题:附有详细的注释 我们可以将八数码问题看成移动空格的问题.在不断的移动空格过程当中不断改变棋盘的布局,使之到达目标状态. 用一个open表(本程序采用序栈)的节点,从中选择一个总体代价最小的节点(不妨设为A节点,栈不为空时)是否是目标状态,如果不是则将A节点的有效的儿子节点(不在open表及closed表中出现过,不违反移动规则)插入有序表open表中,并将A节点插入closed表中.然后重复以上操作.
<刘伟> 在 2024-10-06 上传 | 大小:330752 | 下载:0

[人工智能/神经网络/遗传算法ga

说明:标准遗传算法的源代码,用以解决函数优化问题-Standard genetic algorithm source code to solve function optimization problems
<陈生> 在 2024-10-06 上传 | 大小:330752 | 下载:0

[人工智能/神经网络/遗传算法bp

说明:C语言实现了一个BP算法 自己定义隐含层的数目 和解决方案 得到测试样本的输出结果-C language to achieve a BP algorithm for their own definition of the number of hidden layer and solutions have been testing samples of the output results
<hubin> 在 2024-10-06 上传 | 大小:330752 | 下载:0

[人工智能/神经网络/遗传算法NeuralNetwork_20911007

说明:用C++编写的实现神经网络中单层感知器的代码,希望和大家分享!-The code is written by C++ which is about the single perceptron in the neural net,i hope to share with everybody!
<andy> 在 2024-10-06 上传 | 大小:330752 | 下载:0

[人工智能/神经网络/遗传算法Cross-LayerOptimizedMACtoSupportMultihop

说明:发表在外文会议上的很好的有关人工鱼群算法的文章-Meeting published in the foreign language a good article on artificial fish school algorithm
<程小雅> 在 2024-10-06 上传 | 大小:330752 | 下载:0

[人工智能/神经网络/遗传算法bp

说明:BP神经网络在电路系统故障诊断仪中的应用设计 -BP neural network fault diagnostic circuit system
<queen> 在 2024-10-06 上传 | 大小:329728 | 下载:0

[人工智能/神经网络/遗传算法HPClassifier

说明:HP神经网络 分类 模糊记忆 简单示例 供大家参考-HP memory fuzzy neural network classification simple example for your reference
<学生> 在 2024-10-06 上传 | 大小:329728 | 下载:0

[人工智能/神经网络/遗传算法-Adaptive-FLC-Based-on-Linguistic-Hedge-Concepts-

说明:Adaptive fuzzy logic controller, genetic algorithm, linguistic hedge
<dp> 在 2024-10-06 上传 | 大小:329728 | 下载:0

[人工智能/神经网络/遗传算法evolutionary-particle-filter-

说明:一篇SCI检索的论文,从遗传算法的角度分析了遗传算法和粒子滤波的相似性,提出了一种遗传粒子滤波器。-An improved genetic algorithm with initial population strategy
<kongweijie> 在 2024-10-06 上传 | 大小:329728 | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 2014.15 .16 .17 .18 .19 ... 2830 »

源码中国 www.ymcn.org