资源列表
Circle
- 在C++环境下,实现画圆,方便实用,简洁快速-In the C++ environment, fulfilling the Circle, convenient and practical, simple and fast
experiment
- 这是在计算机图形学实用技术书中所介绍的一个绘图程序。-This is useful in computer graphics technology introduced in the book a drawing program.
DDAzhixian
- 计算机图形学中DDA直线的生成,编译软件为VC++编码-DDA line computer graphics generation, compiler software for VC++ code
CoinApply
- 在视图类View中通过添加菜单项函数调用Doc类中的成员函数来实现具体的添加硬币、减少硬币操作。此时需要考虑各菜单相应函数能够获取文档类对象,见程序-By adding a member function menu items function calls in the Doc class to achieve add coins, concrete reduce coin operation in the view class in View. At this time the need to
Drawing
- 绘图示例程序,运行之后可以画出点,线,弧,弦,椭圆,矩形,圆角矩形,饼。-Drawing the sample program, you can run after the draw point, line, arc, chord, ellipse, rectangle, rounded rectangle, pie.
tesezujian
- 各种各样的特色组建,包括按钮,编辑框,菜单,工具栏,状态栏等。-Formation of a variety of features, including buttons, edit boxes, menus, toolbars, status bar and so on.
c.painter
- 一个简单的绘图程序,实现了一个画板的最基础的功能,希望对初学者有帮助-A simple drawing program to achieve the most basic features of a drawing board for beginners. . .
grads-manual
- 能实现降雨预报,温度预报,使用VB和grads软件(Rainfall forecast can be realized)
AutoCAD .net开发人员手册中文版
- AutoCAD .net开发人员手册中文版(AutoCAD .net Developer manual Chinese version)
ShouBiaoYiDong
- 怎样用VC++的MFC画矩形?编写相应的消息函数代码实现在客户区画矩形的功能,按下鼠标左键确定第一个矩形对角点位置,按住鼠标并拖动鼠标到另一位置时,释放左键确定另一个对角点。-How to use MFC VC++ to draw the rectangle? Preparation of the corresponding message function code implementation of the client area rectangle drawing function, pr
5
- huatuchengxu简单画图程序要求:(1)可绘制直线、椭圆、三角形、矩形; (2)可填充形体、绘制文本;可改变线条颜色、类型、填充方式; (3)可对图形进行删除、拷贝、剪切、平移、恢复和撤销操作; (4)可完成图形文件的保存、打开、打印且能提供将所绘图形转换为位图进行存储的功能。 -huatuchengxu简单画图程序
qq
- 计算机图形学基础教程里面的多边形填充程序代码-Computer Graphics tutorials inside the polygon fill code