代码搜索:STATION
找到约 2,179 项符合「STATION」的源代码
代码结果 2,179
www.eeworm.com/read/359751/10126377
c eepro.c
/**************************************************************************
Etherboot - BOOTP/TFTP Bootstrap Program
Intel EEPRO/10 NIC driver for Etherboot
Adapted from Linux eepro.c from kernel 2.2
www.eeworm.com/read/163548/10154215
cpp fill.cpp
// Fill.cpp: implementation of the CFill class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "GraphExp.h"
#include "Fill.h"
#include
www.eeworm.com/read/357685/10202996
sna-sdlc-mib
SNA-SDLC-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE,
Counter32, Integer32, TimeTicks
FROM SNMPv2-SMI
DisplayString, RowStatus, TimeInterval
www.eeworm.com/read/356682/10222957
m findfixed.m
function ifix=findfixed(C3)
% FINDFIXED Finds index of fixed station or most tightly
% constrained station based on smallest variances in a
% 3D covariance matrix. Stations with the small sum of
www.eeworm.com/read/277063/10671445
asp qm.asp
0 then
k=request.QueryString("k")
if k="p" then
q=request.QueryString("q")
response.Redirect("station_show.asp?k="&k&"&q="&q)
elseif k = "pp" then
www.eeworm.com/read/421154/10752670
h ax25.h
#ifndef _AX25_H
#define _AX25_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _IFACE_H
#include "iface.h"
#endif
#ifndef _SOCKADDR_H
www.eeworm.com/read/273657/10907925
java beg_end_sta.java
//beg_end_sta.java
//该类用于描述起始车站
public class Beg_end_sta
{
Station begining;
Station ending;
public Beg_end_sta( Station begining ,Station ending )
{
this.begining=new S
www.eeworm.com/read/270669/11030421
h ax25.h
#ifndef _AX25_H
#define _AX25_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _IFACE_H
#include "iface.h"
#endif
#ifndef _SOCKADDR_H