登录

最新会员 最新下载

成为了本站VIP会员

今天12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:绘图程序
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. PIC-DEAL-API

  常用的画图API函数的具体使用方法,希望对画图感兴趣的人有所帮助(Commonly used drawing API the specific function to use, I hope to help people who are interested in drawing)

2
下载
78
浏览
2012-01-13发布

2. paint

  绘图板软件,实现了文件打开,矢量保存,各种线和图形的绘画,颜色的更换。(it is a paint pad,you can use it to change your color,your paint,and can save yours.)

4
下载
78
浏览
2012-01-01发布

3. CGPainter_lineCircle

  实现了DDA直线生成算法画直线,Bresenham圆弧生成算法画圆弧(Achieve DDA line drawing algorithm to generate a straight line, Bresenham algorithm for drawing arcs arc generated)

11
下载
99
浏览
2011-12-22发布

4. Painter

  画画的,一个简简单单的画画的小型的C++编的软件(Paint of, a Chien is simple painting of list of small scaled C++weave of software)

2
下载
77
浏览
2011-12-17发布

5. GraphDraw

  绘图程序,可以自由绘制直线、矩形、圆、多边形,可以设置颜色和宽度,并且能够进行图元基本操作,如剪裁、缩放及填充功能。(Drawing program, free to draw lines, rectangles, circles, polygons, you can set the color and width, and can be primitive basic operations, such as cropping, scaling and filling functions.)

5
下载
86
浏览
2011-10-25发布

6. matcomtu

  matcom衰减振荡曲线(多线程)如果直接运行exe文件,只须将ago4501.dll和v4501v.dll加入相应的release目录即可。(matcom oscillation decay curve (multi-threaded))

4
下载
89
浏览
2011-10-13发布

7. CHENGPIN

  mfc绘图,用于绘制坐标系图形。动画的我的基本思路。(mfc draw)

51
下载
94
浏览
2011-07-21发布

8. EastDraw

  利用VC6.0实现的图形绘制工具,功能非常全面,非常强大,适合专业级的人员使用。(VC6.0 achieved using a graphical drawing tools, which is very comprehensive, very powerful, suitable for professional-level personnel.)

3
下载
107
浏览
2011-05-11发布

9. 01_Geometry

  open cascade 二维图形生成例子程序(open cascade two-dimensional graph of sample program)

9
下载
140
浏览
2011-05-05发布

10. Graphic-Draw

说明:  图形绘制,可设置线宽、颜色、样式,通过本例将了解如何使用自定义画笔定义线体的颜色,线宽,线形等,以及如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。(VC++ graphics rendering, can set the line width, color, style, through this example will learn how to use custom brushes defined line of body color, line width, line, etc., and how to add options for the program menus and options in Settings dialog box How to use the standard color dialog box, how to use the Font dialog box, implemented in the Options dialog box preview. Implementation Options dialog box and window class data exchange. How to change the background color of dialog boxes and controls, how to change the control' s text color on button controls the special treatment. How in the window display a bitmap.)

0
下载
104
浏览
2011-04-14发布

11. clPlot

说明:  MFC坐标系的绘制,动态显示曲线,感兴趣的可以参考下~~(MFC frame rendering, dynamic display curves of interest can refer to the following ~ ~)

1
下载
100
浏览
2011-03-08发布

12. fangwindowshuatuchengxu

  一个仿windows画图程序AppWizard has created this photo application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your photo application. (An imitation of windows drawing program AppWizard has created this photo application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your photo application.)

1
下载
90
浏览
2010-12-24发布

13. drawingprogramonVC

  VC下的屏幕画图:VC下的屏幕画图程序,有六种方法实现(VC under the screen drawing program, there are six ways to achieve)

9
下载
86
浏览
2010-10-06发布

14. Draw

  该程序可以绘制出扇形,并且带有黑色边框。(The program can draw out the fan, and with a black border.)

5
下载
111
浏览
2010-06-30发布

15. tuxing

  MFC下实现DDA算法、一般直线的Bresenham算法、Bresenham画圆算法 、中点圆整数优化(MFC DDA Bresenham )

455
下载
105
浏览
2010-06-13发布

16. NT9200

  NT9200数字脑电图仪 的串行通讯及实时绘图程序。可借鉴里面的绘图程序。(NT9200 digital EEG instrument serial communications and real-time drawing program. Inside of the mapping process can learn from.)

30
下载
109
浏览
2010-05-20发布

17. UseBrush

  教你如何使用画刷,MFC里面的画刷,文件里面是相关的代码。(tell you how to use the brush of MFC,there s the relative code inside the file.)

7
下载
104
浏览
2010-05-09发布

18. computergraphicsprogramming

说明:  我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。 必须复制的文件: Chopper.asc chopper.bmp cp.bmp end.BMP end.txt w1.bmp w2.bmp w3.bmp 如有问题欢迎大家和我交流! 联系方式: e-mail:cproom@163.net http://cproom.yeah.net 通讯地址:陕西省西安市太白南路202号(骊山微电子公司)陈鹏(收) 邮编  :710065 电话  :(029)-8234582(computer graphics programming using GDI)

0
下载
99
浏览
2010-04-17发布

19. MfcCurve2

说明:  mfc下绘出样条曲线,并根据样条曲线对其上的值进行差值。(mfc-spline curves plotted under and in accordance with spline curve on the value of their difference.)

0
下载
102
浏览
2010-03-26发布

20. networkDistribution

  ObjectARX开发,配电网,网络绘制,潮流计算,可靠性分析等(ObjectARX development, distribution network, network rendering, flow calculation, reliability analysis, etc.)

171
下载
138
浏览
2010-01-21发布