代码搜索:STATION
找到约 2,179 项符合「STATION」的源代码
代码结果 2,179
www.eeworm.com/read/398542/7940458
asp bus_suggestion.asp
换乘完整查找
0 then
station_1_new=request.Form("s
www.eeworm.com/read/333385/12684973
clw agvmonitor.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAGVMonitorDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "AGV
www.eeworm.com/read/241580/13134917
txt gongjiaoxinlu2.txt
这几天在做一个公交乘车路线查询应用,遇到了很多人都遇到的一个问题,就是如何快速查询出直达路线、转乘路线,而不需要进行复杂的算法编程。本人在参考了CSDN上很多牛人的经验后,做出一个不用Dijkstra、弗洛伊德等算法,不需要图或邻接表等复杂数据结构,使用纯SQL存储过程的实现方法。
首先说明,这个方法只能实现直达路线、一次转乘的查询,而且不考虑最短路径等因素。如果转乘次数超过1次,那就不 ...
www.eeworm.com/read/313566/13584787
cpp zhanming.cpp
#include
#include
#include
struct station
{
char name[8];
struct station *nextSta;
};
struct station *creat_sta(struct station *h);
void print_sta(struct statio
www.eeworm.com/read/313277/13591087
h head.h
#pragma warning(disable:4786)
#include
#include
#include
#include
#include
#include
#include
#include
#include
#
www.eeworm.com/read/152661/5672012
cdl edb7xxx_eth_drivers.cdl
# ====================================================================
#
# edb7xxx_eth_drivers.cdl
#
# Ethernet drivers - platform dependent support for Cirrus Logic
#
www.eeworm.com/read/150583/5690602
cdl edb7xxx_eth_drivers.cdl
# ====================================================================
#
# edb7xxx_eth_drivers.cdl
#
# Ethernet drivers - platform dependent support for Cirrus Logic
#
www.eeworm.com/read/135153/5889128
h if_ec.h
/* Definitions for Econet sockets. */
#ifndef __LINUX_IF_EC
#define __LINUX_IF_EC
/* User visible stuff. Glibc provides its own but libc5 folk will use these */
struct ec_addr
{
unsigned char sta
www.eeworm.com/read/479074/6699012
m cpdesign.m
function [idx1, amat] = cpdesign (xsat,ysat,zsat,station,elev,cutoff);
%CPDESIGN: Create the design-matrix
%
% The function creates the design-matrix, which is necessary for the
% computation of DOP-v