代码搜索结果
找到约 743 项符合
Solar 的代码
solar.cpp
//SOLAR.CPP--Example from Chapter 3, "An Introduction to C++"
#include
#include
#include
struct planet {
char name[10];
float distance;
float radius;
solar89
# @(#)solar89 8.1
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Pub
solar88
# @(#)solar88 8.1
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Pub
solar87
# @(#)solar87 8.1
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Pub
solar89
# @(#)solar89 7.5
# Apparent noon times below are for Riyadh; they're a bit off for other places.
# Times were computed using a formula provided by the U. S. Naval Observatory:
# eqt = -105.8 * sin(l
solar88
# @(#)solar88 7.4
# Apparent noon times below are for Riyadh; they're a bit off for other places.
# Times were computed using formulas in the U.S. Naval Observatory's
# Almanac for Computers 1988; th
solar87
# @(#)solar87 7.4
# So much for footnotes about Saudi Arabia.
# Apparent noon times below are for Riyadh; your mileage will vary.
# Times were computed using formulas in the U.S. Naval Observatory's
solar.plg
Build Log
--------------------Configuration: Solar - Win32 Release--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\Owner