Welcome![Sign In][Sign Up]
Location:
Search - minicad

Search list

[GDI-BitmapminiCAD

Description: 这是我多年以前学习的代码,它实现了一个极小型的CAD,对VC的初学者会有帮助,尤其是对图形编程感兴趣的朋友-years ago to study the code, it achieved a very small CAD, VC and beginners will be helpful, especially for graphical programming of interest to a friend
Platform: | Size: 140813 | Author: 马铭满 | Hits:

[Other resourceMiniCAD

Description: 一个mini的CAD软件,风格类似AutoCAD。可画出直线、弧线、矩形和圆四种图形。
Platform: | Size: 684668 | Author: 叶飞 | Hits:

[Other resourceMiniCad

Description: 小型绘图程序,可绘制直线,矩形和椭圆,并计算两直线交点
Platform: | Size: 58678 | Author: dell | Hits:

[Graph DrawingMiniCAD_ALL

Description: 开源的超好国产cad-revenue-good homemade cad
Platform: | Size: 13268992 | Author: 王涛威 | Hits:

[GDI-BitmapminiCAD

Description: 这是我多年以前学习的代码,它实现了一个极小型的CAD,对VC的初学者会有帮助,尤其是对图形编程感兴趣的朋友-years ago to study the code, it achieved a very small CAD, VC and beginners will be helpful, especially for graphical programming of interest to a friend
Platform: | Size: 140288 | Author: Frank | Hits:

[Graph Drawingcoolminicad

Description: 一个不错的C语言程序,利用了鼠标,图形,文件等编程。代码高效。-a good C Programming Language, using a mouse, graphics, documents and other programming. Efficient code.
Platform: | Size: 12288 | Author: 刘斌 | Hits:

[2D GraphicMiniCAD

Description: 一个mini的CAD软件,风格类似AutoCAD。可画出直线、弧线、矩形和圆四种图形。-A mini of the CAD software, style similar to AutoCAD. Can draw a straight line, arc, rectangular and round four graphics.
Platform: | Size: 1200128 | Author: 叶飞 | Hits:

[Graph DrawingMiniCad

Description: 小型绘图程序,可绘制直线,矩形和椭圆,并计算两直线交点-Small drawing program, can draw a straight line, rectangle and oval, and calculate the intersection of two straight lines
Platform: | Size: 58368 | Author: dell | Hits:

[2D GraphictheMiniCAD_ALL

Description: theMiniCAD_ALL,一个最精简的CAD的源代码,里面有文档。-theMiniCAD_ALL, one of the most streamlined CAD source code, there are documents.
Platform: | Size: 6070272 | Author: 杨晓波 | Hits:

[EditorMiniCAD_ALL

Description: solidgraph_sources,嵌入式开发、算法实现为主-solidgraph_sources, embedded development, algorithm-based
Platform: | Size: 7407616 | Author: 王方 | Hits:

[2D GraphicDrawingEngine1.95sweetdrawingengine

Description: Delphi Drawing Enginee - MiniCAD-Delphi Drawing Enginee- MiniCAD
Platform: | Size: 1054720 | Author: gara | Hits:

[Graph DrawingMiniCAD

Description: 小型CAD绘图软件(MFC),代码精简便于学习。-Mini CAD Drawing Tool(MFC)
Platform: | Size: 10780672 | Author: 董博文 | Hits:

[Graph programMiniCAD

Description: 一个MINICAD的源码,有点帮助把,希望大家有点帮助把-A MINICAD source, a little help to, I hope you a little help to
Platform: | Size: 4971520 | Author: pbboy118 | Hits:

[Graph DrawingMiniCAD

Description: VC实现的一个小型绘图软件,允许用户绘制线条,矩形圆等,并且可以输入文字,可保存读取整个图像。-VC to achieve a small graphics software that allows users to draw lines, rectangles, circles, etc., and can enter text, save to read the entire image.
Platform: | Size: 8171520 | Author: bbq | Hits:

[File OperateMiniCAD

Description: 在MFC中,文档类负责管理数据,提供保存和加载数据的功能。视图类负责数据的显示,以及给用户提供对数据的编辑和修改功能。 MFC给我们提供Document/View结构,将一个应用程序所需要的“数据处理与显示”的函数空壳都设计好了,这些函数都是虚函数,我们可以在派生类中重写这些函数。有关文件读写的操作在CDocument的Serialize函数中进行,有关数据和图形显示的操作在CView的OnDraw函数中进行。我们在其派生类中,只需要去关注Serialize和OnDraw函数就可以了,其它的细节我们不需要去理会,程序就可以良好地运行. -L in MFC, document class responsible for the management of the data, provide save and load the function of the data. View class responsible for data display, and offer users to edit the data and modify functions. MFC provide us with Document/View to structure, an application needs "data processing and display" shell designed all function, these functions are virtual function, we can in the derived class rewrite these functions. The relevant documents in the operation of the reading and writing in the CDocument Serialize function, the relevant data and graph showing the operation in the CView OnDraw function. We in the derived class, only need to pay attention to Serialize and OnDraw function, other details we don t need to pay attention to, program can good operation
Platform: | Size: 5309440 | Author: 李俊炎 | Hits:

[GDI-BitmapMiniCAD

Description: MFC下模拟CAD的miniCAD绘图程序,学习GDI绘图的可以研究下-MFC analog CAD miniCAD drawing program, learning can be studied under the GDI drawing
Platform: | Size: 10396672 | Author: OldFish | Hits:

[JSP/JavaminiCAD

Description: miniCAD-java GUI实现的小型CAD软件,界面其实模仿了windows画图的风格,实现了画线、画圆、画矩形、画文字载入图片,并能改变图形的颜色和大小。-In this project, you should use Java GUI to implement a simple drawing board. To get full marks, you should implement to: 1.draw line, circle, rectangle, text 2.change the color of a target 3.change the position of a targets 4.change the size of a targets 5.save images as files and load a image file All processes of changes should be visible.
Platform: | Size: 438272 | Author: Pepe | Hits:

[JSP/JavaminiCAD

Description: 用java写的miniCAD软件,可绘画,改变位置改变颜色等-miniCAD written by Java
Platform: | Size: 3072 | Author: JeremyLi | Hits:

[JSP/JavaminiCAD

Description: 这是一个简单的miniCAD画图工具源码。-Simple miniCAD drawing tool source.
Platform: | Size: 45056 | Author: | Hits:

[OtherminiCAD

Description: 用JAVA写一个miniCAD,实现线条、基本图形、界面、文字等基本功能。-Using JAVA to write a miniCAD, to achieve lines, basic graphics, interface, text and other basic functions.
Platform: | Size: 58368 | Author: linlinlin | Hits:
« 12 »

CodeBus www.codebus.net