代码搜索:usage

找到约 10,000 项符合「usage」的源代码

代码结果 10,000
www.eeworm.com/read/351829/10604800

in edit.in

#! @BASH@ # This script is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 as # published by the Free Software Foundation. # #
www.eeworm.com/read/351829/10604833

in unapplied.in

#! @BASH@ # This script is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 as # published by the Free Software Foundation. # #
www.eeworm.com/read/351829/10604840

in graph.in

#! @BASH@ # This script is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 as # published by the Free Software Foundation. # #
www.eeworm.com/read/351829/10604880

in top.in

#! @BASH@ # This script is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 as # published by the Free Software Foundation. # #
www.eeworm.com/read/277548/10627838

txt ras.zip.txt

作者:未知 来源:月光软件站 加入时间:2005-2-28 月光软件站 RSA 256位、512位、1024位 加解密 源代码 及 编译后的执行程序 请在此下载: http://com.6to23.com/ 中的 Software 部分,有: rsawork.zip 这个就是编译之后的 RSA 加密算法,内附详细的使用说明(搞笑使用说明~) rsa.zip 在绿色兵团听说
www.eeworm.com/read/159601/10634680

m l.m

% % routine to get the square root of a number % % usage: via tree structured GA % function out = l(x) % % out = log(x);
www.eeworm.com/read/159601/10634725

m p.m

% % routine to get the square root of a number % % usage: via tree structured GA % function out = p(u) % % out=exp(u);
www.eeworm.com/read/159601/10634778

m e.m

% routine to get the square root of a number % usage: via tree structured GA function out = e(x) out=exp(x);
www.eeworm.com/read/159601/10635943

m l.m

% % routine to get the square root of a number % % usage: via tree structured GA % function out = l(x) % % out = log(x);
www.eeworm.com/read/159601/10636224

m p.m

% % routine to get the square root of a number % % usage: via tree structured GA % function out = p(u) % % out=exp(u);