资源列表
0028_3
- 用鼠标控制绘图程序,包括直线,矩形,圆等-drawing with the mouse control procedures, including linear, rectangular, round, etc.
dbxfill
- 图形学作业:边填充问题。采用至上而下的方式进行填充。-Graphics operations: edge fill problem. Using top-down approach to filling.
specialline
- 一个画特出线的程序,该程序做了可以选择不同的特效曲线,不知道这个里面有没有。如果有,就打扰了大家-Win a special painting process, the program can choose to have done a different effect curve, I do not know this there are not. If so, everyone would disturb
WindowsMobilePaint
- 手机画图软件,可以改变颜色,保存,读取等操作-Drawing software mobile phone, you can change the color, save, reading and other operations
0LineReDraw
- Line redraw example for c#
test6
- 目录中的程序已经过作者调试,保证可以正常运行。 调试时的计算机的配置:Windows2000/XP + Visual Studio 6.0 企业版 注意,本目录中大部分程序只能对256色图像进行操作。 如有疑问,请发邮件与bugzhao联系,邮件地址bugzhao@sdu.edu.cn。
Splinechengxu
- 这是一个简单的样条曲线绘图程序,程序中每个具体的步骤-This is a simple spline curve drawing program, procedures for each concrete steps
jbtxsc
- 图形学中的基本的图形生成,对初学者有帮助的。-Basic graphics generation graphics, help for beginners.
Photos
- 网站验证码各种各样的servlet的验证码挺好看的-Verification code
circlescan
- 计算机图形学中的圆的扫描显示,逐点扫描显示一个园,用MFC编程
Different-Julia-Figure
- 在Visual C++环境下,实现画不同朱莉娅图的源程序-Under in Visual C++ environment, the source of the painting Julia Figure
Draw
- 初学vc时自己编的一个用于画图的小程序,可以互相学习呢:)