代码搜索:Contain
找到约 10,000 项符合「Contain」的源代码
代码结果 10,000
www.eeworm.com/read/398368/7991428
java ostest_modified.java
/**
* @(#)OPtest.java
*
*
* @author
* @version 1.00 2008/4/14
*/
import java.util.*;
public class OsTest_modified{
public static void main(String args[]){
Container contain=new Co
www.eeworm.com/read/398368/7991444
java ostest.java
/**
* @(#)OPtest.java
*
*
* @author
* @version 1.00 2008/4/14
*/
import java.util.*;
public class OsTest{
public static void main(String args[]){
Container contain=new Container()
www.eeworm.com/read/398368/7991480
java ostest(1).java
/**
* @(#)OPtest.java
*
*
* @author
* @version 1.00 2008/4/14
*/
import java.util.*;
public class OsTest(1){
public static void main(String args[]){
Container contain=new Containe
www.eeworm.com/read/397106/8067630
m svmfwd.m
function [Y, Y1] = svmfwd(net, X)
% SVMFWD - Forward propagation through Support Vector Machine classifier
%
% Y = SVMFWD(NET, X)
% For a data structure NET, the matrix of vectors X is input into
www.eeworm.com/read/331196/12839446
java symbol.java
package parser;
/**A abstract class which contain the type of the token
*
* @author Yuanhang Yang
*
*/
public abstract class Symbol {
public int tokenType;
public Symbol(int t) {
www.eeworm.com/read/329655/12942665
txt wima_sdk.txt
WinImage SDK from WinImage 8.10.8100
------------------------------------
inImage SDK from WinImage 8.10
This is a Win32 DLL with function for floppy
and CD image manipulation.
Header for C/C++
www.eeworm.com/read/327324/13086437
c sstest.c
/*
Simple Semaphore test program
AUP2, Sec. 7.09.2, 7.10.1
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page
www.eeworm.com/read/310212/13654942
m mfilter2.m
function J = mfilter2(varargin)
%MFILTER2 Masked filter.
% Note: This function has been grandfathered; use roifilt2
% instead.
%
% J = MFILTER2(H,I,BW) filters the data in I with the 2-D
www.eeworm.com/read/309146/13680784
h zip.h
/* zip.h -- IO for compress .zip files using zlib
Version 0.15 alpha, Mar 19th, 1998,
Copyright (C) 1998 Gilles Vollant
This unzip package allow creates .ZIP file, compatible with PKZ
www.eeworm.com/read/150875/5688820
properties localstrings.properties
dispatch.error=Dispatch[{0}] to method {1} returned an exception
dispatch.handler=DispatchMapping[{0}] does not define a handler property
dispatch.method=Action[{0}] does not contain method named {1