代码搜索:STATION
找到约 2,179 项符合「STATION」的源代码
代码结果 2,179
www.eeworm.com/read/174714/9575600
hin buzzard2.hin
Best Language Tool: Sean Barrett
Sean Barrett
Software Construction Company
430 Southwest Parkway, #1906
College Station, TX 77840
USA
Direct bounced email to
www.eeworm.com/read/271693/10983770
m transmitdl.m
function [cdl, idl, sirdl]=transmitdl(b, k, pdl, g, noise)
% DESCRIPTION [cdl, idl, sirdl]=transmitdl(b, k, pdl, g, noise);
% all variables in dB
% INPUT
% b -- base station index
% k --
www.eeworm.com/read/416005/11044754
m node_red_init.m
function node_red_init(argument)
% Slave, gets reference from Base station
global xPos yPos xVel yVel Kx Ky
nodeID = argument;
% Initialize TrueTime kernel
ttInitKernel(4, 2, 'prioFP'); % nbrOfInp
www.eeworm.com/read/416005/11044761
m node_blue_init.m
function node_blue_init(argument)
% Slave, gets reference from Base station
global xPos yPos xVel yVel Kx Ky
nodeID = argument;
% Initialize TrueTime kernel
ttInitKernel(4, 2, 'prioFP'); % nbrOfIn
www.eeworm.com/read/395965/8141531
cpp scanstart.cpp
#include"traffic.h"
step Scanstart(ALGraph G)
{
int i ,j;
ArcNode *p;
CityName start;
openfile("head");
printf("please input the start station you want to scan:\n");
scanf("%s",start);
www.eeworm.com/read/395965/8141602
cpp scanstart.cpp
#include"traffic.h"
step Scanstart(ALGraph G)
{
int i ,j;
ArcNode *p;
CityName start;
openfile("head");
printf("please input the start station you want to scan:\n");
scanf("%s",start);
www.eeworm.com/read/328868/12997666
h escape.h
#ifndef _ESCAPE_H_
#define _ESCAPE_H_
typedef struct tagBUT{
int sign;
int sign_1;
int station;
} BUT;
LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);
LRESULT CALLBACK Ab
www.eeworm.com/read/152843/5660929
kconfig
menu "S/390 network device drivers"
depends on NETDEVICES && ARCH_S390
config LCS
tristate "Lan Channel Station Interface"
depends on NETDEVICES && (NET_ETHERNET || TR || FDDI)
help
Select th
www.eeworm.com/read/479375/6692763
c sta_info.c
/*
* hostapd / Station table
* Copyright (c) 2002-2008, Jouni Malinen
* Copyright (c) 2007-2008, Intel Corporation
*
* This program is free software; you can redistribute it and/or modi
www.eeworm.com/read/406910/11432807
m transmitdl.m
function [cdl, idl, sirdl]=transmitdl(b, k, pdl, g, noise)
% DESCRIPTION [cdl, idl, sirdl]=transmitdl(b, k, pdl, g, noise);
% all variables in dB
% INPUT
% b -- base station index
% k --