代码搜索:corresponding

找到约 4,250 项符合「corresponding」的源代码

代码结果 4,250
www.eeworm.com/read/373603/9448517

c c5_6.c

/* Note:Your choice is C IDE */ #include "stdio.h" void main() {float score; char grade; printf("input student's score:"); scanf("%f",&score); while(score>100||score
www.eeworm.com/read/373153/9471605

hack100-readme

Since hack 100 is just a one-line hack, there is no corresponding example class.
www.eeworm.com/read/371345/9555279

m gui_help.m

function gui_help(which_help) % % Used by FASTICAG % All the help texts and title used by GUI are stored here. % Make changes here. % Also displays the helpwindow with the selected text % @(#)$Id:
www.eeworm.com/read/169871/9835551

m bipart_cost.m

function E = bipart_cost(X,W) % E = bipart_cost(X,W) % Method for graphbipart example supplied with SA Tools. % See http://www.frostconcepts.com/software for information on SA Tools. % % E = bi
www.eeworm.com/read/169871/9835597

m spin_cost.m

function E = spin_cost(X,W) % E = spin_cost(X,W) % Method for spinglass example supplied with SA Tools. % See http://www.frostconcepts.com/software for information on SA Tools. % % E = spin_cos
www.eeworm.com/read/365954/9838226

m gui_help.m

function gui_help(which_help) % % Used by FASTICAG % All the help texts and title used by GUI are stored here. % Make changes here. % Also displays the helpwindow with the selected text % @(#)$Id:
www.eeworm.com/read/168599/9906377

txt readme.txt

DE2_Top ------- This design is a bare-bones design containing all the pin assignments available on the DE2 board. It also contains a Verilog module with all the input/output ports corresponding to
www.eeworm.com/read/364310/9912887

m makeellip.m

function [x, y]= makeellip( x0, y0, radiusx, radiusy, angleinterval) % (x0, y0 ) = center of circle % radiusx = radius in x direction (a) % radiusy = radius in y direction (b) % angleinterval = a
www.eeworm.com/read/166513/10017221

m gui_help.m

function gui_help(which_help) % % Used by FASTICAG % All the help texts and title used by GUI are stored here. % Make changes here. % Also displays the helpwindow with the selected text % @(#)$Id:
www.eeworm.com/read/165322/10067435

m copulastat.m

function tau = copulastat(type,param) %COPULASTAT Kendall's rank correlation for a copula. % TAU = COPULAPARAM('Gaussian',RHO) returns Kendall's rank correlation % TAU corresponding to a Gaussi