Bash Shell编程,英文版,老外的,简单通俗易懂,适合学习
上传时间: 2016-03-04
上传用户:haoxiyizhong
PDE introdution.let u konw hot to use the PDE to reliace in programe.I t is usful to anyone who wannto use PDE in project.
标签: introdution PDE to programe
上传时间: 2014-11-27
上传用户:tianyi223
linux下shell解释器的进一步完善 附有完整的代码和实验报告,对实现原理进行了详细的注释
上传时间: 2016-03-07
上传用户:TRIFCT
基于DVB-T标准,COFDM调制系统的利用导频信号进行符号粗同步,仿真条件:68个OFDM符号,64QAM调制,莱斯信道
上传时间: 2013-12-05
上传用户:二驱蚊器
基于DVB-T标准,COFDM调制系统的信道估计,仿真条件:4个OFDM符号,QPSK调制,二维内插,瑞利多径信道
上传时间: 2016-03-07
上传用户:大三三
S和T分别是具有m个和n个字符的顺序存储的串,在S和T中寻找最大公共子串。
上传时间: 2013-12-02
上传用户:kelimu
对GARCH-t模型参数的估计,主要是运用已有的股票数据估计参数
上传时间: 2016-03-08
上传用户:asdfasdfd
bash debugger. You can use this tool to debug bash shell script
标签: bash debugger script debug
上传时间: 2014-08-20
上传用户:waitingfy
A salient-boundary extraction software package based on the paper: S. Wang, T. Kubota, J. M. Siskind, J. Wang. Salient Closed Boundary Extraction with Ratio Contour, IEEE Transactions on Pattern Analysis and Machine Intelligence, 27(4):546-561, 2005
上传时间: 2014-01-23
上传用户:gonuiln
shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件. 用shell脚本对系统进行自动化维护,简单,便捷而且可移植性好. 但shell脚本是可读写的,很有可能会泄露敏感信息,如用户名,密码,路径,IP等. 同样,在shell脚本运行时会也泄露敏感信息. shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件. 这就很好的解决了上述问题. tar zxvf shc-3.8.tgz cd shc-3.8 make test make make test make strings make install 这一步需要root权限 使用方法: shc -r -f script-name 注意:要有-r选项, -f 后跟要加密的脚本名. 运行后会生成两个文件,script-name.x 和 script-name.x.c script-name.x是加密后的可执行的二进制文件. ./script-name 即可运行. script-name.x.c是生成script-name.x的原文件(c语言)
上传时间: 2013-12-21
上传用户:wfeel