代码搜索:公交系统
找到约 10,000 项符合「公交系统」的源代码
代码结果 10,000
www.eeworm.com/read/484151/6591437
pdf 太原市公交查询系统的设计及实现.pdf
www.eeworm.com/read/8931/156356
doc c题 基于自动寻迹的智能公交车系统.doc
www.eeworm.com/read/275154/10834336
bas (公交换乘)oncetransfer.bas
Attribute VB_Name = "ModuleOnceTransfer"
'一次换乘方式的求取
Public Sub OnceTransfer(StationNum1 As Integer, StationNum2 As Integer)
Dim i, j, k, m, n, g, q As Integer
Dim tol1, tol2, tol3, tol
www.eeworm.com/read/275154/10834377
bas (公交换乘)twicetransfer.bas
Attribute VB_Name = "ModuleTwiceTransfer"
'二次换乘方式的求取
Public Sub TwiceTransfer(StationNum1 As Integer, StationNum2 As Integer)
Dim i, j, k, m, n, g, q, w As Integer
Dim tol1 As Inte
www.eeworm.com/read/275154/10834410
bas (公交换乘)direct.bas
Attribute VB_Name = "ModuleDirect"
'直接到达方式的求取
Public Sub Direct(StationNum1 As Integer, StationNum2 As Integer)
Dim i, j, k, m As Integer
Dim tol1, tol2, tol3 As Integer
Dim tol
www.eeworm.com/read/241595/13134452
txt 公交车换乘算法.txt
**********************************************************************************************
* id(自动编号 pk) busline(公交线路 int 4) busname(站点名称 varchar 20) busorder(站点顺序 int 4)
* 1 1 火车站 1
* 2 1 胜利广
www.eeworm.com/read/241397/13147230
doc 公交车换乘算法.doc
www.eeworm.com/read/319510/13450187
doc 公交线路地图.doc
www.eeworm.com/read/150896/12251849
mdb 复件 公交查询(空).mdb
www.eeworm.com/read/116106/14988328