登录
首页 » Visual C++ » MyGPS

MyGPS

于 2015-11-12 发布 文件大小:1467KB
0 210
下载积分: 1 下载次数: 3

代码说明:

  1>实现可以随意浏览任一景点的介绍。(功能一) 2>可以给出任意两个景点的最短距离及其路线。(功能二) 3>可以查看任一景点热度,并可以对对所有景点热度(访问次数)进行排序。(功能三) 4>每个景点相关内容从文件读取,实现对文件操作的练习。 (1> implementations can feel free to browse introduce 任一景 points. (Function a) 2> You can give the shortest distance and route between any two attractions. (Function b) 3> You can view Renyi Jing point heat, and heat can all attractions (visits) to be sorted. (Function c) 4> each spot related content file reading, to achieve the file operations exercises.)

文件列表:

MyGPS
.....\MyGPS.sln,1239,2014-12-24
.....\MyGPS2
.....\......\count.txt,99,2015-01-07
.....\......\Debug
.....\......\.....\CL.read.1.tlog,5370,2014-12-24
.....\......\.....\CL.write.1.tlog,378,2014-12-24
.....\......\.....\link-cvtres.read.1.tlog,2,2014-12-24
.....\......\.....\link-cvtres.write.1.tlog,2,2014-12-24
.....\......\.....\link.6836-cvtres.read.1.tlog,2,2014-12-24
.....\......\.....\link.6836-cvtres.write.1.tlog,2,2014-12-24
.....\......\.....\link.6836.read.1.tlog,2,2014-12-24
.....\......\.....\link.6836.write.1.tlog,2,2014-12-24
.....\......\.....\link.read.1.tlog,3180,2014-12-24
.....\......\.....\link.write.1.tlog,830,2014-12-24
.....\......\.....\Main.obj,268295,2014-12-24
.....\......\.....\mt.read.1.tlog,384,2014-12-24
.....\......\.....\mt.write.1.tlog,342,2014-12-24
.....\......\.....\MyGPS2.Build.CppClean.log,3108,2014-12-24
.....\......\.....\MyGPS2.exe.embed.manifest,406,2014-12-24
.....\......\.....\MyGPS2.exe.embed.manifest.res,472,2014-12-24
.....\......\.....\MyGPS2.exe.intermediate.manifest,381,2014-12-24
.....\......\.....\MyGPS2.lastbuildstate,112,2014-12-24
.....\......\.....\MyGPS2.log,3644,2014-12-24
.....\......\.....\MyGPS2_manifest.rc,202,2014-12-24
.....\......\.....\rc.read.1.tlog,518,2014-12-24
.....\......\.....\rc.write.1.tlog,322,2014-12-24
.....\......\.....\vc100.idb,207872,2014-12-24
.....\......\.....\vc100.pdb,241664,2014-12-24
.....\......\Main.cpp,10518,2015-01-07
.....\......\map.txt,2290,2014-12-18
.....\......\MyGPS2.vcxproj,7669,2014-12-24
.....\......\MyGPS2.vcxproj.filters,942,2014-12-17
.....\......\MyGPS2.vcxproj.user,143,2014-12-17
.....\......\MyGPS—Map.docx,128393,2014-12-19
.....\......\MyGPS—Map.pdf,168355,2014-12-19

