代码搜索结果
找到约 10,000 项符合
9 的代码
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
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 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
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!
###############################################################################