搜索资源列表
iouyuigtuyyugyt
- vc++内容全面,可以画平面图形,线,圆,三角形,多边形.内容在思远软件学院时,编写,里面有部分VC++代码为工作快10年老师编写程序,内容经典,简练!-vc comprehensive content, graphic painting, line, circle, triangle, polygon. software content in Siyuan Institute, the preparation, there are some VC code to work faster in
0312941
- 这个绘图程序可以让读者用鼠标器在窗口内任意涂写,并可以保存所画的内容。-the mapping procedures will enable readers with the click of the window arbitrary graffiti, and can preserve the content of the painting.
jvvadraw
- JAVA小画板程序,涉及到鼠标事件、画图函数、文件流、文件的打开与保存等内容。 -JAVA small slate procedure, which involves a mouse, drawing functions, document flow, open documents and content preservation.
cadlib_srcDXF.rar
- 阅读CAD绘图文件,不管绘的图多复杂都可轻松绘制 。并且注释内容, 颜色, 标记都可清晰显示,Read CAD drawing files, regardless of the complexity of drawing the map can be easily drawn many. Notes and content, color, markings can be clearly displayed
Graphics
- 作为图形图像课程的设计,内容有椭圆中点(Bresenham算法),圆中点(Bresenham算法),直线中点Bresenham算法,画椭圆,画多边形(5边),画折线(6个点)。运行在VC6.0下用MFC-As a graphic image curriculum design, content elliptical midpoint (Bresenham algorithm), round the mid-point (Bresenham algorithm), a straight line
LSP
- AutoCAD lisp语言开发源代码内容挺多-AutoCAD lisp language open source content Tingzhi
TutoGEF
- gef是基于Draw2D的图形框架,本工程是我在做流程图的时候参考一本英文的指导书编写的例子,内容不算复杂,主要是一个建立流程图的例子。适合于gef入门研究-gef Draw2D based graphics framework, the project is when I' m doing a flow chart refer to the guidance of a book written in the English example, the content is not comp
Bezier
- 这个是贝塞尔曲线(C++)的源代码。它是计算机图形学中非常重要的内容。-This is a Bezier curve (C++) Source code. It is very important in computer graphics content.
B-SPLINE
- 两篇关于B样条处理的英文文章,涉及到插值等相关内容-2 on the B-spline to deal with the English articles, related to interpolation and other related content
DRAWCLI
- 这是一个绘图程序,可以在此基础上增加内容。-This is a drawing program, you can increase the content of this basis.
PrintLine
- 用java编写的画线程序,是计算机图形学的内容-Prepared by drawing a line java program is the content of computer graphics
Computergraphics
- 关于计算机图形学多边形的填充实验指导内容-With regard to computer graphics to guide the content of the polygon fill test
draw5
- 本程序是计算机图形学课程作业。内容包括画线算法,画园算法,填充算法,剪裁算法等,内容丰富。-The program course work in computer graphics. Including Line algorithm, painting garden algorithm, filling algorithm, cut algorithm, rich in content.
CAD
- CAD课件,包括二维和三维图形教授及上机内容-CAD courseware, including professors and two-dimensional and three-dimensional graphics content on the machine
plotcurveprogram1
- 可以绘制多条曲线,双y轴,自动绘制多个sheet内容,实现绘图自动化-Number of curves can be drawn, double y-axis, automatic drawing multiple sheet content and achieve automated drawing
flashas3youhua
- 来自Adobe官方的Flash动画优化指南教程,包括以下的内容: • 如何节省内存 • 如何最大程度减小 CPU 使用量 • 如何提高 Actionscr ipt 3.0 性能 • 加快呈现速度 • 优化网络交互 • 使用音频和视频 • 优化 SQL 数据库性能 • 基准测试和部署应用程序-Adobe Flash animations from the
acad_alr
- 本手册参考了AutoCAD 2000 中文版《AutoLISP 函数》的内容,并根据新版本进行扩充,同时也增加了在原英文版本《AutoLISP 函数参考》中没有提供的几个函数的解释。 -This manual reference the AutoCAD 2000 Chinese version "AutoLISP function", and the content of the new version to expand according to, also increased a in
MATLAB
- MATLAB绘图 包括二维图形、三维图形、三维图形的精细处理、隐函数绘图等内容-Tell you how to use MATLAB to made graphics,Including 2D graphics、3D graphics、Implicit function graphics and other content
CanvasDemo
- Canvas绘图程序Java源码,Canvas绘图程序Java源码,可以用来画直线、矩形、圆角矩形、三角形、文字等,把缓冲区图像的内容绘制到画布上-Canvas drawing program source code in Java, Canvas drawing program Java source code, can be used to draw a straight line, rectangle, rounded rectangle, triangle, text, the buff
Task4
- 用MFC开发一个用鼠标在屏幕上绘图的单文档程序: 通过鼠标左键的点击在视图中绘制不同的图形,可绘制的图形包括折线、多边形,并且折线的线宽、颜色以及线形都是可以改变的,多边形的填充方式也可以定制 (高阶内容)绘制的图形可以以保存为矢量(矢量格式自定义)文件,并且可以在程序中再次打开,矢量数据的线宽、线形、颜色以及填充模式都要保存在矢量数据文件中,重新打开的矢量数据文件应该是可以再次编辑、修改的。 -MFC developers a single document with the m
