代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/141300/5770811
h sensgen.h
typedef struct s_sgen sgen;
struct s_sgen {
CKTcircuit *ckt;
GENmodel **devlist;
GENmodel *model, *next_model, *first_model;
GENinstance *instance, *next_instance, *first_instance;
IFparm *ptabl
www.eeworm.com/read/140704/5783340
cc inst_name_0.cc
// file: inst_name_0.cc
//
// isip include files
//
#include "instance.h"
#include "instance_constants.h"
// method: name_cc
//
// arguments: none
//
// return: a char_1* containing the class name
www.eeworm.com/read/126074/6018742
bat inserr.bat
(send)
(send object)
(send object bad-message)
(make-instance)
(make-instance 5 of USER)
(defclass TEST (is-a USER) (role concrete)
(slot x (create-accessor write))
(multislot y (create-accessor
www.eeworm.com/read/124399/6049993
bat inserr.bat
(send)
(send object)
(send object bad-message)
(make-instance)
(make-instance 5 of USER)
(defclass TEST (is-a USER) (role concrete)
(slot x (create-accessor write))
(multislot y (create-accessor
www.eeworm.com/read/106436/6193154
c kvmnativeexample.c
#include
void Java_ora_ch2_KVMNative_printMessage()
{
STRING_INSTANCE stringInstance = popStackAsType(STRING_INSTANCE);
INSTANCE thisPtr = popStackAsType(INSTANCE);
char
www.eeworm.com/read/480808/6661947
c libsvmwrite.c
#include
#include
#include
#include "mex.h"
#if MX_API_VER < 0x07030000
typedef int mwIndex;
#endif
void exit_with_help()
{
mexPrintf(
"Usage: libsvmwrite('filename
www.eeworm.com/read/406900/11433086
pl mk_sdf_204.pl
#!/usr/local/bin/perl
#
# mk_sdf : Perl replacement for C mk_sdf
#
# Copyright (C) 2000, 1999 Free Model Foundry; http:/vhdl.org/fmf/
# This program is free software; you can redistribute it a
www.eeworm.com/read/341194/12104292
c svmpredict.c
#include
#include
#include
#include "svm.h"
#include "mex.h"
#include "svm_model_matlab.h"
#define CMD_LEN 2048
void read_sparse_instance(const mxArray *prhs, int in
www.eeworm.com/read/151841/12170929
c abtool_ui.c
/*
* abtool_ui.c - User interface object initialization functions.
* This file was generated by `gxv' from `abtool.G'.
* DO NOT EDIT BY HAND.
*/
#include
#include
www.eeworm.com/read/337505/12365400
c svmpredict.c
#include
#include
#include
#include "svm.h"
#include "mex.h"
#include "svm_model_matlab.h"
#define CMD_LEN 2048
void read_sparse_instance(const mxArray *prhs, int in