搜索资源列表
EXTENDS
- C++入门实例,对继承与组合的初步应用。可以让用户选择在指定位置打印出不同的图形,如正立等腰三角形,倒立等腰三角形,矩形,正方形、菱形和多边形。图形由随机选择的*或者#组成。 请为每种图形设计一个类,这些类之间的关系可能是继承或者组合。 每个类需要能保存该图形对象的参数,改变参数的方法以及在屏幕上用字符打印该图形的方法。 程序根据用户的选择产生一个新图形的对象,为该对象设置参数并打印。 -C++ Getting Started ex
maze
- 采用C++写的找迷宫的算法,可以找到矩形迷宫中的路径,并且可以处理一些迷宫中遇到的阻碍-Written using C++ algorithm to find the maze, the maze can be found in the path of the rectangle, and can handle some of the obstacles encountered in the maze
CPP
- C++绘图代码,绘制矩形,圆,三角形,直线,折线等较简单的平面图形-C++ drawing code to draw a rectangle, circle, triangle, straight lines, polylines, and other relatively simple plane figure
rec_jt_lx_cl
- 使用c++语言在vc环境下编写的可画出矩形、箭头、菱形和圆形的小程序。-A programm of drawing a rectangle, an arrow, a diamond and a circular using c++ language in vc environment.
rectangle_c++
- rectangle in c++ prgramming uni