代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/307320/3724680
tcl sk-30-3-3-1-1-6-64.tcl
#
# nodes: 30, send rate: 0.167
# seed: 0.0
#
#
# node 7 is ready to send data type 0 at time 0.036182026954452516
#
set src_(0) [new Agent/Diff_Sink]
$ns_ attach-agent $node_(7) $src_(0)
$ns_ put-in-
www.eeworm.com/read/307320/3724695
tcl sk-30-1-1-1-1-6-64.tcl
#
# nodes: 30, send rate: 0.167
# seed: 0.0
#
#
# node 7 is ready to send data type 0 at time 0.036182026954452516
#
set src_(0) [new Agent/Diff_Sink]
$ns_ attach-agent $node_(7) $src_(0)
$ns_ put-in-
www.eeworm.com/read/301403/3840524
tcl~ sk-30-3-3-1-1-6-64.tcl~
#
# nodes: 30, send rate: 0.167
# seed: 0.0
#
#
# node 7 is ready to send data type 0 at time 0.036182026954452516
#
set src_(0) [new Agent/Diff_Sink]
$ns_ attach-agent $node_(7) $src_(0)
$ns_ put-in-
www.eeworm.com/read/301403/3840579
tcl sk-30-3-3-1-1-6-64.tcl
#
# nodes: 30, send rate: 0.167
# seed: 0.0
#
#
# node 7 is ready to send data type 0 at time 0.036182026954452516
#
set src_(0) [new Agent/Diff_Sink]
$ns_ attach-agent $node_(7) $src_(0)
$ns_ put-in-
www.eeworm.com/read/301403/3840587
tcl sk-30-1-1-1-1-6-64.tcl
#
# nodes: 30, send rate: 0.167
# seed: 0.0
#
#
# node 7 is ready to send data type 0 at time 0.036182026954452516
#
set src_(0) [new Agent/Diff_Sink]
$ns_ attach-agent $node_(7) $src_(0)
$ns_ put-in-
www.eeworm.com/read/301403/3840603
tcl~ sk-30-1-1-1-1-6-64.tcl~
#
# nodes: 30, send rate: 0.167
# seed: 0.0
#
#
# node 7 is ready to send data type 0 at time 0.036182026954452516
#
set src_(0) [new Agent/Diff_Sink]
$ns_ attach-agent $node_(7) $src_(0)
$ns_ put-in-
www.eeworm.com/read/295117/3912242
xargs-works
[ -n "$d" ] || d=..
find "$d" -name \*works -type f | xargs md5sum > logfile.gnu
find "$d" -name \*works -type f | busybox xargs md5sum > logfile.bb
diff -u logfile.gnu logfile.bb
www.eeworm.com/read/292870/3938551
svn-base newlib-1.13.0-psp-enhance.patch.svn-base
diff -burN newlib-1.13.0/newlib/libc/include/time.h newlib-1.13.0-patched/newlib/libc/include/time.h
--- newlib-1.13.0/newlib/libc/include/time.h 2004-02-09 23:56:46.000000000 +0100
+++ newlib-1.13.0-
www.eeworm.com/read/291167/3969180
patch madwifi_key_patch-4-2-2004.patch
diff -c -r madwifi/wlan/if_ieee80211wireless.c patch/madwifi/wlan/if_ieee80211wireless.c
*** madwifi/wlan/if_ieee80211wireless.c Fri Mar 5 18:20:09 2004
--- patch/madwifi/wlan/if_ieee80211wireless.c
www.eeworm.com/read/290228/3983282
h hash_table.h
#ifndef ns_hash_table_h
#define ns_hash_table_h
#include "config.h"
#include "tclcl.h"
#include "diff_header.h"
//#include "diffusion.h"
#include "iflist.h"
class InterestTimer;
class Pkt_Hash_En