登录
首页 » Visual C++ » MyGPS

MyGPS

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

  • sort-algorithm-validation
    直接插入排序算法验证。 快速排序算法验证。 直接选择排序算法验证。 (Direct insertion sort algorithm validation. Quick sort algorithm validation. Direct selection sort algorithm validation.)
    2013-04-22 19:18:54下载
    积分:1
  • suanfa
    匈牙利算法以及指派问题介绍,kM算法和匈牙利算法的程序代码(Hungarian algorithm and the assignment problem introduced, kM algorithm and the Hungarian algorithm code)
    2011-09-10 09:42:39下载
    积分:1
  • BinaryTree
    二叉树实现,整个包为VS工程。包含了二叉树的基本功能(Binary Tree, the entire package is VS works. Contains the basic functions of the binary tree)
    2012-12-28 10:40:23下载
    积分:1
  • nuaa1108
    说明:  nuaa1108 多少连续的1 解题报告(Problem solving report )
    2009-08-23 10:01:05下载
    积分:1
  • Huffman
    霍夫曼编码实验报告,内含源代码,编码原理 (Huffman coding lab report, containing the source code, coding theory)
    2011-06-04 20:44:25下载
    积分:1
  • C++
    说明:  标准答案习题1 1.1 简述C++语言程序的结构特点。 答: (1)C++程序由一个或多个函数组成,其中至少有一个主函数main(),程序从主函数开始执行,由主函数来调用其他函数。(Standard answer to Exercise 11.1 on C++ Language program structural characteristics. Answer: (1) C++ Procedures by one or more functions, of which at least one of the main function main (), the procedure started from the main function, from the main function to call the other function.)
    2008-11-25 16:16:27下载
    积分:1
  • yuyundonghui
    参加运动会的 个学校编号为 。比赛分成 个男子项目和 个女子项目,项目编号分别为 和 。由于各项目参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,1;还有些项目只取前三名,得分顺序为5,3,2。写一个统计程序产生各种成绩单和得分报表。 2、要求产生各学校的成绩单,内容包括各校所取得的每项成绩的项目号、名次(成绩)、姓名和得分;产生团体总分报表,内容包括校号、男子团体总分、女子团体总分和团体总分。 3、测试数据:对于 , , ,编号为奇数的项目取前五名,编号为偶数的项目取前三名,设计一组实例数据。 (The school serial number participating in Games is. Competition divides into men s event and women s event , the project serial number parts for the sum. The difference is bigger since every project participates in a number , some projects choose the first five , score order is 7 , 5 , 3 , 2 , 1 Still have some of projects taking the first three places , score only being 5 , 3 , 2 in proper order. Write a form for report counting procedure producing the various school report card and score. 2, demands the school report card producing every school , content includes every achievement project number , position in a name list (achievement) , full name and score per got by school Produce the group total points form for report , content including the school number , male person group total points , woman group total points and group total points. 3, testing data: Be that the odd number project chooses the first five to the serial number, the serial number is that the even number project c)
    2009-04-07 22:40:37下载
    积分:1
  • BinaryTree
    c++数据结构中的二分查找树,是比较基本的数据查找结构,查找效率比较高(c++ data structure in the binary search tree, is a more basic data to find the structure to find more efficient)
    2009-10-31 20:04:38下载
    积分:1
  • jiaotongzixun
    数据结构的课程设计,做的是一个交通查询,主要用到图的算法,和大家共享,欢迎指正!(Data structure curriculum design, do a query traffic, mainly used graph algorithms, and share, please correct me!)
    2013-10-28 18:49:11下载
    积分:1
  • Classic-single-linked-list
    单链表是C经典数据结构算法和数据结构,希望这对大家学习有点用(Classic single-linked list data structure in C algorithms and data structures, which we hope to learn a little bit with)
    2011-08-02 12:33:26下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载