搜索资源列表
establishAstudentScoreManagementSystem
- cpp code to establish a student score management system
exp6
- 在exp6_2.cpp已有圆Circle和长方形Rectangle类的基础上,再定义一个具有类似功能的Triangle(三角形)类(面积公式为p(p-a)(p-b)(p-c)的平方根,其中p=(a+b+c)/2,三角形三边a、b、c)。 ● 再设计一个普通求和函数sum,求这三种图形的面积之和。 ● 在主函数中设计代码,用虚函数分别计算这三种图形(圆半径12.7,长方形25.2×15.0,三角形边长51.4×35.5×26.8)的面积,再调用求和函数求这三种图形的面积之和(正确结果13
cPP-Chinese-Pinyin-input-method-
- c++ 中文输入法 通过面向对象实现简单的拼音输入-c++ Chinese Pinyin input method input through a simple object-oriented
Extract.cpp
- 从点列表中提取直线,圆等特征。我是基于激光传感器,在vc6.0上编译-Extraction lines, circles and other features the point list. I is based on a laser sensor, compiled on vc6.0