搜索资源列表
awk
- awk的工具介绍,以及使用方法,有助于对仿真结果的分析-awk tool introduction
GAWK--Effective-AWK-Programming
- GAWK: Effective AWK Programming
awk-code
- a awk code for calculating throughput,delay,packet sent and etc in wireless network
perl_program_scripts
- Perl借取了C、sed、awk、shell scr ipting以及很多其他程序语言的特性。其中最重要的特性是它内部集成了正则表达式的功能,以及巨大的第三方代码库CPAN。简而言之,Perl象C一样强大,象awk、sed等脚本描述语言一样方便。-Perl borrows the C, sed, awk, shell scr ipting, and many other programming language features. One of the most important featur
awk
- this awk scr ipt is for get throughput of wireless network. you can download it then simply run it by following steps in terminal go in derive where awk scr ipt is store then run command awk -f <awk_file_ name> <tr._file_name>
scripts
- Shell scr ipts and Awk
Major-Linux-shell-command--sed--awk
- Linux主要shell命令、sed、awk使用详解-Major Linux shell command, sed, awk explain the use of
awk-operation
- AWK常用操作 变量名 含义 ARGC 命令行变元个数 ARGV 命令行变元数组 FILENAME 当前输入文件名 FNR 当前文件中的记录号 FS 输入域分隔符,默认为一个空格 RS 输入记录分隔符 NF 当前记录里域个数 NR 到目前为止记录数 OFS 输出域分隔符 ORS 输出记录分隔符 -AWK common operating variable name meaning ARGC number of command lin
Code
- SIMULATION OF NETWORK TOPOLOGY USING NS2 Consider the network where T1-T6 are transmitters and R1-R6 are receivers. R1 receives from T1, R2 receives from T2 and so on. B1,B2 and B3 act as bottleneck nodes and also provide for routing of packets
awkpB9pAEpBCpAD.docx.tar
- AWK FIle tutorial for beginners
trial
- osdv trial tcl tr awk file all in one
edc12nr
- awk files to filter differents criteria a tcl file-awk files to filter differents criteria a tcl file
NS2_AODV.tar
- NS2 AODV routing protocol different implementations and tests using awk.