代码搜索结果

找到约 10,000 项符合 9 的代码

d9r9.cpp

#include "iostream.h" #include "math.h" void main() { //program d9r9 //driver for roution fgauss int i,j,na,npt = 3; int nlin = 2; double x,y,e1,e2,f; na = 3 * nlin;

chp9ex9.m

disp('Example 9.9') basemva = 1000; accuracy = 0.0001; maxiter = 10; % The impedances are expressed on a 1000 MVA base. % In problems 9.7-9.9 the base is mistakenly stated as 100 MVA. % B

d9r9.cpp

#include "iostream.h" #include "math.h" void main() { //program d9r9 //driver for roution fgauss int i,j,na,npt = 3; int nlin = 2; double x,y,e1,e2,f; na = 3 * nlin;

d9r9.cpp

#include "iostream.h" #include "math.h" void fgauss(double x, double a[], double& y, double dyda[], int na) { y = 0.0; for (int i = 1; i

d9r9.plg

Build Log --------------------Configuration: D9R9 - Win32 Debug-------------------- Command Lines Creating temporary file "C:\WINDOWS\TEMP\RSP9

d9r9.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################

d9r9.dsp

# Microsoft Developer Studio Project File - Name="D9R9" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Cons