代码搜索:Router

找到约 3,184 项符合「Router」的源代码

代码结果 3,184
www.eeworm.com/read/284171/8957750

h router.h

/* * TU Eindhoven * Eindhoven, The Netherlands * * Name : router.h * * Author : A.S.Slusarczyk@tue.nl * * Date : 13-09-2003 * * Function :
www.eeworm.com/read/284171/8957758

fig router.fig

#FIG 3.2 Landscape Center Metric A4 100.00 Single -2 1200 2 0 32 #a0a0a0 6 585 360 7830 6075 6 585 360 4410 3735 6 1755 900 2295 3195 5 1 0 1 0 7 50 0 -1 0.000 0 1 0 1 2025.000 2925.000 1800 292
www.eeworm.com/read/427071/8978769

h router.h

#ifndef _RFD_H_ #define _RFD_H_ // Main state machine states. typedef enum _APP_STATE { SM_APP_INIT = 0, SM_APP_CONFIG_START, SM_APP_NET_JOIN, SM_APP_NET_JOIN
www.eeworm.com/read/427071/8978778

c router.c

#include #include "zigbee.h" // Zigbee defs #if defined(MCHP_C18) #include #endif #include "msstate.h" #include "sralloc.h" #include "Console.h" #include "bugfix.h" #
www.eeworm.com/read/381484/9090290

h router.h

#include "board.h" typedef struct _ROUTER_TABLE{ UINT16 address; BYTE rssi; BYTE lay; }ROUTER_TABLE; void RouterTableInit(void); void Router(BYTE ,BYTE,BYTE,BYTE,BYTE,BYTE);
www.eeworm.com/read/381484/9090296

c router.c

#include "router.h" #include "ap.h" ROUTER_TABLE father; ROUTER_TABLE son[5]; extern AP_ATTRIBUTE apAttribute; void RouterTableInit(void) { father.address=0xffff; father.rssi=0x00;
www.eeworm.com/read/281716/9138154

c router.c

/* Router utility for 'TCP/IP Lean' (c) Iosoft Ltd. 2000 This software is only licensed for distribution with the book 'TCP/IP Lean', and may only be used for personal experimentation by the purch
www.eeworm.com/read/177325/9459529

c router.c

/********************************************************************* Microchip ZigBee Stack Demo Router ********************************************************************* * Fi
www.eeworm.com/read/176906/9479865

cc router.cc

// -*- C++ -*- // Copyright (C) 2003 Leherstuh f黵 Betrieb System/ Verteilte System, // Universitaet Dortmund // // This program is free software; you can redistribute it and/or // modify it und
www.eeworm.com/read/176906/9479876

h router.h

// -*- C++ -*- // Copyright (C) 2003 Leherstuh f黵 Betrieb System/ Verteilte System, // Universitaet Dortmund // // This program is free software; you can redistribute it and/or // modify it und