登录
首页 » Pascal » 8Queens

8Queens

于 2004-10-07 发布 文件大小:1KB
0 78
下载积分: 1 下载次数: 7

代码说明:

  八皇后经典问题 输出任一种解(eight Queen's classic output as a Solution)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • data structure is the basis for programming, which in this case is I wrote the e...
    数据结构是编程的基础,本例是本人写的八个基本数据结构的实现方法,用C语言编写,在VC中调试成功,并带有少量的注释,有兴趣的可以研究一下。我在里面尽量使用了指针-data structure is the basis for programming, which in this case is I wrote the eight basic data structure of the method, using C language, in VC debugging success, and with a small amount of the Notes may be interested in the study. I try to make full use of a guideline
    2022-02-01 17:18:53下载
    积分:1
  • 图论中最小生成树Kruskal算法 及画图程序 M
    图论中最小生成树Kruskal算法 及画图程序 M-函数-Graph theory Kruskal minimum spanning tree algorithm and Paint program M-function
    2022-04-29 17:29:45下载
    积分:1
  • 是一个C语言的KMP代码, 包含可执行文件。
    是一个C语言的KMP代码, 包含可执行文件。-Is a C language KMP code, contains an executable file.
    2022-08-23 21:28:35下载
    积分:1
  • Sql 日期的相加操作
    开发过程中,总会遇到把一个数据表的行,以列的形式查询出来,这是一个动态的查询方法。以前总是容易忘记,发上来给新手看吧!这些命令多操作后就记住了, 
    2023-02-25 22:25:03下载
    积分:1
  • dijk
    Dijkstra算法可以解决voronoi图中求解最短路径(Dijkstra' s algorithm can solve voronoi diagram to solve the shortest path)
    2012-12-06 21:22:53下载
    积分:1
  • 超市管理系统
    超市或杂货店,自助服务商店提供种类繁多的食品和家用商品,组织到各部门。
    2022-12-07 16:45:03下载
    积分:1
  • test
    某公司收到若干报价,然后报价由低到高进行排序。设最低报价为F,最高报价为G。n=0.2*(G-F) 设A,B,C,D,E五个等距区间并取: A=[F,F+n) B=[F+n,F+2n) C=[F+2n,F+3n) D=[F+3n,F+4n) E=[F+4n,G) 所有的报价都按各自的大小,分别列入上面五个区间。各自区间内的最小报价为该区间的代表报价。如果某区间内没有报价 则以小于该区间的且与该区间相邻的区间内的最高报价代表该区间报价,如果该区间与与之相邻的较小区间内都没有报价则该区间不参加最后计算。取各区间的代表值, 求出其平均值 做为评标基准报价 (A company received a number of quotations, and quotations from low to high order. Minimum price for the F, the highest offer for the G. n = 0.2* (GF) Let A, B, C, D, E, and five equidistant intervals obtained: A = [F, F+ n) B = [F+ n, F+2 n) C = [F+ 2n, F+3 n) D = [F+3 n, F+4 n) E = [F+4 n, G) All quotes are by their size, five were included in the above range. The minimum offer their own range representative of the range quoted. If a range does not offer less than the range of places and range of adjacent intervals with the highest offer within the offer on behalf of the interval, if the interval and the adjacent smaller range do not offer the range not to participate the final calculation. Take the representative value of each interval, calculate the average price as a benchmark evaluation)
    2011-11-10 22:44:43下载
    积分:1
  • 本代码用贪心算法实现会议安排的最佳顺序,其目标是使得能够安排的会议量最多,是贪心算法的典型应用...
    本代码用贪心算法实现会议安排的最佳顺序,其目标是使得能够安排的会议数量最多,是贪心算法的典型应用-code with the greedy algorithm to achieve the best arrangements for the order, its goal is to arrange the largest number of meetings, the greedy algorithm is a typical application
    2022-03-13 15:53:40下载
    积分:1
  • Decision_Tree
    使用Decision Tree计算出基于文本的信息分类,在D盘下创建data.txt文件可以导入,或者自行修该文件导入目录。(Using Decision Tree to calculate the text-based information classification, create a data.txt file under the D drive can be imported, or self-repair the file into the directory.)
    2017-02-27 09:51:09下载
    积分:1
  • 采用随机来生成要排序的内容,并使用模板,可以很方便的更改产生随机的类型。...
    采用随机数来生成要排序的内容,并使用模板,可以很方便的更改产生随机数的类型。-Used to generate random numbers to sort the contents, and the use of templates, you can easily change the type of random numbers generated.
    2022-03-05 21:55:45下载
    积分:1
  • 696524资源总数
  • 103886会员总数
  • 81今日下载