资源列表
graphics
- 实现一个简单的CAD绘图功能,绘制各种几何图形,实现动态刷新,实现序列化存储-Implement a simple CAD that can draw different geometry graphics.
ACAD_Elec
- 适合初学者快速入门的autocad electrical-Suitable for beginners quick start autocad electrical
AutoLISPSetupWizard
- auto lisp 安装向导,可以自动安装(auto lisp Installation wizard)
case9
- 本程序实现了二维几何图形的各种变换,包括平移、放大缩小、错切等。有界面可以直接运行,方便简洁。-This program implements a variety of two-dimensional geometric transformations, including translation, zoom, shear and so on. There can be run directly interface to facilitate simple.
MFC
- 用vC6.0中的MFC实现直线,圆,椭圆等各种图形以及几何变换-Use the MFC vC6.0 realize straight line, circle, elliptic, etc all kinds of graphics and geometric transformation
PSCAD_guide
- 介绍了PSCAD的一些操作技巧和实际的元件的功能,很详细的介绍了软件的各个部分。-PSCAD introduced a number of operating skills and practical components of the function, a detailed explanation of the various pieces of software.
huatu
- 画图软件,实现画直线,圆,多边形,填充,剪裁等功能-Drawing software, to achieve drawing a straight line, circle, polygon, filling, trimming and other functions
piccut
- C++编程源代码,图形的裁剪功能的实现,基本的裁剪算法的应用~-C++ programming source code, graphics cropping function, the application of the basic clipping algorithm ~
SDK_PAINT
- 这是我用sdk写的一个简易画图程序,可以实现画直线,矩形,圆角矩形,椭圆,可以可以改变线条的颜色,风格,能够设置画线的宽度,主要用于学习,欢迎各位下载。-This is what I use the sdk to write a simple drawing program, can draw lines, rectangles, rounded rectangles, ellipses, you can can change the color, style, ability to set t
To-use-Cytoscape
- Cytoscape的使用方法,如何正确使用复杂网络绘图工具的使用方法-Cytoscape to use, how to properly use the complex network to use the drawing tools
basic-graph-generation
- 一个图形生成MFC系统,有计算机图形学的基本图形绘制算法,包括直线的三种(DDA,中点,Bresenham),圆的两种(中点,Bresenham),椭圆(中点)及区域填充(多边形扫描线,种子扫描)-MFC system to generate a graph, with the basic graphics computer graphics rendering algorithms, including three straight (DDA, the mid-point, Bresenham
Draw1
- 一个简单的画图软件,主要模拟了换图软件的一些常用功能。希望对大家有所帮助-this is draw by C++