代码搜索:Instance
找到约 10,000 项符合「Instance」的源代码
代码结果 10,000
www.eeworm.com/read/138246/13247789
gif instance.gif
www.eeworm.com/read/152629/5672947
java instance.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept.
This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit).
http://www.cs.umass.edu/~mccallum/mallet
Th
www.eeworm.com/read/140727/5781830
h instance.h
// file: $isip/class/search/Instance/Instance.h
// version: $Id: Instance.h,v 1.13 2003/02/15 17:08:30 alphonso Exp $
//
// make sure definitions are only made once
//
#ifndef ISIP_INSTANCE
#define I
www.eeworm.com/read/140704/5783329
h instance.h
// file: instance.h
//
// this is the header for the path instance class
//
// make sure definitions are only made once
//
#ifndef __ISIP_INSTANCE
#define __ISIP_INSTANCE
// isip include files
//
#i
www.eeworm.com/read/139332/5800627
hpp is_instance_of.hpp
// Boost Lambda Library - is_instance_of.hpp ---------------------
// Copyright (C) 2001 Jaakko J鋜vi (jaakko.jarvi@cs.utu.fi)
//
// Distributed under the Boost Software License, Version 1.0. (See
//
www.eeworm.com/read/139332/5802614
hpp instance.hpp
// Copyright David Abrahams 2002.
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#ifndef IN
www.eeworm.com/read/127819/5994511
h instance.h
/***************************************************************************
instance.h - description
-------------------
begin
www.eeworm.com/read/127819/5994543
cpp instance.cpp
/***************************************************************************
instance.cpp - description
-------------------
begin
www.eeworm.com/read/126074/6018552
clp instance.clp
(defclass A (is-a USER)
(role concrete)
(slot x (create-accessor read-write) (default 34))
(slot y (create-accessor write) (default abc)))
(defmessage-handler A put-x before (?value)
(printout