代码搜索:Model
找到约 10,000 项符合「Model」的源代码
代码结果 10,000
www.eeworm.com/read/291439/8419632
src model.src
model:=proc(X)
global n_gen,m_pv,s_pq,f1,f2;
n_gen:=54:
m_pv:=0:
s_pq:=64:
f1:=array(1..118,1..1):
f2:=array(1..64,1..1):
f1[1,1]:=((((((((e[1]*(e[1]*g[1,1]))+(((b[1,22]*e[1])*(e[22]*sin
www.eeworm.com/read/291387/8422111
mat model.mat
www.eeworm.com/read/289984/8513786
bin model.bin
www.eeworm.com/read/289984/8513794
axf model.axf
www.eeworm.com/read/389058/8550902
h model.h
// Model.h: interface for the CModel class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_MODEL_H__FEA8F0E8_75C2_4404_A9A0_10F6F0B1701E__INCLUDED_)
#
www.eeworm.com/read/389058/8550917
cpp model.cpp
// Model.cpp: implementation of the CModel class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Model.h"
#include
#include
www.eeworm.com/read/288798/8607260
h model.h
#ifndef __MODEL_H__
#define __MODEL_H__
#include
class CAutoStartDocument;
_LIT( KSettingFileName, "AutoStart.dat");
class CModel : public CBase
{
public: