Welcome![Sign In][Sign Up]
Location:
Search - java map search

Search list

[Other resource图搜索策略

Description: 一个使用Java实现的人工智能的图搜索策略程序——酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-use a Java artificial intelligence plans Search Strategy -- Liquor JiuGongTu problems of artificial intelligence-map search strategy - Demonstration Program-use guide in the field of artificial intelligence, the implicit search of the plan to solve the problem is one of the basic methods, the procedures through the use of multiple map search strategy, the rearrangement JiuGongTu problem solving, presentation of the "breadth - first search," "depth-first search", "bounded depth-first search", "best-first search" and "partial selection of the best search" five basic map search strategy. The whole process of using animation, interface design aesthetic friendly, easy to use.
Platform: | Size: 29635 | Author: 陈凯 | Hits:

[Other resourceBusLine_src

Description: 这是本人学习JAVA操作XML文件时编写的小软件,数据存储采用XML文件格式,路线搜索采用图搜索算法。(对XML的操作采用jdom),这是较早前写的代码了,近来比较忙也没有再做修改,我在个人blog上发过编译后的jar包,很多人想要源码,所以这次就上传上来了:) -this is my learning Java operating XML documents prepared by small software, data storage using XML document formats, the road map search using search algorithm. (The right to operate using XML jdom), which was earlier writing code and more recent is busy doing no changes in my personal blog on the compiler to issue the jar packet, a lot of people want to source, and so on upload onto a :)
Platform: | Size: 62381 | Author: rochoc | Hits:

