资源列表

« 1 2 ... .16 .17 .18 .19 .20 1421.22 .23 .24 .25 .26 ... 2831 »

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

说明:人工智能完成的作业,利用深度优先遍历实现八数码问题,可以设置搜索的深度,计算生成的节点数目。-AI to complete the job, using depth-first traversal for Eight digital problem, you can set the search depth, calculate the number of nodes generated.
<succ> 在 2025-06-04 上传 | 大小:1.51mb | 下载:0

[人工智能/神经网络/遗传算法Pca-based-face-recognition-matlab-

说明:基于pca的人脸识别matlab程序,有详细说明,已经调试过了,可以运行-Pca-based face recognition matlab program, a detailed descr iption, have been debugged, you can run
<yshg> 在 2025-06-04 上传 | 大小:9kb | 下载:0

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

说明:人工智能完成的作业,用宽度优先搜索实现八数码问题,可以得到解的步数,生成的节点数和运行时间。-AI to complete the job, with the width of the first search for Eight digital problem solution steps can be generated nodes and run time.
<succ> 在 2025-06-04 上传 | 大小:1.55mb | 下载:0

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

说明:人工智能的作业,用遗传算法解决TSP问题,可以在每一步选择不同的算子,最终得到解的步数和历经的节点数以及运行所需的时间。-Work in artificial intelligence, genetic algorithm to solve TSP problem, you can choose different at each step the operator, the final solution of the step and get the number of nodes and r
<succ> 在 2025-06-04 上传 | 大小:998kb | 下载:0

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

说明:素数测试的程序,可以测试大素数!采用了lasvegas随机算法。-Prime test procedures, to test a large prime number! Random algorithm used lasvegas.
<余闷> 在 2025-06-04 上传 | 大小:163kb | 下载:0

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

说明:VC++基于神经网络的数字图片识别技术,并可对图片进行灰度处理、二值化、递推锐化、去离噪声、字符分隔等处理功能-VC++ based on neural networks in digital image recognition technology, and the picture grayscale processing, binary, recursive sharpening, go away from the noise, character separation, processin
<汪余君> 在 2025-06-04 上传 | 大小:187kb | 下载:0

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

说明:基于神经网络学习的人脸识别程序代码!利用Matmab实现可视化。-Face recognition based on neural network learning procedures for code! Using Matmab visualization.
<zhliang> 在 2025-06-04 上传 | 大小:17.89mb | 下载:0

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

说明:有关神经网络的设计,径向基函数的神经网络的举例-For the design of neural networks, radial basis function neural network example
<王新> 在 2025-06-04 上传 | 大小:1kb | 下载:0

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

说明:
<王新> 在 2025-06-04 上传 | 大小:10kb | 下载:0

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

说明:一个PSO 一群算法的vc++6.0实现的例子,对于理解算法以及学习实现有帮助-PSO algorithm is a group of examples of vc++6.0 to achieve, for the understanding of algorithms and learning help to achieve
<李膺奇> 在 2025-06-04 上传 | 大小:259kb | 下载:0

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

说明:遗传算法源码 有变异,交叉的源码。解决旅行商问题。-There are variations in the genetic algorithm source code, cross the source. Solve the traveling salesman problem.
<zhangyao> 在 2025-06-04 上传 | 大小:2kb | 下载:0

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

说明:人工智能八数码问题实现八数码问题:在3×3的方格棋盘上,摆放着1到8这八个数码,有1个方格是 空的,其初始状态如图1所示,要求对空格执行空格左移、空格右移、空格上移 和空格下移这四个操作使得棋盘从初始状态到目标状态。 -#include <stdio.h>//定义变量 #include <stdlib.h>//定义变量 typedef struct s_node//定义创建节点 { struct s_node*father /
<林莹莹> 在 2025-06-04 上传 | 大小:275kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 1421.22 .23 .24 .25 .26 ... 2831 »

源码中国 www.ymcn.org