代码搜索:construct

找到约 6,584 项符合「construct」的源代码

代码结果 6,584
www.eeworm.com/read/460040/7258577

java application3.java

import javax.swing.UIManager; import java.awt.*; import net.beeger.squareness.*; public class Application3 { boolean packFrame = false; // Construct the application public Application3() { Set
www.eeworm.com/read/458682/7291612

html dblparens.html

The Double Parentheses Construct
www.eeworm.com/read/439610/7705310

m example.m

% % example file for generating a movie from a sequence of viewpoint % %% Olivier Salvado, Case Western Reserve University, 16-Sep-04 % construct a 3D scene [X,Y] = meshgrid(-3:.125:3); Z =
www.eeworm.com/read/398324/7994147

m maxwin.m

function net = maxwin(arg, sv, w, bias, C, zeta) % MAXWIN % % Construct a max-win multi-class support vector classification network. % % Examples: % % % default constructor (a 0-class maxw
www.eeworm.com/read/398324/7994265

m maxwin.m

function net = maxwin(arg, sv, w, bias, C, zeta) % MAXWIN % % Construct a max-win multi-class support vector classification network. % % Examples: % % % default constructor (a 0-class maxw
www.eeworm.com/read/247005/12692845

java jsounddemo2.java

package jsounddemo2; import javax.swing.UIManager; import java.awt.*; public class JSoundDemo2 { private boolean packFrame = false; //Construct the application public JSoundDemo2() { Main
www.eeworm.com/read/245176/12813187

m maxwin.m

function net = maxwin(arg, sv, w, bias, C, zeta) % MAXWIN % % Construct a max-win multi-class support vector classification network. % % Examples: % % % default constructor (a 0-class maxw
www.eeworm.com/read/243294/12949881

java leftl.java

import java.awt.*; public class LeftL extends SquareShape { private Color leftLColor=new Color(0,0,255); public LeftL() { super(); this.color=leftLColor; // TODO Auto-generated construct
www.eeworm.com/read/140850/13059508

m maxwin.m

function net = maxwin(arg, sv, w, bias, C, zeta) % MAXWIN % % Construct a max-win multi-class support vector classification network. % % Examples: % % % default constructor (a 0-class maxw
www.eeworm.com/read/323136/13349094

m adapteq_buildfilter.m

function f = adapteq_buildfilter(h, P, Q); %ADAPTEQ_BUILDFILTER Construct pulse shaping filter (structure). % F = ADAPTEQ_BUILDFILTER(H, P, Q) returns a structure conatining pulse % shaping fi