代码搜索:composition
找到约 1,051 项符合「composition」的源代码
代码结果 1,051
www.eeworm.com/read/339293/12244611
m cola_rr.m
function xprime=cola_rr(t,X)
% sample usage: [t,x]=ode15s('cola_Rv',[0 5000],0.5*ones(1,82));
%
% cola_rr - Subroutine for simulation with L/D-V/B-configuration.
%
% There are many ways t
www.eeworm.com/read/339293/12244639
m cola_rr_f1.m
function xprime=cola_rr(t,X)
% WITH 1% CHANGE IN FEED RATE
% sample usage: [t,x]=ode15s('cola_Rv',[0 5000],0.5*ones(1,82));
%
% cola_rr - Subroutine for simulation with L/D-V/B-configuration.
%
%
www.eeworm.com/read/339293/12244708
m cola_rr_f1.m
function xprime=cola_rr(t,X)
% WITH 1% CHANGE IN FEED RATE
% sample usage: [t,x]=ode15s('cola_Rv',[0 5000],0.5*ones(1,82));
%
% cola_rr - Subroutine for simulation with L/D-V/B-configuration.
%
%
www.eeworm.com/read/292883/8327590
txt manual.txt
USING REFPROP WITH OTHER PROGRAMS
The subroutines are contained in a number of files. The following files
should be compiled and linked with your own main program:
core_anc.for core_bwr.for
www.eeworm.com/read/213892/15123009
mk compositionps.mk
compositionps.dll: dlldata.obj composition_p.obj composition_i.obj
link /dll /out:compositionps.dll /def:compositionps.def /entry:DllMain dlldata.obj composition_p.obj composition_i.obj kernel32.l
www.eeworm.com/read/438673/7728515
h patchfinder.h
// -*- c++ -*-
// Copyright 2008 Isis Innovation Limited
//
// This header declares the PatchFinder class.
// This is quite a low-level class.
//
// The purpose of the PatchFinder is to find a map p
www.eeworm.com/read/136865/5841684
3qt qimevent.3qt
'\" t
.TH QIMEvent 3qt "21 January 2005" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the
.\" license file included in the distribution for a comple
www.eeworm.com/read/136815/5856376
3qt qimevent.3qt
'\" t
.TH QIMEvent 3qt "21 January 2005" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the
.\" license file included in the distribution for a comple
www.eeworm.com/read/118801/6095271
3qt qimevent.3qt
'\" t
.TH QIMEvent 3qt "9 December 2002" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the
.\" license file included in the distribution for a comple
www.eeworm.com/read/213892/15122989
cpp acepowell.cpp
// AcePowell.cpp : Implementation of CAcePowell
#include "stdafx.h"
#include "composition.h"
#include "AcePowell.h"
/////////////////////////////////////////////////////////////////////////////