代码搜索:输出数据
找到约 10,000 项符合「输出数据」的源代码
代码结果 10,000
www.eeworm.com/read/347397/11668108
txt 基数排序.txt
思想:先从数据的低位开始,进行分配,分成10个空间,分别存储位为,0,1,2,3...9
重复的对次地位操作,知道预定的高位,排序完成
www.eeworm.com/read/156697/11784446
txt 说明.txt
para.ini 目标参数
parahelp.txt 参数说明
speed1.log 左方数据
speed2.log 右方数据
www.eeworm.com/read/345494/11812704
m ex3605.m
%例36-5 离散数据点直接绘图
x=sort(rand(1,10));
y=sort(rand(1,10));
plot(x,y)
www.eeworm.com/read/345494/11812732
m ex0801.m
%例8-1 逻辑类型数据
x=1
xx=true %创建逻辑类型的变量xx,并对其赋值为逻辑真。
yy=false
whos
www.eeworm.com/read/345494/11812868
m ex1504.m
%例15-4 数据相关性分析
x=rand(1,5);y=randn(1,5);
A=rand(3,4);
cov(x)
var(x)
cov(x,y)
cov(A)
corrcoef(x,y)
corrcoef(A)
www.eeworm.com/read/256505/11994959
txt rfc3042.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:安智平(fivestar anzp@xanet.edu.cn)
译文发布时间:2001-4-4
版权:本中文翻译