代码搜索:超低频
找到约 2,259 项符合「超低频」的源代码
代码结果 2,259
www.eeworm.com/read/170474/9804073
txt rfc2983.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:孟岩(dreamwords dreamwords@263.net)李超(licc_li@sina.com)
译文
www.eeworm.com/read/170474/9804872
txt rfc2793.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:孟岩(dreamwords dreamwords@sina.com)李超(licc_li@sina.com)
译文
www.eeworm.com/read/366434/9814868
txt rfc2983.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:孟岩(dreamwords dreamwords@263.net)李超(licc_li@sina.com)
译文
www.eeworm.com/read/366434/9815155
txt rfc2793.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:孟岩(dreamwords dreamwords@sina.com)李超(licc_li@sina.com)
译文
www.eeworm.com/read/163197/10171429
m ste.m
function [sigma,tp,ts]=ste(y,t) %函数定义
[mp,tf]=max(y);
cs=length(t);
yss=y(cs);
sigma=(mp-yss)/yss %计算超调量
tp=t(tf) %计算峰值时间
%计算调节时间
i=cs+1;n=0;
while n==0,
i=i-1;
if i
www.eeworm.com/read/460020/7258811
m ste.m
function [sigma,tp,ts]=ste(y,t) %函数定义
[mp,tf]=max(y);
cs=length(t);
yss=y(cs);
sigma=(mp-yss)/yss %计算超调量
tp=t(tf) %计算峰值时间
%计算调节时间
i=cs+1;n=0;
while n==0,
i=i-1;
if i
www.eeworm.com/read/322707/13370498
bak example3_12.java.bak
/* 接口的使用
设拟编写一个超类Prnting,其中定义了一个prnt()方法,其内容如下:
class Prnting
{
void prnt()
{
System.out.println("蔬菜和水果都重要。");
}
}
现要将其改成接口。
*/
//将一个类改成接口,只要把class换成int
www.eeworm.com/read/322707/13370502
java example3_12.java
/* 接口的使用
设拟编写一个超类Prnting,其中定义了一个prnt()方法,其内容如下:
class Prnting
{
void prnt()
{
System.out.println("蔬菜和水果都重要。");
}
}
现要将其改成接口。
*/
//将一个类改成接口,只要把class换成int
www.eeworm.com/read/302449/13834567
txt rfc2983.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:孟岩(dreamwords dreamwords@263.net)李超(licc_li@sina.com)
译文
www.eeworm.com/read/302449/13834781
txt rfc2793.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:孟岩(dreamwords dreamwords@sina.com)李超(licc_li@sina.com)
译文