搜索资源列表
高斯八皇后
- 一个小小的编程实验程序,高斯入皇后门问题,算法与程序代码-a little programming experimental procedure, Gaussian-Queen's Gate, algorithms and code
8huanghou
- 八皇后问题是一个古老而著名的问题。这个问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。例如: 0 0 0 0 0 0 0
Nqueens
- N皇后问题,N由自己输入的值来确定,然后输出所有皇后摆放的方法-N queens problem, N by their own input values to determine, and then display the output all the way to Queen' s
shujujiegoubaogao
- 该文档实现8皇后的递归非递归的算法,是一道好的课程设计题。-8 Queen of the document to achieve the recursive non-recursive algorithm, is a good curriculum design title.
EightQueen
- C语言版数据结构的课程设计 关于八皇后问题的 源代码及报告说明书-C language version of the data structure of the curriculum design issues on the eight Queen s source code and reporting manual
n-queens
- n-queen,s problem with php and ajax source code.
OUT
- this a simple solution of n queen problem of AI-this is a simple solution of n queen problem of AI
UL_Java_Network
- 伦敦大学玛丽女王学院, Java网络编程课,实验部分,共三次实验的描述,教师:Paula Fonseca-Queen Mary, University of London, Java network programming classes, experimental section, a total of three experiments described, teachers: Paula Fonseca
The-beauty-of-mathematics
- 几年前,“数学之美”系列文章原刊载于谷歌黑板报,获得上百万次点击,并被热情的读者广为传播,得到高度评价。读者说,读了“数学之美”,才发现大学时学的数学知识,比如马尔科夫链、矩阵计算,甚至余弦函数原来都如此亲切,并且栩栩如生,才发现自然语言和信息处理这么有趣,才真正明白“数学是科学的皇后”这句名言。 今年,作者吴军博士几乎把所有的文章都重写了一遍,为的是能把高深的原理讲得更加通俗易懂,让非专业读者也能领略数学的魅力。经过改写和重构后,《数学之美》在整体和细节的度上控制得更好。希望读者通过具体的
n-queen
- n后问题,残缺的棋盘,迭代算法,算法分析与设计-n queen
sensors
- file (Queen.asm) type must be file (Queen.asm) type must be file (Queen.asm) type must be -file (Queen.asm) type must be file (Queen.asm) type must be file (Queen.asm) type must be file (Queen.asm) type must be
eight_queen
- 递归解决八皇后问题,自己1写的阿拉,说得好像可以不用递归一样- -!好吧-eighth queen problem
n-queen-problem
- n queen problem source code in working
01-QAP-using-GA
- queen assisment problem solution