文件名称:prime
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 313kb
- 下载次数:
- 0次
- 提 供 者:
- 韩**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
本算法为求解素数的较好代码,目前,较通用的算法时间复杂度通常为O(n*n),本文利用双向链表实现了时间复杂度为O(n)的算法-The algorithm for solving prime number the better the code, at present, a more generic algorithm time complexity is usually O (n* n), using two-way linked list realize the time complexity is O (n) algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
素数
....\Debug
....\test.cpp
....\test.dsp
....\test.dsw
....\test.ncb
....\test.opt
....\test.plg
....\素数.dsp
....\素数.dsw
....\素数.ncb
....\素数.opt
....\素数.plg
....\Debug
....\test.cpp
....\test.dsp
....\test.dsw
....\test.ncb
....\test.opt
....\test.plg
....\素数.dsp
....\素数.dsw
....\素数.ncb
....\素数.opt
....\素数.plg