代码搜索结果
找到约 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;
solar.a51
INCLUDE REG_51.PDF
RB0 EQU 000H ; Select Register Bank 0
RB1 EQU 008H ; Select Register Bank 1 ...poke to PSW to use
LDR1 EQU P3.0
LDR2 EQU P3.5
EMERGENCY EQU P3.7
solar.lvproj
true
solar.h
/*
* Solar.h
*
* Author: Samuel R. Buss
*
* Software accompanying the book
* 3D Computer Graphics: A Mathematical Introduction with OpenGL,
* by S. Buss, Cambridge University Press,
solar.html
Solar program
Solar
solar.c
/*
* Solar.c
*
* Program to demonstrate how to use a local
* coordinate method to position parts of a
* model in relation to other model parts.
*
* Draws a simple solar system, with a s