-
用c语言演绎“生命游戏",本世纪70年代,人们曾疯魔一种被称作“生命游戏”的小游戏,这种游戏相当简单。假设有一个像棋盘一样的方格网,每个方格中放置一个
生命...
用c语言演绎“生命游戏",本世纪70年代,人们曾疯魔一种被称作“生命游戏”的小游戏,这种游戏相当简单。假设有一个像棋盘一样的方格网,每个方格中放置一个
生命细胞,生命细胞只有两种状态:“生”或“死”。-with language interpretation c Life "game", the 1970s, It had been a crazy demons known as the "Game of Life" of the games, this game is quite simple. Suppose a chessboard like the same grid, each square place a living cell, cell lives only two states : "Health" or "dead."
- 2022-06-18 16:24:31下载
- 积分:1
-
双向广搜求解八数码问题,双向广搜求解八数码问题
双向广搜求解八数码问题,双向广搜求解八数码问题-Collected eight two-way digital problem solving, two-way collected eight digital problem solving
- 2022-06-18 23:49:28下载
- 积分:1
-
BP神经网络的小应用。模拟0~1之间的三角函数曲线
BP神经网络的小应用。模拟0~1之间的三角函数曲线-BP neural network of small applications. Analog 0 to 1 between the trigonometric curve
- 2022-02-11 20:36:14下载
- 积分:1
-
neural networks and genetic algorithms combine
神经网络与遗传结合算法-neural networks and genetic algorithms combine
- 2023-05-16 15:35:03下载
- 积分:1
-
基于遗传算法优化神经网络结构源程序
基于遗传算法优化神经网络结构源程序-based on genetic algorithm optimization neural network structure source
- 2022-03-01 08:47:23下载
- 积分:1
-
经过改进的遗传算法的VC源代码。经测试算法有效可行。
经过改进的遗传算法的VC源代码。经测试算法有效可行。-improved genetic algorithms VC source. Testing Algorithm effective.
- 2022-03-07 07:18:28下载
- 积分:1
-
机器学习文本分类的SVM算法实现,VC++ 6.0环境下编译
机器学习文本分类的SVM算法实现,VC++ 6.0环境下编译-A SVM algorithm for text classification in machine learning, and compiled under the Visual C++ 6.0 environment.
- 2022-04-07 06:51:04下载
- 积分:1
-
人工智能最大流算法 源码及设计文档,内含4个源代码
人工智能最大流算法 源码及设计文档,内含4个源代码-artificial intelligence maximum flow algorithm source code and design documents, containing four source code
- 2022-02-11 12:59:22下载
- 积分:1
-
使用二进制和实数编码变量的遗传算法实现。混合变量…
This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective()).-This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g gt;= 0) and normalized (see the sample problem in prob1 in objective()).
- 2022-02-07 16:02:59下载
- 积分:1
-
一个支持向量机的工具箱。包括2类分类算法与回归算法。
一个支持向量机的工具箱。包括2类分类算法与回归算法。-A Support Vector Machine Toolbox. Including Category 2 classification algorithm with the regression algorithm.
- 2022-04-14 11:10:46下载
- 积分:1