搜索资源列表
GPS开发Demo
- GPS开发迅速上手,简单绑定串口号后,即可获得GPS经纬度坐标、速度、等信息,包括寻找到的卫星数、信号强度等,根据当前坐标即可在图上实施绘制,不过范围需事先指定,我们在Demo用了福州市的一部分地图,地图位图通过Google Earth截取。适用所有经串口回传的GPS模块,VC++6.0开发,
iTracks
- 基于googlemap,有地图定位跟踪等功能,一个简单的系统-googlemap gps track
MSR
- 一个简单的求解最短路径的程序,从数据库中读取地图信息,使用Dijkstra algorithm算出两点之间经历的最短路线,并在地图上显示出来。还可以进行动画演示。-A simple procedure for solving the shortest path, read from the database map information, use the Dijkstra algorithm to calculate the shortest between two points throug
mapread
- 数字制图实习,数据理解与读取 图形功能及数据处理 数据的简单显示: 内容:设计合理的可视化程序方案,将地图数据库中的地图以简单的带颜色的线或面的形式显示在屏幕上,实现地图坐标从地图空间到屏幕空间的转化; -Digital mapping, training, data understanding and reading graphics and data processing functions data simply show: Content: Design and reason
MapX_Demo
- 简单的MAPX的Demo程序 非常适合新手学习制作地图方面的软件 但是需要下载控件 -My English is not good enough to translate it
smartweb.v2
- 从此为你降低高昂的建站费用 --- 你的网站,你做主! 简单 易用 SEO 模版切换 一切因你而变~ SmartWeb V2.0企业智能建站系统前台更新的内容包括: 1. 幻灯片的更新,后台新加宽度,高度! 后台管理 -> 系统管理 -> 网站信息 2. 产品分类系列删除拥有子类的大类链接, 并新加子标签 详见 这里 3. 所有产品必须属于子栏目,否则前台将无法正常显示, 如需要大类也能显示所加入的产品或新闻的话,请参考论坛 http://bbs
Maze_game
- 简单的迷宫游戏,可以自动搜索最佳路径,可以自己输入地图。-Simple maze game, can automatically search the best path for their input map.
map
- 简单的图的应用,通过图数据结构来对地图上构点并做连线-The application of a simple diagram, graph data structure to map structure points and make the connection
llk
- 游戏《连连看》,只要将相同的两张牌用三根以内的直线连在一起就可以消除,规则简单容易上手。游戏速度节奏快,画面清晰可爱,适合细心的玩家。丰富的道具和公共模式的加入,增强游戏的竞争性。多样式的地图,使玩家在各个游戏水平都可以寻找到挑战的目标,长期地保持游戏的新鲜感。 -The game repeatedly see ", as long as the same two CARDS with three root within the linear together can eliminate the
map
- 用vc++开发编写的一个地图着色的程序,简单易于理解-Written vc++ development of a map coloring program, simple and easy to understand
20127121113792
- 在VB.net中不使用API自动加载指定城市的 谷歌地图的源代码。可以根据地址,邮政编码,城市来跳转到指定位置。代码比较简单易懂。 -Do not use the API in VB.net automatically load the specified source code of Google map of the city. Address, zip code, city to jump to a specified location. The code is relatively
hlmap
- 使用CV++编写的ARCGIS地图控件小程序,涉及几个简单的空间调用,适合ARCGIS初学者-ARCGIS map control applet using CV++ written, involves several simple space calls for ARCGIS beginners
wordtime
- 一个简单实用的java日历,能够查看世界时,滚动世界地图,有助于对java se的理解-A simple and practical java calendar, be able to view the world, scroll map of the world, contribute to the understanding of the Java SE of
BitmapDownload
- 一个简单的android百度地图小例子。-baidu demo
maze1
- 简单的可视化迷宫程序,人工绘制迷宫地图,代码实现走迷宫。-simple maze
GISAppTest
- GIS软件 基本的加载地图算法 简单的空间分析 各种地图操作-GIS application basic tools
code
- 实现了 arcgis engine 的地图简单操作功能(ArcGIS Engine map to achieve a simple operation function)
地图显示
- GIS程序设计教程中所包含的部分程序设计,包括创建书签,访问图层数据,简单渲染器,创建SHP文件与要素编辑,空间查询,缓冲区分析,栅格转换等操作的开发代码。(welcome ,you can read)
LeafletTDtu
- 利用leaflet加载天地图,并实现一些简单的功能。例如放大、缩小、导航等等(Use leaflet to load maps of the sky and implement some simple functions. Zoom in, zoom in, navigate, etc.)
Arcgis-for-js-master
- 百度地图的demo中,是在MarkerClusterDemo.java中演示了点聚合功能,不过比较简单,不能满足实际应用的需求。 在其基础功能之上,做了如下改进: 1,给标记点传递数据; 2,实现聚合点的点击功能,点击后在地图上展开聚合点的内容; 3,聚合的起始数目修改,支持2个点也能聚合; 4,聚合的范围调整,避免聚合点图标的互相覆盖; 5,实现地图状态变化的监听;(In the demo of the Baidu map, the point aggregation functi