文件名称: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 realizes drawing functions, including drawing straight lines, rectangles, ellipses, etc. It supports drawing dragging and zooming, and can add text. It can be said to be a simple version of the CAD program. The specific functions are described in ReadMe.txt in the materials.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Project_CAD | 0 | 2019-03-29 |
Project_CAD\Makefile.win | 2291 | 2017-06-06 |
Project_CAD\MyCAD.c | 26529 | 2017-06-06 |
Project_CAD\MyCAD.o | 922246 | 2017-06-06 |
Project_CAD\ReadMe.txt | 836 | 2017-06-05 |
Project_CAD\gmon.out | 24106 | 2019-03-29 |
Project_CAD\graphics.dev | 3161 | 2017-06-05 |
Project_CAD\graphics.exe | 2131812 | 2017-06-06 |
Project_CAD\graphics.layout | 424 | 2017-06-06 |
Project_CAD\include | 0 | 2019-03-29 |
Project_CAD\include\exception.h | 7923 | 1994-10-22 |
Project_CAD\include\extgraph.h | 15862 | 2014-04-04 |
Project_CAD\include\gcalloc.h | 2269 | 1994-10-22 |
Project_CAD\include\genlib.h | 6232 | 1994-10-22 |
Project_CAD\include\graphics.h | 5696 | 2014-02-21 |
Project_CAD\include\random.h | 1962 | 1994-10-22 |
Project_CAD\include\simpio.h | 2008 | 1994-10-22 |
Project_CAD\include\strlib.h | 7407 | 1994-10-22 |
Project_CAD\libgraphics | 0 | 2019-03-29 |
Project_CAD\libgraphics\exceptio.c | 3276 | 1994-10-22 |
Project_CAD\libgraphics\exceptio.o | 31089 | 2017-06-06 |
Project_CAD\libgraphics\genlib.c | 3748 | 1994-10-22 |
Project_CAD\libgraphics\genlib.o | 31571 | 2017-06-06 |
Project_CAD\libgraphics\graphics.c | 52696 | 2014-04-13 |
Project_CAD\libgraphics\graphics.o | 929762 | 2017-06-06 |
Project_CAD\libgraphics\random.c | 1718 | 1994-10-22 |
Project_CAD\libgraphics\random.o | 29277 | 2017-06-06 |
Project_CAD\libgraphics\simpio.c | 3788 | 1994-10-22 |
Project_CAD\libgraphics\simpio.o | 30437 | 2017-06-06 |
Project_CAD\libgraphics\strlib.c | 5382 | 1994-10-22 |
Project_CAD\libgraphics\strlib.o | 37419 | 2017-06-06 |