搜索资源列表
鼠标画方形
- 鼠标画方形
在对话框上画线
- 实现捕获鼠标的功能,实现实时的画线功能
opengl画球
- 用opengl画球
vb画矢量图控件源码
- 一个vb画矢量图的例子,控件和程序源码
Qt-qwt画柱状图
- 使用Qt的qwt库画柱状图。
DDA画线算法
- DDA高效画线算法
java画箭头
- java画箭头java画箭头java画箭头java画箭头
画线算法
- 采用brezar的画线算法程序-using the line drawing algorithm
画图板
- 模拟windows画图板的取颜色的工具栏-simulation windows from the drawing board color toolbar
自由画直线
- 这个程序是一个用鼠标画直线的源码,是用vc做的,对于那些初学者可能比较有用1-the procedure is painting a straight line with the mouse the source, is to use vc do, for those who may be more useful to beginners 1
一个简单的画圆程序
- 图形学中一个简单的画圆程序-Graphics a simple procedure Circle
画线,园,矩形,VC
- 图形编程:画线,园,矩形,VC-graphical programming : line drawing, the landscape, rectangular, VC
简易画图板
- 简易的画图板 实现画点线,曲线,矩形,圆形,以及色彩的变换,填充等,另外还加入一个小小的文本操作程式。 直接编译后就可以使用。-simple drawing board to achieve painting point line, curve, rectangle, circle, and the color transformation, fill in the blanks, in addition to the text by
画椭圆的算法的程序
- 画椭圆的算法的程序.rar,短小而精悍,你可以去-oval painting algorithm procedures. Rar, and the short-skinned, you can try to
基本画线实现算法
- 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活C
DDA法画椭圆
- 画椭圆的方法有很多,这是其中一种,用DDA算法画的-oval paintings are lots of ways, this is one of those painted with the DDA Algorithm
实现画矩形、椭圆和随手画功能
- 由VC实现画矩形、椭圆和随手画功能,对图像处理人员会有帮助-paintings by VC rectangular, oval and hand painting functions, image processing staff to be helpful
在彩色显示器上画圆
- 这个程序主要实现的功能是在彩色显示器上画圆,你可以随意的画-this procedure main function is to display the Color Circle, you can arbitrarily paintings
一种较简单的贴片法画球
- 本程序是使用opengl来实现贴片法画球,所编写的代码较简单,也易读懂。-use of this procedure is to achieve opengl patch paintings ball, prepared by the code more simple and easy to understand.
带图像处理的画图板
- 与windows的画图板类似,但是比它多几个图像处理的功能,比如模糊、灰度变换等等。-with windows similar to the drawing board, but a few more than its image processing capabilities, such as fuzzy, gray transform etc..