资源列表
画画
- 鼠标可以在窗口中画画、写字等操作,该程序实现画笔功能-mouse can in the window paint, write such an operation, the program features a paintbrush
code
- 绘制B样条曲线,可以由控制点画,也有反求控制点的
BRXreactors
- Double Click Editor Reactor The sample of programm works in AutoCAD and Bricscad.
MFC_framework_to_achieve_straight_line_drawing_of_
- MFC框架下实现直线画法的源码MFC framework to achieve straight-line drawing of the source-MFC framework to achieve straight-line drawing of the source MFC framework to achieve straight-line drawing of the source
Text
- CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-CDC' s word processing program preparation, how to generate custom fonts and custom insert character, familiar with the use of CString class. Kara
nurbs_toolbox
- Matlab 非均匀有理B样条函数,能生成B样条曲线和曲面-Matlab NURBS
WOpenGL
- 在c++下用MFC调用opengl库函数,实现了多种图形的显示以及填充。-In c++ Call opengl using MFC library functions to achieve a variety of graphical display, as well as filling.
vcPP
- VC ++ 6.0下,画图后截图并保存的一个DEMO程序,希望对大家有用!-VC++ 6.0, the drawing and save a screenshot after the DEMO program, we hope to be useful!
4
- max 源代码 包括一部分的雕塑 镜子 杂物 等等一系列在XP环境下可开发的再 利用资源。 -max source code as part of the sculpture, including a series of mirrors so debris can be developed in the XP environment, re-use of resources.
hlb
- 一个图像编辑与画图的c#软件,完成图像编辑功能和画图功能-An image editing and drawing the c# software
SeedFill
- 计算机图形学作业。种子填充算法。非递归和递归两种。效率不错。-Computer graphics operation. Seed fill algorithm. Two non-recursive and recursive. Good efficiency.
Paintline2
- vc++6.0环境下实现划线的小程序,可以直接运行。MFC下实现