代码搜索结果
找到约 5,431 项符合
Temperature 的代码
temperaturedoc.cpp
// TemperatureDoc.cpp : implementation of the CTemperatureDoc class
//
#include "stdafx.h"
#include "Temperature.h"
#include "TemperatureDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
weather.arff
@relation weather
@attribute outlook {sunny, overcast, rainy}
@attribute temperature real
@attribute humidity real
@attribute windy {TRUE, FALSE}
@attribute play {yes, no}
@data
sunny,85,85,FALSE,no
plotemp5.c
// Borland C++ - (C) Copyright 1991 by Borland International
/* PLOTEMP5.C--Example from Getting Started */
/* This program creates a table and a bar chart plot from a
set of temperature rea
plotemp2.c
// Borland C++ - (C) Copyright 1991 by Borland International
/* PLOTEMP2.C--Example from Getting Started */
/* This program creates a table and a bar chart plot from a
set of temperature rea
plotemp1.c
// Borland C++ - (C) Copyright 1991 by Borland International
/* PLOTEMP1.C--Example from Getting Started */
/* This program creates a table and a bar chart plot from a
set of temperature rea
plotemp6.c
// Borland C++ - (C) Copyright 1991 by Borland International
/* PLOTEMP6.C--Example from Getting Started */
/* This program creates a table and a bar chart plot from a
set of temperature rea
plotemp4.c
// Borland C++ - (C) Copyright 1991 by Borland International
/* PLOTEMP4.C--Example from Getting Started */
/* This program creates a table and a bar chart plot from a
set of temperature rea
plotemp5.c
// Borland C++ - (C) Copyright 1991 by Borland International
/* PLOTEMP5.C--Example from Getting Started */
/* This program creates a table and a bar chart plot from a
set of temperature rea
plotemp2.c
// Borland C++ - (C) Copyright 1991 by Borland International
/* PLOTEMP2.C--Example from Getting Started */
/* This program creates a table and a bar chart plot from a
set of temperature rea
plotemp1.c
// Borland C++ - (C) Copyright 1991 by Borland International
/* PLOTEMP1.C--Example from Getting Started */
/* This program creates a table and a bar chart plot from a
set of temperature rea