文件名称:map
- 所属分类:
- 汇编语言
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2017-04-28
- 文件大小:
- 129kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
电子地图中使用的道路信息,是按照地图数据格式存储在一个二进制文件中的;其中每条道路都被赋予了独一无二的编号,称为LinkID;在存储文件中道路信息是无序存储的(针对LinkID是无序的)。
针对地图数据的特点,开发一个管理系统,实现对地图数据的读取、查询、排序、导出、更新等操作。
-The road information used in the electronic map is stored in a binary file in the map data format each of which is assigned a unique number, called LinkID the path information is stored in the storage file (for the LinkID is disordered).
For the characteristics of the map data, the development of a management system to achieve the map data read, query, sort, export, update and other operations.
针对地图数据的特点,开发一个管理系统,实现对地图数据的读取、查询、排序、导出、更新等操作。
-The road information used in the electronic map is stored in a binary file in the map data format each of which is assigned a unique number, called LinkID the path information is stored in the storage file (for the LinkID is disordered).
For the characteristics of the map data, the development of a management system to achieve the map data read, query, sort, export, update and other operations.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
参考代码\project6\Debug\project6.ilk
........\........\project6\Debug\BuildLog.htm
........\........\........\header.h
........\........\........\map.c
........\........\........\project6.vcproj
........\........\........\project6.vcproj.DEEPBLUE.sun.user
........\........\project6.ncb
........\........\project6.sln
........\........\project6.suo
........\........\........\Debug
........\........\Debug
........\........\project6
........\project6
参考代码