代码搜索:Routing
找到约 4,127 项符合「Routing」的源代码
代码结果 4,127
www.eeworm.com/read/221024/14769155
html http:^^www.cs.washington.edu^research^projects^lis^chaos^www^chaos.html
Date: Thu, 21 Nov 1996 20:32:38 GMT
Server: NCSA/1.4.2
Content-type: text/html
The Chaotic Routing Project
www.eeworm.com/read/38039/1090718
mnu ribroute.mnu
RIBBON#RTE 带RTE
#
Set#Start 设置起点
Set or reset the starting point for routing ribbon cables.
设置或重新设置带缆路径化的起点。
Extend 延伸
Extend ribbon cables.
延拓带缆。
Follow 跟随
Follow a ribbon cable that has already bei
www.eeworm.com/read/38039/1091333
mnu routecbls.mnu
CBL#ROUTE 缆路径
#
Change#Cbls 改变缆
Change the set of cables being routed
改变进行路径化的缆集.
Cable#Envr 缆环境
Change the cable routing environment
改变缆的路径环境
Network#Ops 网络操作
Set the priorities of network locations
www.eeworm.com/read/316872/3595221
h phy.h
#ifndef B43_PHY_H_
#define B43_PHY_H_
#include
struct b43_wldev;
struct b43_phy;
/*** PHY Registers ***/
/* Routing */
#define B43_PHYROUTE_OFDM_GPHY 0x400
#define B43_PHYROUTE_EX
www.eeworm.com/read/302096/3826924
sh soak.sh
#/usr/bin/env bash
#
# $XORP: xorp/bgp/harness/soak.sh,v 1.3 2003/01/29 07:03:58 atanu Exp $
#
#
# Soak test
#
set -e
TESTS="test_peering1.sh test_peering2.sh test_routing1.sh test_rib1.sh
tes
www.eeworm.com/read/389879/2533873
h phy.h
#ifndef B43_PHY_H_
#define B43_PHY_H_
#include
struct b43_wldev;
struct b43_phy;
/*** PHY Registers ***/
/* Routing */
#define B43_PHYROUTE_OFDM_GPHY 0x400
#define B43_PHYROUTE_EX
www.eeworm.com/read/153823/12004139
m rte2w.m
function W = rte2W(rte,f,h)
%RTE2W Converts routings to weight matrix.
% W = rte2W(rte,f,h)
% rte = routings; e.g., rte = {[1 2 3];[4 1]}, for routing 1-2-3 and 4-1
% f = flow
% h = handlin
www.eeworm.com/read/11139/202743
am makefile.am
# SUBDIRS = radvd-1.0
sbin_PROGRAMS = ip-driver
radvddir = radvd-1.0
ip_driver_SOURCES=serial_tun.c tun_dev.c hashtable.c routing.c nwstate.c \
logging.c config.c radvd-wrapper.c vty/vty.c
www.eeworm.com/read/383940/2606330
h mhpacket.h
#ifndef MHPACKET_H
#define MHPACKET_H
#include "AM.h"
#include "message.h"
#include "routing.h"
typedef nx_struct mhpacket_header {
nx_uint8_t len;
nx_uint8_t type;
nx_am_addr_t src;
nx_am_a
www.eeworm.com/read/286757/8744279
txt ospf配置&网络类型.txt
配置单区域OSPF
步骤1 在路由器上启用路由选择协议
Router(config)#router [ routing-protocols ]
步骤2 在接口和网络上启用路由选择协议
Router(config-router)#network [ ip-address ] [ wildcard-mask ] area [ area-id ]
Router(config)#rout