.....\......\x64
.....\......\...\Debug
.....\......\...\.....\CL.read.1.tlog,22954,2015-01-07
.....\......\...\.....\CL.write.1.tlog,532,2015-01-07
.....\......\...\.....\link-cvtres.read.1.tlog,2,2015-01-07
.....\......\...\.....\link-cvtres.write.1.tlog,2,2015-01-07
.....\......\...\.....\link.5860-cvtres.read.1.tlog,2,2015-01-07
.....\......\...\.....\link.5860-cvtres.write.1.tlog,2,2015-01-07
.....\......\...\.....\link.5860.read.1.tlog,2,2015-01-07
.....\......\...\.....\link.5860.write.1.tlog,2,2015-01-07
.....\......\...\.....\link.read.1.tlog,3796,2015-01-07
.....\......\...\.....\link.write.1.tlog,1154,2015-01-07
.....\......\...\.....\Main.obj,380673,2015-01-07
.....\......\...\.....\mt.read.1.tlog,654,2015-01-07
.....\......\...\.....\mt.write.1.tlog,450,2015-01-07
.....\......\...\.....\MyGPS2.Build.CppClean.log,4368,2015-01-07
.....\......\...\.....\MyGPS2.exe.embed.manifest,406,2015-01-07
.....\......\...\.....\MyGPS2.exe.embed.manifest.res,472,2015-01-07
.....\......\...\.....\MyGPS2.exe.intermediate.manifest,381,2015-01-07
.....\......\...\.....\MyGPS2.lastbuildstate,151,2015-01-07
.....\......\...\.....\MyGPS2.log,2840,2015-01-07
.....\......\...\.....\MyGPS2_manifest.rc,212,2015-01-07
.....\......\...\.....\rc.read.1.tlog,626,2015-01-07
.....\......\...\.....\rc.write.1.tlog,430,2015-01-07
.....\......\...\.....\vc100.idb,748544,2015-01-07
.....\......\...\.....\vc100.pdb,643072,2015-01-07
.....\x64
.....\...\Debug
.....\...\.....\count.txt,100,2014-12-24
.....\...\.....\map.txt,2290,2014-12-18
.....\...\.....\MyGPS2.exe,128512,2015-01-07
.....\...\.....\MyGPS2.ilk,891580,2015-01-07
.....\...\.....\MyGPS2.pdb,1395712,2015-01-07

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

发表评论

0 个回复

  • hanoi
    Hanoi塔问题非递归算法实现,几个具体的实现算法(Tower of Hanoi non-recursive algorithm, the realization of a number of specific algorithms)
    2009-07-13 08:45:51下载
    积分:1
  • maze
    c语言完成的数据结构几个小算法游戏包括迷宫求解等(C language of complete data structure several small algorithm game includes maze solution, etc )
    2012-03-29 20:37:18下载
    积分:1
  • dijkstra
    dijkstra算法,用于寻找已建立图的最短路径,是非常有用的一个算法(Dijkstra algorithm, has been established for finding the shortest path map is a very useful algorithm)
    2007-07-15 14:14:48下载
    积分:1
  • Campus-navigation-problem
    校园导航问题,设计你的学校的平面图,至少包括10个以上的景点(场所),每两个景点间可以有不同的路,且路长也可能不同,找出从任意景点到达另一景点的最佳路径(最短路径)。 要求: (1)以图中顶点表示校园内各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等有关信息。 (2)为来访客人提供图中任意景点相关信息的查询。 (3)为来访客人提供任意景点的问路查询,即查询任意两个景点之间的一条最短路径。 (4)修改景点信息。 (Campus navigation problem, the design of your school s plan, at least more than 10 attractions (places), between every two spots can have a different way, and the long road may be different, to find spots to reach from any other attractions best path (shortest path). Requirements: (1) graph vertices represent various campus sites, storage sites name, code, profile and other information the side that path, the path length of storage of information. (2) the figure for visiting any sites offering information about the query. (3) any attractions for visiting guests ask queries of that query any two of the shortest path between sites. (4) modify the attractions information.)
    2011-08-12 10:34:14下载
    积分:1
  • point
    用分治算法(O(nlogn)复杂度)实现寻找n个点中最邻近点对,输出为最邻近距离的平方(Looking for n points nearest point, the output of the nearest neighbor distance squared using the divide-and-conquer algorithm (O (nlogn) complexity))
    2012-12-16 13:14:04下载
    积分:1
  • Sort
    排序程序,包含快速排序、归并排序、谢尔排序、插入排序。输出了比较次数和移动次数。(It is a sort program, including quick sort, merge sort, shell sort and insert sort.It outputs the compare times and movement times.)
    2009-05-24 18:53:10下载
    积分:1
  • Polynomial
    Polynomial基于数据结构的思想,文件比较小,可以直接运行(Polynomial based on the idea of ​ ​ data structures, file is relatively small and can be run directly)
    2013-12-11 11:05:18下载
    积分:1
  • Poly
    多项式相加的数据结构试验·············(Polynomial sum test data structure)
    2010-12-24 15:11:55下载
    积分:1
  • shizuo
    用哈夫曼编码的方式进行图像的压缩,其中定义了一个cdib的类,通过之类来对图像进行处理(image coding in haffman)
    2012-04-27 18:37:47下载
    积分:1
  • 0712233
    数据结构c语言版,图的遍历,周游世界,无向图的遍历,包含14个国家。(Data structure c language version, graph traversal, travel around the world, undirected graph traversal, including 14 countries.)
    2009-12-20 17:04:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载