文件名称:s
- 所属分类:
- 嵌入式/单片机编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 169kb
- 下载次数:
- 0次
- 提 供 者:
- 松***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
6. 素数环问题
把从1到20这20个数摆成一个环,要求相邻的两个数的和是一个素数。
分析:用回溯算法,考察所有可能的排列。
-6. Prime numbers loop problem 1-20 from 20 before the number into a ring, adjacent to both the number of requests and is a prime number. Analysis: The retrospective algorithm, examining all possible permutations.
把从1到20这20个数摆成一个环,要求相邻的两个数的和是一个素数。
分析:用回溯算法,考察所有可能的排列。
-6. Prime numbers loop problem 1-20 from 20 before the number into a ring, adjacent to both the number of requests and is a prime number. Analysis: The retrospective algorithm, examining all possible permutations.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
s
.\Debug
.\.....\s.exe
.\.....\s.ilk
.\.....\s.obj
.\.....\s.pch
.\.....\s.pdb
.\.....\vc60.idb
.\.....\vc60.pdb
.\s.cpp
.\s.dsp
.\s.dsw
.\s.ncb
.\s.opt
.\s.plg
.\Debug
.\.....\s.exe
.\.....\s.ilk
.\.....\s.obj
.\.....\s.pch
.\.....\s.pdb
.\.....\vc60.idb
.\.....\vc60.pdb
.\s.cpp
.\s.dsp
.\s.dsw
.\s.ncb
.\s.opt
.\s.plg