代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/128684/5980320
m svc.m
function net = svc(arg, sv, w, bias)
% SVC
%
% Construct a support vector classification (SVC) network object.
%
% Examples:
%
% % default constructor (linear, hardmargin SVC with no suppo
www.eeworm.com/read/128684/5980371
m pairwise.m
function net = pairwise(arg)
% PAIRWISE
%
% Construct a pairwise multi-class support vector classification network.
%
% Examples:
%
% % default constructor (a 0-class pairwise network!)
%
www.eeworm.com/read/126641/6015716
c rsaref.c
/* Demo of how to construct your own engine and using it. The basis of this
engine is RSAref, an old reference of the RSA algorithm which can still
be found a little here and there. */
#includ
www.eeworm.com/read/122679/6065167
java htmlapp.java
package htmldemo;
import javax.swing.UIManager;
import java.awt.*;
public class HtmlApp {
boolean packFrame = false;
/**Construct the application*/
public HtmlApp() {
HtmlAppFrame frame =
www.eeworm.com/read/119932/6080543
java jdriverdemo.java
package jdriverdemo;
import javax.swing.UIManager;
import java.awt.*;
public class JDriverDemo {
private boolean packFrame = false;
//Construct the application
public JDriverDemo() {
Main
www.eeworm.com/read/119932/6080551
java~1~ jdriverdemo.java~1~
package jdriverdemo;
import javax.swing.UIManager;
import java.awt.*;
public class JDriverDemo {
private boolean packFrame = false;
//Construct the application
public JDriverDemo() {
Main
www.eeworm.com/read/119117/6092833
java vcurr.java
package HECore.stddata;
import java.lang.*;
public class VCurr extends VNumber
{
private HCurr value = null;
/**
* Construct a VCurr object representing a Currency in VB .
www.eeworm.com/read/116082/6113775
java application.java
package encrypt;
import javax.swing.UIManager;
import java.awt.*;
public class Application {
private boolean packFrame = false;
//Construct the application
public Application() {
MainFram
www.eeworm.com/read/111370/6157317
java objectkey.java
/* Generated by Together */
package org.jahia.content;
import java.util.*;
import org.jahia.utils.JahiaConsole;
/**
* The purpose of this class is to construct ContentObject references that can
*
www.eeworm.com/read/110079/6165784
java timeclient.java
package time;
import javax.swing.UIManager;
import java.awt.*;
public class timeclient {
boolean packFrame = false;
//Construct the application
public timeclient() {
timeClientFrame frame