zoukankan      html  css  js  c++  java
  • some tools / cmd

    |-------------linux cmd----------|

    pocess : top pstree ps

    read/search file : cat more less grep ->advanced : awk ...

    sed..

    disk msg : du df fdisk

    |------------------|

    operating system lab : dd nasm/as vm ..

    git  ->  version control , project ...

    clang/clang++  -> good substitute for gcc/g++ , surprise in error/warning  :)

    octave  matlab($) -> math

    |--------network tool-----|

    ssh telnet

    lftp

    wget  curl axel !!!

      wifi : iw ...

       wiresharp nmap  (-- _ --  || network lab

       yah3c -> similar but better than Inode, python2.7 but just edit the configure file if python3 + ,make

       traceroute

     |--------vm--------|

    qemu -> fast!

    VirtualBox 

    Vmware ($)-> can creat img/flp/..

    Boches -> can debug

     |--------office--------|

    mdp : 基于ncurses的命令行演示工具, [markdown]

    pdftk : conver rotate or ..

    convert file : dos2uix , unix2dos

    Xmind ....

    gnuplot ..

  • 相关阅读:
    8皇后问题
    求1到n,n个整数的全排列
    求最小周期串
    如何用java完成一个中文词频统计程序
    蛇形矩阵
    第一个算法程序
    java 继承练习题8
    java 继承练习题7
    java 继承练习题6
    java 继承练习题5
  • 原文地址:https://www.cnblogs.com/tinyork/p/4362874.html
Copyright © 2011-2022 走看看