登录
首页 » Visual C++ » MyGPS

MyGPS

于 2015-11-12 发布 文件大小:1467KB
0 203
下载积分: 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 个回复

  • lvxingshang
    一个经典的旅行商问题源码,不是最优解,只是一种 思路(A classic traveling salesman problem source is not the optimal solution, just a thought)
    2012-11-09 01:33:02下载
    积分: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
  • BTree
    排序二叉树(模板类),主要用于数据排序和查找。已在项目中使用(Sorted binary tree (template class), mainly used for data sorting and searching. Has been used in the project)
    2010-10-09 13:49:44下载
    积分:1
  • 1_1
    最小生成树算法 克鲁斯法尔算法 球最佳路径(kulru method class maiun void cx )
    2009-09-13 22:45:01下载
    积分:1
  • BeiDa_ACM1702
    北大ACM1702题 转换为3进制 很经典(NULL)
    2009-12-08 11:31:40下载
    积分:1
  • Ex3
    c++实现的静态链表 可以从屏幕输入来构建静态链表 数据结构重要的部分(c++ implemented statically linked list can be input from the screen to the important part to build a static linked list data structure)
    2012-11-27 15:19:25下载
    积分:1
  • Lists
    用模板实现了单向链表的增删改查等功能,并且适用于多种数据结构和类,简单实用,是学习和使用的绝好资料(Template to achieve a one-way linked list CRUD functions, and is suitable for a variety of data structures and classes, simple and practical, is to learn and use excellent information)
    2014-06-02 13:36:32下载
    积分:1
  • Hash-table
    本代码主要实现了哈希表的设计,完成了哈希函数的相关要求。(The code is designed to achieve a hash table, the completion of the relevant requirements of the hash function.)
    2013-12-30 17:15:14下载
    积分:1
  • 2.2
    已知线性表中的元素以值递增有序排列,并以单链表作存储结构。试写一高效的算法,删除表中所有值大于mink且小于maxk的元素(若表中存在这样的元素)同时释放被删结点空间,并分析你的算法的时间复杂度(注意:mink和maxk是给定的两个参变量,它们的值可以和表中的元素相同,也可以不同)。(Known linear elements in the table to the value increments ordered, and a single list for the storage structure. Try to write a highly efficient algorithm to delete all values ​ ​ greater than mink and maxk elements smaller than (if there is such an element in the table) while the release of the deleted node space, and analyze your time complexity of the algorithm (Note: mink and maxk is given two parameters variables, their values ​ ​ and elements in the table can be the same or different).)
    2015-04-11 23:11:41下载
    积分:1
  • SelectSort
    选择排序的实现,是一种基本的排序方法,但是时间复杂度相对较大。(Select Sort realization, is sort of a basic, but relatively large time complexity.)
    2012-09-27 22:38:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载