[Bookseoe_android特刊8

Description: 【eoe特刊】第八期 :Android开发技巧 当掌握了一门开发语言以及一个平台的开发模式以后,基本上就可以进行开发了。但是写程序 是门很有意思的事情,特别是现在使用Java这样的语言开发,我们又了强大的开发工具,我们又了 更好的UI交互的平台,所以也诞生了很多使用的开发技巧,如果能够掌握这些小技巧无疑能为我们 的开发提速不少。 目录: 4 本期简介............................................................................2 上传 EOEMARKET 让社区帮你推广..........................................2 《GOOGLE ANDROID 开发入门与实战》简介............................3 1.1.1.1.最常用的 ECLIPSE 快捷键&模拟器快捷键.......................6 1.1ECLIPSE 快捷键.............................................................6 1.2 模拟器快捷键............................................................... 8 2.ECLISPE 使用技巧.......................................................... 10 2.1 密技篇:.................................................................... 10 2.2 外挂篇:.................................................................... 10 2.3 一般插件安装...............................................................11 2.4 安装 MYECLIPSE.......................................................12 2.5 自定义注释................................................................14 2.6 查看 JDK 源代码..........................................................14 3.JAVA 开发小技巧............................................................15 4. ANDROID最佳实践....................................................... 19 4.1 为性能设计:.............................................................. 19 4.2 为响应灵敏性设计........................................................ 22 4.3 为无缝设计:.............................................................. 24 5.多资源文件的引用........................................................... 27 6.ANDROID 调试 LOGCAT技巧...........................................29 7. 用 ANDROID 运行最简单的 C 程序....................................31 8.开发技巧杂集.................................................................33 8.1 一些源于 CSS 的组合实现技巧........................................33 8.2 关于 SEARCH 搜索框的使用...........................................33 8.3ANDROID 是否有网络连接...............................................34 8.4ACTIVITY 全屏和 无标题栏..............................................35 8.5 使用 VIEWSTUB 延迟展开视图........................................35 8.6 删除窗口背景................................................................35 8.7 使用主题......................................................................36 8.8 预先缩放图像到视图大小...................................................36 8.9 使用 GETSTRING (INT RESID, OBJECT... FORMATARGS)的技巧.37 8.10 横竖屏切换时不重新加载 ONCREATE.......................................38 8.11ANDROID TRANSLUCENTTHEME 半透明主题............................38 8.12 模拟器玩 PING....................................................................38 8.13 通过 GSM CALL 命令打电话\发短信..........................................39 9.9.9.9. 在 ANDROID中使用 MAP需要注意的技巧..............................40 10.每个人应该会用的四个GOOGLE ANDROID小技巧........................... 42 10.1 小技巧 1:随时使用 MPEG-4 H.264.........................................42 10.2 小技巧 2:硬检索关键字.........................................................42 10.3 技巧 3 使用手机摄像头拍摄商品条码消费.....................................42 10.4 小技巧 4:快捷键..................................................................42 总结:..................................................................................43 11. GOOGLE ANDROID SDK1.6 发布以及重大性能提升!...................44 系统新功能................................................................................. 44 新平台新技术................................................................................46 11.EOEMARKET..........................................................................48 A 每日一句................................................................................. 52 B APPSHARES............................................................................53 12.介绍特刊组成员....................................................................... 54 13.其他..................................................................................... 55 15. 游戏诞生记 真的要生 蛋了.........................................................56 15.1 游戏诞生记一月总结............................................................... 56 15.2 游戏诞生记 所有资源汇集贴......................................................58
Platform: | Size: 4344702 | Author: shuishouqq@gmail.com | Hits:

[Multimedia Developgperiodic-2[1].0.2

Description: 基于地理信息系统的先进技术,采用VC++开发了一个地理信息系统通用软件,能实现城市地图信息的采集、城市电子地图多图层显示、城市路网的最优路径搜索,空间信息查询等。-Geographic Information System based on advanced technology, using VC++ Developed a geographic information system common software, to achieve a city map information collection, the city digital map display and more layers, urban road network in search of the optimal path, space information and so on.
Platform: | Size: 28672 | Author: | Hits:

[AI-NN-PR图搜索策略

Description: 一个使用Java实现的人工智能的图搜索策略程序——酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-use a Java artificial intelligence plans Search Strategy-- Liquor JiuGongTu problems of artificial intelligence-map search strategy- Demonstration Program-use guide in the field of artificial intelligence, the implicit search of the plan to solve the problem is one of the basic methods, the procedures through the use of multiple map search strategy, the rearrangement JiuGongTu problem solving, presentation of the "breadth- first search," "depth-first search", "bounded depth-first search", "best-first search" and "partial selection of the best search" five basic map search strategy. The whole process of using animation, interface design aesthetic friendly, easy to use.
Platform: | Size: 29696 | Author: 陈凯 | Hits:

[transportation applicationsBusLine_src

Description: 这是本人学习JAVA操作XML文件时编写的小软件,数据存储采用XML文件格式,路线搜索采用图搜索算法。(对XML的操作采用jdom),这是较早前写的代码了,近来比较忙也没有再做修改,我在个人blog上发过编译后的jar包,很多人想要源码,所以这次就上传上来了:) -this is my learning Java operating XML documents prepared by small software, data storage using XML document formats, the road map search using search algorithm. (The right to operate using XML jdom), which was earlier writing code and more recent is busy doing no changes in my personal blog on the compiler to issue the jar packet, a lot of people want to source, and so on upload onto a :)
Platform: | Size: 62464 | Author: rochoc | Hits:

[Data structsFSofGragh

Description: 图论中关于简单无向图的深度,广度搜索,由图形界面简单方便的演示。-on graph theory to a simple map with the breadth, depth search by the graphical interface is simple and convenient to the demonstration.
Platform: | Size: 146432 | Author: linus yue | Hits:

[Game EngineAstar

Description: 自己编的游戏A*算法实现 采用java applet通过小鸭子在2.5d地图上寻路径动画实现算法 对学习java applet 2d动画,2.5d地图制作,人工智能a*算法的同学有很大帮助-Own game of A* algorithm using java applet through small ducks in 2.5d map search path algorithm animation on learning java applet 2d animation, 2.5d map production, artificial intelligence a* algorithm has a lot to help students
Platform: | Size: 38912 | Author: webber | Hits:

[androidSample_15_2

Description: java安卓开发程序,使用google map地图查询应用。-Map search application using the google map.
Platform: | Size: 60416 | Author: zhangxg | Hits:

[JSP/JavaThe-electronic-map-module

Description: java语言编写的电子地图,可以对地图进行查询和搜索,文件内详细的说明了该软件-electronic map, java language map query and search, and document a detailed description of the software
Platform: | Size: 10851328 | Author: 左洪存 | Hits:

[JSP/Javajava

Description: 基于java的搜索引擎的设计与实现,  “网络蜘蛛”或者说“网络爬虫”,是一种能访问网站并跟踪链接的程序,通过它,可快速地画出一个网站所包含的网页地图信息。本文主要讲述如何使用Java编程来构建一个“蜘蛛”-Design and implementation of java-based search engine, " spider" or " web crawler" , is able to visit the site and follow the link for the program, through which can quickly draw Site Map Information contained in a website . This article describes how to build a " spider" in the Java programming
Platform: | Size: 14336 | Author: jiake | Hits:

[JSP/Javazuiyouerchashu

Description: 最优二叉树的Java脚本文档,采用的是图搜索策略。-Optimal binary tree of Java Script document, using the map search strategy.
Platform: | Size: 2048 | Author: 周航 | Hits:

[Software EngineeringTileStudy

Description: Google Maps之前,各种网络地图在技术上采用传统WebGIS 的方式,使用Java Applet、SVG、动态生成地图图片,客户每产生一次新的地图请求,服务器再重新生成地图图片发送至客户端。自从Google Map推出Tile Map Image(瓦片式地图)方式提供的地图位置服务之后,国内的go2map、mapabc、mapbar等专业地图搜索公司纷纷仿效,相继推出了基于地图瓦片金字塔模型的位置搜索新模式服务。-Before Google Maps, the map in a variety of network technologies using traditional WebGIS ways to use Java Applet, SVG, dynamically generated map image, the client generates a new map for each request, the server re-generate map images are sent to the client. Since the launch of Google Map Location Map Service Tile Map Image (tile map) provide the domestic go2map, mapabc, mapbar other professional map search companies have to follow, have launched a search for location-based map tile pyramid model of the new model services.
Platform: | Size: 903168 | Author: Rain | Hits:

[JSP/Javagraph

Description: java实现构建图的过程,以及深优先度搜索和广度优先搜索,有详细注释-Java implementation process for constructing a map, as well as depth priority search and breadth-first search, detailed notes
Platform: | Size: 8192 | Author: 大王 | Hits:

[Other拼车网

Description: 拼车网,测试需要链接外网,sql数据库,Java网页,里面有地图显示、分页查询、搜索等功能(Carpooling network, the test needs to link the external network, SQL database, Java pages, which have map display, paging query, search and other functions)
Platform: | Size: 2268160 | Author: 笨笨bgb | Hits:

[OtherMapSearch

Description: 一个寻找地图的Java程序,包含多种功能(A Java source to search map.)
Platform: | Size: 70656 | Author: 189qq | Hits:

[WEB CodeBDMap

Description: JAVA 百度地图搜索功能、功能齐全、简单易懂,适合新手(JAVA Baidu map search function, full-featured, simple to understand, suitable for novice)
Platform: | Size: 6382592 | Author: Lokey | Hits:

[Othershopsearch

Description: 基于百度地图api的店铺搜索引擎,jsp实现,java ee编程(Shop search engine based on Baidu map API, JSP implementation, Java EE programming)
Platform: | Size: 37199872 | Author: 东吴小霸王 | Hits:

[Other新建 WinRAR ZIP 压缩文件

Description: 利用java se平台和百度地图进行的定位与搜索,完整的程序可以直接在Eclpise平台上直接运行。(Using java se platform and Baidu map to locate and search, a complete program can run directly on the Eclpise platform.)
Platform: | Size: 75776 | Author: 个人对方 | Hits:

CodeBus www.codebus.net