c++编程题_百度知道
c++编程题#include <iostream>#define PI 3.141593using namespace std;class CStereoShape{ public: virtual double GetArea()=0; virtual double Get...
要求用c语言程序设计._百度知道
要求用c语言程序设计.#include <stdio.h>int main(){ int bighorse,midhorse,smallhorse; for(bighorse=0;bighorse<=33;++bighorse) { for(...
c课程设计要求_百度文库
c课程设计要求_教育学_高等教育_教育专区。gongx 先修课程:计算机信息技术基础、高级语言程序设计(C) 一、内容简介“C 语言课程设计”是“高级语言程序设计(C) ...