搜索资源列表
Tail-src-current
- Ever wanted to just type tail -f error_log on Windows?Envious of your Unix friends who can track changes to a file, in real time, as they happen? Well, now with the Objektiv Tail for Win32, you ll be happily monitoring your log files like you ve ne
tr
- 监控程序的生成的工作文件来检测程序跑的正确性。-monitoring program for the working paper generation to run the testing program correctness.
redblacktree
- 红黑树 linux下代码分析 red black tr
2
- 看n2实例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows #$ns color 1 Blue #$ns color 2 Red #Open the nam trace file set nf [open out-1.nam w] $ns namtrace-all $nf set f0 [open out0.tr w
LINUXUNIXShellProgrm1
- linux,Unix,shell编程详细说明。本书内容全面,包括了awk, sed, tr等常用工具的用法,对于shell初学者是不可多得的好书。
LINUXUNIXShellProgrm2
- linux,shell编程。讲解详细,包括awk,sed,tr等工具的使用。对于初学者而言,非常有帮助。
LINUXUNIXShellProgrm3
- linux,shell编程。讲解详细,包括awk,sed,tr等工具的使用。对于初学者而言,非常有帮助。
tree
- Linux下的tree命令,同window,功能更强大! 1、下载tree-1.5.1.1源程序 2、解压源码到工作目录tar zxvf tree-1.5.1.1.tgz 3、在tree-1.5.1.1目录交叉编译:make CC=arm-linux-gcc 4、安装:make prefix=/home/xxxx/rootfs install Ubuntu下 直接 apt-get install tree 即可安装最新的tr
gtk_treeview-0.1.tar
- gtk 开发的treeview功能演示,gtktreeview功能全包含-gtk development TreeView presentation function, gtktreeview contains full-featured
patch-2.6
- patch-2.6.29-rc1: The latest prepatch for the stable Linux kernel tr
linuxAndunix_shell_Program
- linux与unix_shell编程指南,讲述了用find和xargs,文件安全与权限,命令执行顺序,grep家族,awk,sed,tr,shell变量和环境,shell脚本介绍,函数,shell嵌入命令,输入输出,常用shell命令-linux and unix_shell programming guide describes the use of find and xargs, file security and permissions, the command execution ord
ID3_tree
- this ID3 algorithm for decision tr-this is ID3 algorithm for decision tree
avg_throughput
- awk file to trace .tr from the result of NS2 simulation
base
- Procedures for creating, accessing and interpreting the device tr-Procedures for creating, accessing and interpreting the device tree
tr
- linux系统上令牌环网的设备处理子程序代码,个人优化过的,欢迎下载-linux system on a token ring network equipment processing subroutine code, personal optimization, welcome to download
physmap_of
- Flash mappings described by the OF (or flattened) device tr- Flash mappings described by the OF (or flattened) device tree
tr
- Mini tr implementation for linux busybox.
compiler
- yacc和flex实现生成smallC parser tr-use yacc and flex to generate the parser tree for smallC
9base-6.tar
- 9base 9base is a port of various original Plan 9 tools for Unix, based on plan9port. It currently contains the following original (no source changes) shell commands from Plan 9 for Unix: ascii awk basename bc cal cat cleann
BSTree
- Python 实现 Binary Search Tr-Implement binary search tree in Python