搜索资源列表
vc画图
- 一个很小的程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初接触者的参考-A small programme, provides the function of drawing lines, rectangles, roundrectangles, and polylines. Good guids for beginners of graphics programming using VC.
txxtxcj
- 计算机图形学里的一些基本算法程序之一 图形裁剪,VC++环境编译-computer graphics, the basic algorithm procedures for cutting graphics, VC compiler
txxzsg
- 计算机图形学里的一些基本算法程序之一 真实感图形学,VC++环境编译-computer graphics, the basic algorithm procedures for photorealistic graphics, VC compiler
vc一个画图工具
- 类似于画图程序,是图形学各种基本图形的扫描算法的实现,对图形学的入门者大有用处-similar to the drawing process, the basic graphics graphics scanning algorithm implementation of the graphics it would be useful for beginners
svgGrphics
- vc + qt写的基于svg图形格式的电力画图软件 -written in vc+ qt svg graphics format based on the power drawing software
VCAD3.0
- 可通过线选中,管理多种图形,整体移动-selected through line, a variety of graphics management, the overall mobile
exer1
- 图形学中的扫描线填充算法,用VC6.0的MFC实现,较为精炼。使用Getpixel函数和setpixel对像素点颜色取反。-Graphics of the scan line fill algorithm, the MFC with VC6.0 achieve more refined. Setpixel use Getpixel function and color of pixel anti-access.
VC++
- VC++绘图程序设计技巧与实例教程 -VC++ Graphics Programming Tutorial and Examples
zjxcircle
- 图形学-画圆,vc源代码,运行成功,可使用!-Graphics- drawcircle, vc source code, to run successfully, you can use!
GraphicsTools_Andy
- VC做的绘图工具。绘制简单图形,Bezier曲线,填充,裁剪,变幻等。-The drawing tools VC. Drawing simple graphics, Bezier curves, filling, cutting, and other changes.
Graphics
- 本软件在VC++6.0中采用MFC编程。在绘图菜单中,共有9个功能,应用程序在Graphics\Debug\中。-The software in the VC++ 6.0 use MFC programming. In the graphics menu, a total of nine features, applications in GraphicsDebug.
BmpTest
- 简单画图板程序 实现windows画图板的部分简单功能 基本功能: (1)绘制直线、曲线; (2)绘制各种形状,比如矩形、椭圆形 (3)绘制各种实心形状,比如实心矩形、实心椭圆等 (4)添加文字 (5)设置不同的绘制颜色 (6)显示磁盘上已有的图片文件 (7)具备“橡皮擦”的功能,进行擦除 (8)填充功能 (9)画刷功能 (10)设置图形边框线宽 (11)不同功能实现鼠标的形状的变化 (12)工具栏图标选中与否的变化 (13)添加
Draw
- VC里面画图程序,能动态的绘制直线,矩形,椭圆等简单图形-VC inside the drawing process, drawing a straight line to a dynamic, rectangular, oval and other simple graphics
VCAutoCAD
- VC++图形绘制工具源代码(类似AutoCAD),希望对你们有帮助-VC++ source code for graphics drawing tools (similar to AutoCAD), you would like to help
B_Spline
- B样条曲线的绘制 MFC VC++ 图形学实验-B-spline curve drawing MFC VC++ Graphics Experiment
(graphics.h)
- vc绘图库-graphics library by VC
fillgrammingcode
- VC++编写的图形填充和绘制程序,非常好,值得一看-VC++ graphics prepared by filling and drawing program, very good, worth a visit
draw(vc)
- VC6.0实现画图功能,包括基本图形:直线(数值微分法、中点画线法,Bresenham画线算法),圆与椭圆(中点画圆法、Bresenham画圆算法、椭圆生成算法),区域填充(边填充算法、种子填充算法、圆与椭圆的填充、图案填充),裁剪、线宽与线型的处理。还有简单的图形变换,以及简单曲线和曲面的实现-VC6.0 implement drawing functions, including basic graphics: linear (numerical differential method, t
CSharp-Draw
- 计算机图形学的vc++程序示例 含二维线画图元、二维线填充图元、线段裁切、多边形裁切、二维图形变换、三维图形变换、凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)、曲线移动、曲线清除等。-Computer graphics vc++ sample program with two-dimensional line drawing dollars, two-dimensional line fill pixel, line cutting, cutting polygo
MiniCAD
- 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.