文件名称:8queens
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-06-29
- 文件大小:
- 475kb
- 下载次数:
- 0次
- 提 供 者:
- 匿*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
遗传算法实现八皇后程序,八皇后程序的主要功能就是利用进化计算来找到符合要求的八皇后排列,该程序可在10000代内找到全部92种符合要求的排列。-Genetic Algorithms eight queens program, eight queens program' s main function is to make use of evolutionary computation to find the arrangement meets the requirements of the eight queens, the program can be found in the 10,000-generation meet the requirements of all 92 kinds of arrangement.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
8queens\8queens.dsp
.......\8queens.dsw
.......\8queens.ncb
.......\8queens.opt
.......\8queens.plg
.......\Debug\8queens.exe
.......\.....\8queens.ilk
.......\.....\8queens.pch
.......\.....\8queens.pdb
.......\.....\main.obj
.......\.....\queen.obj
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\main.cpp
.......\queen.cpp
.......\queen.h
.......\quene.h
.......\Release\8queens.exe
.......\.......\8queens.pch
.......\.......\main.obj
.......\.......\queen.obj
.......\.......\vc60.idb
.......\八皇后程序使用说明.doc
.......\八皇后程序设计说明.doc
.......\Debug
.......\Release
8queens