搜索资源列表
AjaxFastLane
- AJAX 对于 本质的理解; AJAX 对于整个 以及相关技术地图的理解; AJAX 对于 编程开发所需要的很多技巧、手段的掌握; 几乎是不可能的。-AJAX for the understanding of the essence AJAX and related technology for the entire understanding of the map AJAX programming for the development of many skills
eee
- 一个类似超级玛丽的Java游戏,来自《Developing Games in Java》的一个游戏编程实例,可以全屏运行游戏,卷轴地图。压缩包内附有源码、jar文件与ANT编译文件,学习Java游戏编程的好实例。-A similar super-Mary' s Java Games, from " Developing Games in Java" Programming examples of a game, you can run the game full-scre
dongtaidzdt
- 地图编程源码程序,javaapplet小应用程序,java学习爱好者,供大家参照。-Java map
map
- 地图服务程序,对理解java多线程和网络编程很有帮助-map server program
BlockGame
- 拼图游戏,提供三种地图,十多种MP3作背景音乐。完全使用javascr ipt+HTML编程。供学习和娱乐。禁止商业化。-Jigsaw puzzle, providing three kinds of maps, more than 10 kinds of MP3 as background music. Full use of javascr ipt+ HTML programming. For learning and entertainment. Prohibit commercial.
brackeen
- 一个类似超级玛丽的Java游戏,可以全屏运行游戏,卷轴地图。压缩包内附有源码、jar文件与ANT编译文件,学习Java游戏编程的好实例。-A similar super-Mary' s Java games, you can run the game full-screen, scroll map. Compressed package included a source, jar file and ANT build file, learn the good examples of Ja
pintu
- 一个类似超级玛丽的Java游戏,可以全屏运行游戏,卷轴地图。压缩包内附有源码、jar文件与ANT编译文件,学习Java游戏编程的好实例。-A similar super-Mary' s Java games, you can run the game full-screen, scroll map. Compressed package included a source, jar file and ANT build file, learn the good examples of Ja
Data.Flash.Map.Design.Code.TXT
- Flash编程地图TXT数据读取设计代码Data Flash Programming Map Design Code TXT -Data Flash Programming Map Design Code TXT
WEBPGPS
- 是C#和ASP编程制作的谷歌地图,是网页版的吧。但内容繁杂,是添加外部控件,有网页和C#控件组成。供喜好C#编程人员下载参考。-C# and ASP programming is produced by Google Maps, is a web version of it. But the content complexity, is to add an external control, there are pages and C# controls form. Preferences fo
3D-HeightMap
- 这是用3D编程中常用的高度地图的思想模拟的一个山脉场景,具体源码内有详细注释,想了解的可做参考。-3D-HeightMap model for j2me
dituMapHelp
- dituMap地图导航编程帮助说明文档,里面还有较好的例子可以帮助上手。-dituMap map navigation program help documentation, there is also a good example can help to get started.
MapXtremePJavaP4[1].7
- MapXtreme+Java+4[1].7开发人员指南, 地图编程指南-MapXtreme+Java+4[1].7 doc, map coding helper
J2ME_MobileSourceCode
- 本书从J2ME手机平台的当前主流应用和发展趋势出发,立足实际的开发案例,介绍了J2ME手机平台开发的实用技术和应用模式。本书的内容主要包括:手机文件系统、网络通信、无线通信(短信通信、彩信通信和蓝牙通信)、底层用户界面应用(游戏开发和电子地图浏览)、多媒体编程(音乐播放器、视频播放器和摄像头视频采集等)、持久化应用、移动商务应用(对象数据库Db4o和嵌入式关系型数据库Derby)和XML模型应用等。本书主要面向具有一定Java平台开发经验的开发人员,或者对手机平台开发感兴趣的Java程序员。对于
Ajax
- 了解Ajax技术原理,掌握Ajax技术核心对象的调用和编程方法。 掌握基于Ajax技术的WebGIS开发方法。 掌握GeoMap地图组件的查询功能实现方法。-Understand the principle of Ajax technology to master the the Ajax technology core object calls and programming methods. Master WebGIS development approach based on Aj
86954657
- 网站信息地图系统v1.0,php编程学习源码,web网页制作参考资料。-The site map information system V1.0, PHP learning programming source code, web Webpage production of reference materials.
java
- 基于java的搜索引擎的设计与实现, “网络蜘蛛”或者说“网络爬虫”,是一种能访问网站并跟踪链接的程序,通过它,可快速地画出一个网站所包含的网页地图信息。本文主要讲述如何使用Java编程来构建一个“蜘蛛”-Design and implementation of java-based search engine, " spider" or " web crawler" , is able to visit the site and follow the
AMap_Android_Navi_Demo_V1.1.1
- 高德地图demo源码要求为至少5个C或Java源码或其他好源码或编程学习资料-High moral map demoSource requirements for at least 5 C or Java source code or programming or other good learning materials
Sanke
- 贪吃蛇游戏创建三个模块,分为Map,Sanke,Gui。Map类应用二维数组实现地图布局。Snake类主要运用GUI中监听Button按钮的颜色变化,来实现舍得移动和捕食。并在地图中随机出现食物。Gui通过键盘监听器使得蛇移动方向。此次项目让我感受到编程的乐趣!(Snake game to create three modules, divided into Map, Sanke, Gui. Map class uses 2D array to realize map layout. Snake
tafang1
- 塔防游戏编程第一步,设置路点,增加怪物并移动到地图的出口。(Defense game programming the first step, set the road, increase the monster and move to map export.)
GPSConvertBaiDu
- 百度地图显示的坐标是自己的坐标系统,是经过加密后的百度坐标(位置隐私安全)。如果其他的坐标要到百度地图上显示就必须把该坐标转换成百度地图坐标(coordinate transformation)