代码搜索:Output
找到约 10,000 项符合「Output」的源代码
代码结果 10,000
www.eeworm.com/read/433343/7940008
m output.m
function [bestpath,minpathlong]=Output(path,TSPMatrix)
%输出优化结果
[row,col]=size(path);
FP=Fitness(path,TSPMatrix);
[temp,index]=max(FP);
bestpath=path(index,:);
minpathlong=0;
for i=1:col-1
www.eeworm.com/read/433343/7940147
m output.m
function [bestpath,minpathlong]=Output(path,TSPMatrix)
%输出结果
[row,col]=size(path);
FP=Fitness(path,TSPMatrix);
[temp,index]=max(FP);
bestpath=path(index,:);
minpathlong=0;
for i=1:col-1
mi
www.eeworm.com/read/298277/7969204
cpp output.cpp
/************************************************************************
* file name: output.cpp
* description: implementation of output module.
*
* modification history
* ---------------
www.eeworm.com/read/298277/7969209
h output.h
/************************************************************************
* file name: output.h
* description: header file of output module.
*
* modification history
* --------------------
www.eeworm.com/read/298117/7973329
java output.java
public class Output{
public static void main(String args[]){
char ch='a';
int i=1;
double d=1234.56789;
String str="China";
System.out.println("ch="+ch);
System.out.println("i=
www.eeworm.com/read/298117/7973340
class output.class
www.eeworm.com/read/197509/7989597
c output.c
/*
*********************************************************************
* File name: decode.c
* Version: 5.0(release v1.0) Date: Jan 12, 2006
* Author: xiezm Email: xiezm@w
www.eeworm.com/read/398201/7999933
txt output.txt
1
-1
1
-1
-1
-1
1
1
1
1
-1
-1
-1
1
-1
-1
1
1
-1
-1
1
-1
-1
-1
-1
-1
-1
-1
1
-1
1
-1
-1
1
1
1
1
1
-1
-1
1
-1
-1
-1
1
-1
1
1
1
1
1
-1
-1
-1
-1
-1
www.eeworm.com/read/197108/8028921
m output.m
% Output.m
% 供程序KineticsEst5.m调用
fprintf('\tk1 = %.4f ± %.4f\n',k(1),ci(1,2)-k(1))
fprintf('\tk2 = %.4f ± %.4f\n',k(2),ci(2,2)-k(2))
fprintf('\tk3 = %.4f ± %.4f\n',k(3),ci(3,2)-k(3))
fprintf('\