摘要:
linux 命令 批量处理数据#!/bin/bashnow=`pwd`echo -e "${now} \n"outid=1for file in ${now}/*.mtxdo for seed in 0 1 2 3 4 5 6 7 8 9 do ans=`./fastvc ${file} 50 ${... 阅读全文
posted @ 2015-05-08 20:05
gaolzzxin
阅读(97)
评论(0)
推荐(0)
浙公网安备 33010602011771号