搜索资源列表
gj.zip 北京公交路线查询系统
- 北京公交路线查询系统,Beijing Bus Route Query System
Train_time_database_query
- 最优客运乘车路线系统 --作者:山东农业大学 2006级信息与计算科学 张知临 --小组成员:彭建,姜明艳,董晓聪 --联系方式:邮箱: zhzhl202@163.com QQ:421525432 这是一个完全成型的查询系统。其算法全部写在了数据库中,并编译成了存储过程, 其中存储过程"zuiyou"是优化后的算法,"zuiyou1"是将原算法稍加改变以后形成的算法。 执行存储过程,只需先将该数据库附加到MS-SQL中,在SQL 查询分析器中执行下列语句: e
QueryParser
- An SQL Query parser which allow you to see the route of the SQL select command.
gongjiaoguanlixitong
- 本软件正是针对公交线路规划者和游客使用的公交管理系统。本软件提供了包括所有公交线路在内的市区所有线路及郊区主要线路的管理、维护,市内公司信息的管理维护,公交车信息管理与维护;同时提供各种类型的查询,并能对查询结果按从优原则排序;支持自动1次换乘查询,即使不输入中转地也能自动搜索出相应的出行方案;管理员可以自行添加、修改、删除记录;提供资料供网友查询。-This software is for the bus route planners and visitors to use public tr
52-D-4
- 本数据库做的是EVA快速管理系统,包含员工信息管理系统,订单管理系统,客户管理系统,路径规划,系统管理维护。-This database is done quickly EVA management system, including employee information management system, order management systems, customer management systems, route planning, system management and
travel
- 旅游路线查询系统,实现两地间最短距离查询与最低价格查询。-Tour route search system, to achieve the shortest distance between two queries with the lowest price inquiry.
Public-transport-query-system
- 公交查询系统,实现路线查询以及站点查询。本作品包括代码和数据库-Public transport query system, realize the route query and query. This work includes the code and database
sql
- 长途汽车信息管理系统主要是由路线信息表、汽车信息表、票价信息表三部分组成,通过对这三个表的添加、删除、查找、修改等操作来实现对长途汽车的管理。-The bus information management system is mainly composed of route information table, vehicle information table, fare information table is composed of three parts, the three table
Airline-management-system
- 航空公司管理信息系统需要完成功能主要有: 舱位信息的输入和修改,包括舱位等级编号、舱位等级名称、提供的各种服务类别,以及备注信息等。 客机信息的输入、修改和查询,包括客机编号、客机型号、购买时间、服役时间、经济舱座位数量、公务舱座位数量、头等舱座位数量以及备注信息等。 航线信息的输入、修改和查询,包括航线编号、出发城市、到达城市、航班日期、出发时间、到达时间、客机编号、经济舱价格、公务舱价格、头等舱价格和备注信息等。 =