联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 绘图程序(231) 
按平台查找All Visual C++(231) 

[绘图程序] gui16

计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形等
Computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc. (2016-12-23, Visual C++, 395KB, 下载1次)

http://www.pudn.com/Download/item/id/1482486976223141.html

[绘图程序] CADKill-the-virus

这是一个运用编程语言制作的cad病毒专杀工具,专为运用cad软件的用户服务。
This is the use of a programming language produced by CAD virus Zhuanshagongju, designed for the use of CAD software user service. (2014-11-08, Visual C++, 807KB, 下载3次)

http://www.pudn.com/Download/item/id/2651389.html

[绘图程序] BitDemo

使用VS2008 编程,简易介绍双缓冲绘图的基本实现步骤,重点展示BitBlt函数的运用。 功能:给窗体背景添加图片。
Using VS2008 programming, simple double buffering graphics introduce the basic implementation steps, highlight the use BitBlt function. Function: add a picture to the form background. (2013-09-25, Visual C++, 8930KB, 下载10次)

http://www.pudn.com/Download/item/id/2362711.html

[绘图程序] Draw-a-straight-line-and-circle

使用VC++6.0编程的直线和圆绘图程序,本程序功能较为直观清晰,供初学者使用~
Use VC++6.0 programming linear and circular drawing program, the program features a more intuitive and clear, for beginners to use ~ (2013-08-26, Visual C++, 1885KB, 下载2次)

http://www.pudn.com/Download/item/id/2340023.html

[绘图程序] Graphic

一个简单的画图程序,用MFC编程,可实现简单的画直线、圆、椭圆、虚线等,可以改变线条颜色
A simple drawing program, with MFC programming can be realized simply draw a straight line, circle, ellipse, dashed, etc., can change the line color (2013-06-29, Visual C++, 5061KB, 下载6次)

http://www.pudn.com/Download/item/id/2291913.html

[绘图程序] simpleDraw

把鼠标的三个事件响应函数OnLButtonDown,OnMouseMove,OnRButtonUp封装在同一个类Controller中。MFC程序中的M-V-C,控制器编程
Three mouse events response function OnLButtonDown, OnMouseMove, OnRButtonUp, packaged in the same class Controller. The MFC program MVC, controller programming (2012-10-29, Visual C++, 1909KB, 下载13次)

http://www.pudn.com/Download/item/id/2030627.html

[绘图程序] drawing-software-source-code--

画图软件的源码,可以画些简单的图形,还可以当一些编程学习资料,可以帮助初学者
Drawing software source code, you can draw simple graphics, you can also when some of the programming learning materials, can help a beginner (2012-02-04, Visual C++, 545KB, 下载2次)

http://www.pudn.com/Download/item/id/1764893.html

[绘图程序] wxqdrawBeta

精心设计的用C++编程的很好用的绘图小工具,包括画直线,椭圆,矩形,兼有橡皮筋功能
Designed with a good C++ programming with a small drawing tools, including drawing a straight line, oval, rectangle, both rubber band function (2011-11-13, Visual C++, 96KB, 下载5次)

http://www.pudn.com/Download/item/id/1697124.html

[绘图程序] DRAWCLIeasy

微软mfc提供的画图例子,很好很强大,难度有一点,看懂了的画,对自己的图形图像编程很有帮助的!
Mfc Microsoft provides examples of drawing, very very powerful, a little difficulty, read the paintings, graphic images on their own programming helpful! (2011-07-20, Visual C++, 6084KB, 下载31次)

http://www.pudn.com/Download/item/id/1601973.html

[绘图程序] picture

图形编程: 提供一个图形工具界面,让用户能够画出直线,椭圆,多边形等几何元素,结果可以保存并可读出。
Graphics Programming: Provides a graphical interface tool, allowing users to draw lines, ovals, polygons and other geometric elements, the results can be saved and can be read out. (2011-07-05, Visual C++, 2751KB, 下载5次)

http://www.pudn.com/Download/item/id/1589983.html

[绘图程序] GraphicsE

图形学 一些算法的实现 直线、圆、椭圆 中点偏差算法 barsky、编码法直线裁剪算法的实现 Bezier曲线 mfc编程
Some graphics algorithm for straight line, circle, ellipse midpoint deviation algorithm barsky, coding algorithms achieve linear Bezier curve cutting mfc programming (2011-01-15, Visual C++, 3653KB, 下载18次)

http://www.pudn.com/Download/item/id/1413116.html

[绘图程序] drawlinecirclerectangle

画直线,圆,等一些简单几个图形绘制的程序,这只对初学者有用,如果是编程高手,肯定用处不大
Draw lines, circles, and some few simple graphics drawing program, this is only useful for beginners, if the programming expert, certainly not very useful (2010-12-30, Visual C++, 3996KB, 下载1次)

http://www.pudn.com/Download/item/id/1398057.html

[绘图程序] 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. (2009-01-08, Visual C++, 54KB, 下载1次)

http://www.pudn.com/Download/item/id/627661.html

[绘图程序] ReadDxf

c++ 写得读取DXF格式的源码,对于基于图形操作的数控设备编程有很好的参考价值
c++ written DXF format to read the source code, graphics-based numerical control device programming operations have a very good reference value (2008-06-24, Visual C++, 31KB, 下载96次)

http://www.pudn.com/Download/item/id/496884.html

[绘图程序] MFCDraw

实现windows编程的各种画图功能,包括直线,椭圆动画 颜色线性渐变的填充椭圆伸缩 移动动画
Realize a variety of drawing windows programming functions, including linear, elliptical animation linear gradient fill color oval telescopic mobile animation (2008-04-01, Visual C++, 1072KB, 下载74次)

http://www.pudn.com/Download/item/id/427859.html

[绘图程序] brushpatt

岩性符号的绘制小控件,源代码和可重用执行程序,对地质绘图很好用
Lithologic symbols drawn small controls, source code and reusable implementation of procedures, very good use of geological mapping (2007-10-10, Visual C++, 4114KB, 下载138次)

http://www.pudn.com/Download/item/id/343473.html

[绘图程序] 0351071_Draw

本程序是一个简单的绘图小程序,用的是VC++的编程环境,由于水平有限,编的不好,请多多指教.
this procedure is a simple drawing small program, the VC is the programming environment, is limited, and the bad part, please exhibitions. (2006-06-26, Visual C++, 106KB, 下载4次)

http://www.pudn.com/Download/item/id/198162.html

[绘图程序] EX_Draw1_0201

这是一个简单绘图的编程,编制的随手画简单的椭圆的程序,拖拽鼠标就可以画出图员椭圆。
This is a simple drawing program, readily prepared in the oval painting simple procedures can drag the mouse draws a plan member oval. (2006-03-04, Visual C++, 42KB, 下载5次)

http://www.pudn.com/Download/item/id/150476.html

[绘图程序] EX_Draw2_0101

这是一个应用绘图编程,编制画简单的直方图的程序,是一个由若干个矩形组成的直方图程序。
This is a graphics application programming, the preparation of a simple histogram painting process, is a composition of several rectangular histogram procedure. (2006-03-04, Visual C++, 32KB, 下载24次)

http://www.pudn.com/Download/item/id/150472.html

[绘图程序] 399161

该程序是用来画图的,对您来说可以帮助您熟悉vc编译环境,还可对您编程技巧有帮助
that the procedure was used to drawing, you run right can help you familiar with vc build environment, but also on your programming skills help (2005-04-26, Visual C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1114504138956203.html
总计:231