搜索资源列表
ball
- 一个画球的小程序,运行时直接用c++打开工程文件,点击ball.cpp即可运行
openGL-CPP
- 用openGL及C++实现的多种三维体素的绘制-With openGL and C++ implementation of a variety of three-dimensional voxel rendering
lineanddot
- 一个自编的绘制点线的程序 draw.h/cpp drawDoc.h/cpp drawView.h/c-a point of drawing the line procedures draw.h/cpp drawDoc.h/cpp d rawView.h/c
spline3.cpp
- Spline Application. This application uses C++ plataform. Its a simple application source code to plot cubics splines.
cPP
- 本次程序设计为基于C++的面向对象的程序设计。用C++各种基本图形(例如,圆、矩形、三角形、直线、点等)的类原型,通过继承图形这一个公共基类来实现图形的增删改以及保存等操作。-The programming C++ based object-oriented programming. With C++ basic graphics (such as circles, rectangles, triangles, lines, points, etc.) of the class prototyp
CPP-Builder
- C++ Builder之绘图:绘制直线、 矩形、圆形、圆角矩形、.绘制多边形。 -C++ Builder of the drawing: draw a line, rectangle, circle, rounded rectangle, polygon drawing.
Project_CAD
- 这是一个用C语言实现的小项目,开发平台是Dev cpp,基于graphics.h库,程序实现了绘图功能,包括绘制直线、矩形、椭圆等,支持图形拖动和放缩,能够添加文本,可以说是一个简易版的CAD程序,具体功能介绍见资料中的ReadMe.txt(This is a small project implemented in C language. The development platform is Dev cpp. Based on graphics.h library, the program
