代码搜索结果
找到约 10,000 项符合
9 的代码
d9r9.txt
Private Sub Command1_Click()
'PROGRAM D9R9
'Driver for roution FGAUSS
NPT = 3
NLIN = 2
NA = 3 * NLIN
Dim A(6), DYDA(6), DF(6)
A(1) = 3#: A(2) = 0.2: A(3) = 0.5: A(4)
d9r9.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 5580
ClientLeft = 60
ClientTop = 345
ClientWidth = 7455
LinkTopic
d9r9.vbw
Form1 = 88, 88, 478, 455, Z, 66, 66, 456, 433,
d9r9.vbp
Type=Exe
Form=D9R9.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\STDOLE2.TLB#OLE Automation
IconForm="Form1"
Startup="Form1"
ExeName32="d9r9.exe"
Command32=""
c9-9-2.cpp
#include
using namespace std;
class Box
{public:
Box(int=10,int=10,int=10);
int volume();
private:
int height;
int width;
int length;
};
Box::Box(int h,int
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