代码搜索:Router
找到约 3,184 项符合「Router」的源代码
代码结果 3,184
www.eeworm.com/read/101075/6256109
txt router.txt
ENDPOINT ROUTER TRANSPORT PROTOCOL
==================================
Description
-----------
The Endpoint Router is a JXTA Transport Protocol that seat under the
Endpoint Service, asid
www.eeworm.com/read/493262/6399633
c router.c
/****************************************************************************/
/*!
*\MODULE Jenie Template
*
*\COMPONENT $RCSfile: Router.c,v $
*
*\VERSION $Nam
www.eeworm.com/read/484037/6589607
png router.png
www.eeworm.com/read/484037/6589622
png router.png
www.eeworm.com/read/481533/6642441
c router.c
/*********************************************************************
Microchip ZigBee Stack
Demo Router
*********************************************************************
* Fi
www.eeworm.com/read/480672/6659789
v router.v
module router_dft(reqin_east, din_east, ackout_east,
reqin_south, din_south, ackout_south,
reqin_west, din_west, ackout_west,
reqin_nor
www.eeworm.com/read/479388/6693691
pdf router.pdf
www.eeworm.com/read/476156/6763649
m router.m
%配合floyd算法的后续程序,s为源点,t为宿点
%L为长度,R为路由
function [L,R]=router(D,path,s,t)
L=zeros(0,0);
R=s;
while 1
if s==t
L=fliplr(L);
L=[0,L];
return
end
L=[L,D(s,t)];
www.eeworm.com/read/264287/11323204
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/264287/11323227
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 under