代码搜索:STATION

找到约 2,179 项符合「STATION」的源代码

代码结果 2,179
www.eeworm.com/read/474431/6809303

h phone1.h

/* ** Structure for long distance telephone billing record. */ struct PHONE_NUMBER { short area; short exchange; short station; }; struct LONG_DISTANCE_BILL { short month; short day;
www.eeworm.com/read/194726/8187144

xawtv-config-example

# Example configuration file for xawtv. Edit the settings for your tv coverage. # Please remember to put a "." in front of the filename. [global] freqtab = us-cable # [Station name] # capture = ove
www.eeworm.com/read/172354/9712663

m k_point.m

function pos = k_point(pos,pr,sv,time) % K_POINT Prepares input to the Kalman algorithm for finding % the final position of a receiver. The inputs are % preliminary station coordinates ca
www.eeworm.com/read/172354/9712785

m k_point.m

function pos = k_point(pos,pr,sv,time) % K_POINT Prepares input to the Kalman algorithm for finding % the final position of a receiver. The inputs are % preliminary station coordinates ca
www.eeworm.com/read/266730/11214271

cpp 课后第8题.cpp

#include using namespace std; class tv { public: void setstation(int station); int getstation()const; private: int itsstation; }; main() { tv mytv; mytv.itsstation =8; tv
www.eeworm.com/read/101670/15822433

txt openview.snmp.txt

HP Openview NNM6.1 and earlier running on unix have a problem with the suid bin executable ovactiond. It allows for starting of any program by just sending a trap or event to the station running th
www.eeworm.com/read/460543/7247492

dri silabs_sw_dev.dri

Drill Station Info File: C:/mySVN/trunk/WIRELESS/DevelopmentBoards/SILABS_SW_Development_Board/SILABS_SW_Dev.dri Date : 2008.10.13 10:11:37 Drills : generated Device
www.eeworm.com/read/439988/7696251

c dot11ksllib.c

/* dot11KslLib.c - Implements the Known Station List library */ /* * Copyright (c) 2004-2006 Wind River Systems, Inc. * * The right to copy, distribute, modify or otherwise make use * of this
www.eeworm.com/read/439988/7696253

c dot11smeibsslib.c

/* dot11SmeIbssLib.c - Implements Station Management Entity for IBSS */ /* * Copyright (c) 2004-2006 Wind River Systems, Inc. * * The right to copy, distribute, modify or otherwise make use *
www.eeworm.com/read/439988/7696255

c dot11smeesslib.c

/* dot11SmeEssLib.c - Implements Station Management Entity for ESS */ /* * Copyright (c) 2004-2006 Wind River Systems, Inc. * * The right to copy, distribute, modify or otherwise make use * of