-
a simple single document drawing example, I was pursuing the masked one. Drawing...
一个简单的单文档画图示例,是我大二时的练笔之作。提供绘制直线、圆、矩形的基本图元的功能。-a simple single document drawing example, I was pursuing the masked one. Drawing for a round, rectangular map yuan"s basic functions.
- 2022-05-08 15:58:59下载
- 积分:1
-
我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩...
我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a certain method of generating algorithm round. Achieving rubber-band linear, circular and rectangular. Achieving polygon clipping. To achieve basic geometry transformation (translation, rotation, zoom). Achieving Bezier curve or B-spline curves. The final results show is a small interactive graphics system, with all the functional interface to link up.
- 2022-08-05 17:18:32下载
- 积分:1
-
一个色彩测试程序
一个色彩测试程序-a color test procedures
- 2022-08-13 06:08:28下载
- 积分:1
-
数字图像处理中的数字图像处理技术与经验点
VC++在数字图像处理中的几点技巧与经验-VC in the digital image processing techniques and the experience points
- 2022-04-12 12:15:36下载
- 积分:1
-
图形学多边形裁减算法演示实例
图形学多边形裁减算法演示实例-graphics polygon reduction algorithm demonstration examples
- 2022-01-26 01:19:18下载
- 积分:1
-
用C语言实现了Cohen
用C语言实现了Cohen-Sutherland算法,代码可以直接复制到tc里面运行,很好实现了线段裁剪-With the C language to implement Cohen-Sutherland algorithm, the code can be directly copied to the tc run inside, well realized Line Clipping
- 2022-03-13 06:11:01下载
- 积分:1
-
联机手写数字识别,可以运行的 (2005
联机手写数字识别,可以运行的 (2005-1-14,VC,69KB,下载1-online handwritten numeral recognition, can run (2005-1-14, VC, 69KB download a
- 2022-06-01 17:30:19下载
- 积分:1
-
用DELPHI 编写的Gamma曲线,可以参考一下.
用DELPHI 编写的Gamma曲线,可以参考一下.-prepared with the DELPHI Gamma curve for reference.
- 2023-08-17 02:50:03下载
- 积分:1
-
这是OPENGL的第三个例子,实现了鼠标移动来使物体旋转的,好好体会
这是OPENGL的第三个例子,实现了鼠标移动来使物体旋转的,好好体会-This is the third example OPENGL, realize the mouse to make rotating objects, a good experience
- 2022-08-25 17:39:11下载
- 积分:1
-
功能是图象的检测,模板匹配如果上
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32...
功能是图象的检测,模板匹配如果上
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.lib gdi32.lib
这里是vc可直接运行
注意事项:
运行时,文件c: est.bmp必须存在-Function of image detection, template matching on the command-line compiler, if the process is as follows vcvars32rc bmp.rccl detect.c bmp.res user32.lib gdi32.lib here can be directly run vc Note: run-time, file c: est.bmp must exist
- 2022-09-30 18:50:03下载
- 积分:1