文件名称:maxGap
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-05-04
- 文件大小:
- 756kb
- 下载次数:
- 0次
- 提 供 者:
- 宋*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
最大间隙问题,算法, 给定n个实数x1,x2,...,xn,求这n个实数在实轴上相邻2个数之间的最大差值,要求设计线性的时间算法-The maximum gap problem, algorithms, given n real numbers x1, x2, ..., xn, find it n real numbers in the real axis the maximum difference between the two numbers adjacent to design a linear-time algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
maxGap\Debug\maxGap.exe
......\.....\maxGap.ilk
......\.....\maxGap.pdb
......\ipch\maxgap-a4a7ff17\maxgap-41ad4e0a.ipch
......\....\...............\maxgap-5d42d2c4.ipch
......\maxGap\computerWork1.cpp
......\......\Debug\CL.read.1.tlog
......\......\.....\CL.write.1.tlog
......\......\.....\computerWork1.obj
......\......\.....\link.read.1.tlog
......\......\.....\link.write.1.tlog
......\......\.....\maxGap.exe.intermediate.manifest
......\......\.....\maxGap.lastbuildstate
......\......\.....\maxGap.log
......\......\.....\maxGap.write.1.tlog
......\......\.....\mt.read.1.tlog
......\......\.....\mt.write.1.tlog
......\......\.....\vc100.idb
......\......\.....\vc100.pdb
......\......\input.txt
......\......\maxGap.vcxproj
......\......\maxGap.vcxproj.filters
......\......\maxGap.vcxproj.user
......\......\output.txt
......\......\Release\CL.read.1.tlog
......\......\.......\CL.write.1.tlog
......\......\.......\computerWork1.obj
......\......\.......\link.read.1.tlog
......\......\.......\link.write.1.tlog
......\......\.......\maxGap.exe.intermediate.manifest
......\......\.......\maxGap.lastbuildstate
......\......\.......\maxGap.log
......\......\.......\maxGap.write.1.tlog
......\......\.......\mt.read.1.tlog
......\......\.......\mt.write.1.tlog
......\......\.......\vc100.pdb
......\maxGap.sln
......\maxGap.suo
......\Release\maxGap.exe
......\.......\maxGap.pdb
......\ipch\maxgap-a4a7ff17
......\maxGap\Debug
......\......\Release
......\Debug
......\ipch
......\maxGap
......\Release
maxGap