资源列表
CreateEnts
- 包含基本图形单位的创建,加上自己的文字样式修改源码,ObjectARX2002制作,也是作为入门的好材料
E0704
- 在windows中提供了画笔和画刷,通过调用CDC类成员函数SelectStockObject进行使用。-in windows provide a paintbrush and painting brushes, by calling the CDC class member function SelectStockObject for use.
Small-habits-have-superior-memory
- 通过MATLAB程序画出三维的实例图像,通过举例让大家能更容易的理解编写程序-MATLAB program to draw the instance of the three-dimensional image, by way of example, so that we can more easily understand writing programs
pfapiao
- 一个打印发票表格的c++源代码,对于那些寻找此类代码的同志来说,是一个绝佳的参考,如果有什么问题,登陆http://www.boomcode.cn
001
- 分析是否为网格化数据-are on the drawing program, prepared by the VB. The paper details can be seen, I hope that the administrator approval, I need you stand in one source, I have very fond of this site, if approved me, I will contribute to this website me a fo
裁剪图像算法
- 裁剪图像算法!! !! !! !1-Cutting Algorithm! ! ! ! ! ! ! ! ! ! ! 1
96224sdk
- 实现区域填充 计算机图形学代码 实现区域填充-Regional filling computer graphics code area filling
MyExam
- 这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成员变量、定义消息处理函数、创建对话类对象并显 示对话框以及添加工具栏按钮。 该程序的功能就是在单文档窗口中绘制各种不同线宽(有六种线宽)、不 同风格(有三种风格:实线、划线和点线)和不同颜色的线段。并且具备保存、 恢复、撤消、滚动、窗口分割等功能。 该程序所用到的都是Visual C++最基本、最核心的内容。-This is a simp
LogisticMap
- C++变写的LOGISTIC 映射的例子,可以直观演示混沌序列的渐变过程,工程文件 各个模块都在里面,和大家分享-Written in C++ variable LOGISTIC mapping example, you can visually demonstrate the gradual process of chaotic sequence, the project file inside each module, and share ~ ~ ~
curveclass
- 一个画曲线图的类,可以动态的加载数据,实现实时画图-Curve of a painting class, you can dynamically load data, real-time drawing
getpicture
- 实现对屏幕的任一位置实时截取的功能,并可以设置截取的图片显示在界面中的位置.-screen realization of the real-time position as a function of the interception, and the setting up of interception of the pictures displayed on the interface position.
draw
- 简单的画图程序(具体功能包括画直线,矩形,椭圆等)