Welcome![Sign In][Sign Up]
Location:
Search - busline

Search list

[Other resourcebusline

Description: java开发的公交查询系统,供大家参考,希望大家提出意见-Bus Inquiry System, for your reference, we hope that the views
Platform: | Size: 24622 | 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:

[JSPbusline

Description: java开发的公交查询系统,供大家参考,希望大家提出意见-Bus Inquiry System, for your reference, we hope that the views
Platform: | Size: 24576 | Author: | Hits:

[Linux-Unixbusline

Description: linux下的公交路线的搜索引擎demo,支持多线程-Bus routes under linux search engine demo, support multi-threaded
Platform: | Size: 59392 | Author: 周可 | Hits:

[androidbusline

Description: 基于android的公交查询源码,主要有站点查询、线路查询、换乘查询-Android-based public transport query source, the main site inquiries, line check, transfer inquiry
Platform: | Size: 1755136 | Author: zhaolei | Hits:

[Communicationbusline

Description: 公交车LED显示控制软件,包含数据库 串口通信等内容-Bus LED display control software, including database serial communications
Platform: | Size: 4988928 | Author: linqinkang | Hits:

[androidAndroidBus

Description: 简介 AndroidBus公交查询,无需联网,完全没有其他费用,可支持多达110个城市的数据,具有以下功能特点: 支持三种查询:按线路查询,按站点查询以及换乘查询 支持模糊查询,如按线路查询中输入1,会列出以1开头的所有路线 公交数据文件是可读形式,如果你觉的哪条线路不对,你可以把它修改正确,并提交到这里 支持分类存放文件,你可以把不同城市的数据按照省份放入不同目录。 如何获取所在城市数据 本软件自带了8个城市的数据:北京,上海,广州,深圳,成都,福州,合肥,武汉。这些数据是在2011-3-4号从网上抓取。 获得你所在城市的数据很简单,有位网友做了一个工具BusLineDataSpider2,(附件有下载)一步就可以从网上把你所在城市数据下载下来。请按照下面步骤进行: 运行BusLineDataSpider2 For Console.exe 输入城市名字拼音,比如北京,输入beijing 等软件从网上抓取数据完毕,会在当前目录下生成一个txt文件,如:beijing20110304.txt,把该文件放入手 机/sdcard/busline/目录下面 运行手机上的软件,即可看到你所在城市的公交数据-Brief introduction AndroidBus bus query, without networking, no other fees, the data can support up to 110 cities and has the following features: Supports three query query: line query and transfer inquiries by site Support fuzzy queries, such as by line query input 1 lists all routes beginning with 1 The bus data files readable form, if you feel what lines not you can modify it correctly, and submit here Support the the classified storage file, you can put in different cities of the data in accordance with the province into a different directory.     How to get city data The software comes with the data of the eight cities: Beijing, Shanghai, Guangzhou, Shenzhen, Chengdu, Fuzhou, Hefei, Wuhan. These data from the Internet at No. 2011-3-4 crawl. The data is very simple, in your city netizen do a tool BusLineDataSpider2, and (attachments to download) one step away from the Internet, where you download city data down. Please follow the following steps: The
Platform: | Size: 3226624 | Author: 阿成 | Hits:

[androidBusline_Data

Description: Busline_Data做了一个BUSLINE公交查询,理论上支持所有城市公交,附源码-Do a BUSLINE Busline_Data bus inquiry, in theory, support all city buses, with source code
Platform: | Size: 819200 | Author: 张智勇 | Hits:

[OtherTheappofantinbus

Description: 蚂蚁算法在公交线路中的应用,还是比较有用的-The application of ant algorithm in the busline
Platform: | Size: 122880 | Author: louie | Hits:

[OtherBUSLINE

Description: 全国交通路线查询,实用,方便,代码很具有参考价值,很好的一个实用的MFC程序。十分适合数据结构设计-National transportation route query, practical and convenient, the code is a reference value, a good practical MFC program. Very suitable for data structure design
Platform: | Size: 8208384 | Author: 胡家俊 | Hits:

[JSP/Javaandroid-busline

Description: 基于android平台开发下的公交查询系统,-Android system provides bus inquiry
Platform: | Size: 1752064 | Author: 王坤 | Hits:

[OS Developbj-busline

Description: 提供了北京地区的 基于android平台公交查询系统-Android platform provides a public transport query system based on the Beijing area
Platform: | Size: 813056 | Author: 王坤 | Hits:

[transportation applicationsBusline

Description: C/C++公交系统的小程序(包含二次换乘)-Bus system applet (including secondary transfer)
Platform: | Size: 225280 | Author: 杨政 | Hits:

[OtherBusLineSearchSystem

Description: 公交查询系统,站点查询和线路查询 登陆系统注册会员 可以留言-BusLine Search System
Platform: | Size: 1061888 | Author: May200852 | Hits:

[Otherbusline

Description: 数据结构大作业,简单公交管理系统(1) 软件工作稳定,操作简易,可根据错误的输入给出相应的提示 (2) 系统分管理员和普通客户两类用户 (3) 管理员和普通客户都可在登陆后修改自己的密码 (4) 管理员和普通客户能按名称、编号查找并显示各类公交信息 (5) 普通客户还可按站台到站台进行查询并显示公交信息 (6) 可以按照编号来对所有车辆进行排序 (7) 管理员可增加、删除、修改及保存各个公交的信息 -Data structure large operations, simple traffic management system (1) software is stable, easy to operate, can be given the appropriate prompt the error input (2) The system is divided into two types of user administrators and ordinary customers (3) the administrators and ordinary customers can change their own passwords after landing (4) administrators and ordinary customers by name, number, find and display all kinds of public transportation information (5) ordinary customers but also by the station to the bus station to query and display information (6) can be sorted according to the number of all vehicles (7) the administrator and add, delete, modify, and save the information of each bus
Platform: | Size: 3072 | Author: 陈军 | Hits:

[androidAndroid-baiduline

Description: eclipse/andriod studio 一款android平台下的百度地图公交路线源码,很简单的一个源码,自定义busline,如下图,同样可以定位自己的位置,增加一个marker。需要再源码的APP类中添加自己的百度地图key。-Baidu map bus routes a source android platform, it is simply a source, custom busline, as shown below, can also locate their position, add a marker. We need to source APP class add your own Baidu map key.
Platform: | Size: 2437120 | Author: mengtianx | Hits:

[androidBusLine-Sys

Description: 公交路线查询应用系统,可根据起止地点、公交线路名称,查询公交信息,根目录下的BusLine文件为建库操作,BusLine.rar为整个项目,sqliteadmin为保存查询结果的数据库。-Bus routes Query application system, according to starting and ending location, name of bus lines, public information inquiries, BusLine file in the root directory for the construction of library operations, BusLine.rar for the entire project, sqliteadmin to save the results of a query.
Platform: | Size: 4167680 | Author: 金钰涵 | Hits:

[WEB Codeditudemo

Description: 一个高德地图的demo,演示了基本地图的使用、supportmapfragment创建地图、camera功能、events功能、layers图层功能、热力图功能、地图POI点击功能、地图截屏功能、openg接口功能、polylines功能、polygons功能、arc功能、groundoverlay功能、navigatearrow功能、地理编码功能、lacation小蓝点功能、lacation三种模式、gps追踪功能、gps定位功能、网络定位功能、poi关键字搜索、POI周边搜索、busline公交查询、route路径规划、离线地图功能、行政区划查询功能等。 -A high German map demo, a demonstration of the basic map use, supportmapfragment create maps, GPS and three modes of camera function, events function, layer layer functions, thermodynamic function chart and map POI click function, map screenshot function and openg interface function, polylines function, polygons function, arc function, groundoverlay function, navigatearrow function, geographic coding function, lacation blue dot function, lacation tracking function, GPS positioning function, network function, POI keyword search, search around the POI, bus query busline, route path planning, offline map function, administrative divisions of the query function.
Platform: | Size: 7886848 | Author: wuhao | Hits:

[androidBaiduMap_Busline

Description: 一款android平台下的百度地图公交路线源码,很简单的一个源码,自定义busline,如下图,同样可以定位自己的位置,增加一个marker。需要再源码的APP类中添加自己的百度地图key。 -A Android platform Baidu map bus route source code, a very simple source code, custom busline, the following chart, the same can be positioned to their location, an increase of marker. You need to add your own Baidu map APP class key.
Platform: | Size: 2375680 | Author: zhangweijun | Hits:

[androidgjcxym

Description: busline公交查询,无需联网,完全没有其他费用,可支持多达110个城市的数据,具有以下功能特点: 支持三种查询:按线路查询,按站点查询以及换乘查询 支持模糊查询,如按线路查询中输入1,会列出以1开头的所有路线 公交数据文件是可读形式,如果你觉的哪条线路不对,你可以把它修改正确,并提交到这里 支持分类存放文件,你可以把不同城市的数据按照省份放入不同目录。-Busline Bus inquiries, no networking, no other costs, can support up to 110 cities of data, with the following features: Supports three kinds of inquiry: according to the line inquiry, according to the site inquiry as well as the transfer inquiry Support fuzzy queries, such as the line query input 1, will be listed in the beginning of the 1 all routes Bus data file is readable form, if you feel which line is wrong, you can change it correctly, and submit it to here To support the classification and storage of documents, you can put the data in different cities in accordance with the provinces into different directories.
Platform: | Size: 808960 | Author: 德粤 | Hits:

CodeBus www.codebus.net