-
已知北京、上海、广州、昆明和西安五城市航线里程如图。分别实现:
1)找到北京到昆明的最短路径。
2)找到北京到昆明,必须途径上海的路径。
3)...
已知北京、上海、广州、昆明和西安五城市航线里程如图。分别实现:
1)找到北京到昆明的最短路径。
2)找到北京到昆明,必须途径上海的路径。
3)找到北京到昆明,必须途径上海,但不能去广州的路径。
-known Beijing, Shanghai, Guangzhou, Kunming and Xi"an City route five mileage figure. Were achieved : 1) to Kunming to Beijing to find the shortest path. 2) find Beijing to Kunming, Shanghai must channel"s path. 3) to find Beijing to Kunming, Shanghai must channels, but can not go to Guangzhou"s path.
- 2023-04-03 05:20:03下载
- 积分:1
-
Cellular Automata and fine
细胞自动机的,很好的-Cellular Automata and fine
- 2022-02-11 11:36:40下载
- 积分:1
-
HOPFILED This is a neural network program, which has MAKEFILE easy operation
这是一个HOPFIELD神经网络程序,里面有MAKEFILE,方便读者运行-HOPFILED This is a neural network program, which has MAKEFILE easy operation
- 2022-02-05 03:09:00下载
- 积分:1
-
基于神经网络的手写体识别程序,可能对感兴趣的朋友有所帮助...
基于神经网络的手写体识别程序,可能对感兴趣的朋友有所帮助-Based on neural network handwriting recognition program may be helpful to interested friends
- 2022-07-17 01:34:10下载
- 积分:1
-
学习排序问题的一种方法是将问题转化为分类问题。
Learning to Rank的一个方法,把排序问题转换成了一个分类问题,然后用支持向量机(SVM)训练出一个模型来。-Learning to Rank of a way to sort problem is transformed into a classification problem, and then use support vector machine (SVM) to train a model.
- 2022-12-17 05:40:03下载
- 积分:1
-
This is a pattern recognition algorithm of the K
这是一个模式识别中的K均值算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition algorithm of the K-means classification of a simple simulation example is one of female.txt and male.txt training samples, test.txt is the measurement, classification effect is very good for beginners will be learning model has great help to me.
- 2023-02-13 05:25:03下载
- 积分:1
-
genetic algorithm to achieve, c/vc/GA
遗传算法的实现,c++/vc++/遗传算法的学习安例!-genetic algorithm to achieve, c/vc/GA-cases of learning!
- 2022-04-21 10:03:54下载
- 积分:1
-
详细讲解了动态规划的算法问题,再通过“装箱问题”等7个程序实例介绍解决动态规划问题的思路和方法。...
详细讲解了动态规划的算法问题,再通过“装箱问题”等7个程序实例介绍解决动态规划问题的思路和方法。-Gave a detailed algorithm for dynamic programming problems, and through the " bin-packing problem" and other instances of seven procedures introduced to solve the problem of dynamic programming ideas and methods.
- 2022-02-10 11:38:20下载
- 积分:1
-
More AI...(GEP) Gene Expression Programming in C# and .NET
由Michael Gold用C#开发的...
More AI...(GEP) Gene Expression Programming in C# and .NET
由Michael Gold用C#开发的GEP程序.-AI ... (GEP) Gene Expression Programming in C# and. By Michael Gold NET C# development of the GEP procedures.
- 2022-02-15 19:56:43下载
- 积分:1
-
SOM自组织神经网络的C语言源码,可以通过该程序实现无监督的聚类。...
SOM自组织神经网络的C语言源码,可以通过该程序实现无监督的聚类。-SOM self-organizing neural network C-language source code
- 2023-06-08 15:50:03下载
- 积分:1