-
使用DirectDraw例子的图形,画线,画圆,映射,…
用DirectDraw做出的图形学例子,有画线,画圆,贴图等-Graphics made using DirectDraw example, has painted lines, drawcircle, mapping, etc.
- 2022-07-02 18:02:18下载
- 积分:1
-
openGL例子,用于教学,一个是飞行模拟程序
openGL例子,用于教学,一个是飞行模拟程序-openGL example, used in teaching, one is the flight simulation program
- 2022-05-14 09:08:15下载
- 积分:1
-
简单的画板程序.可以实现直线,曲线,圆,方的绘画以及颜色和画笔大小的选择....
简单的画板程序.可以实现直线,曲线,圆,方的绘画以及颜色和画笔大小的选择.-Sketchpad simple procedures. Can realize a straight line, curve, round, square paintings, as well as color and pen size options.
- 2023-07-29 15:25:03下载
- 积分:1
-
Loffer算法的DCT变换的C代码,还不错,大家看看!
Loffer算法的DCT变换的C代码,还不错,大家看看!
-Loffer DCT algorithm C code, quite good, we see!
- 2022-01-30 14:42:09下载
- 积分:1
-
三维图形变换,可以建模,进行矩阵变换,变换视角,二维映射和透视。...
三维图形变换,可以建模,进行矩阵变换,变换视角,二维映射和透视。-transform 3D graphics, modeling, matrix transformations perspective, and the two-dimensional mapping perspective.
- 2022-01-21 03:04:49下载
- 积分:1
-
5个可用于工业编程的报表和图形控件
5个可用于工业编程的报表和图形控件-5 can be used for industrial programmable graphics statements and controls
- 2022-04-20 08:45:10下载
- 积分:1
-
可以抓取当前屏幕,完成按下键盘的“PringScreenSysRq“键的功能。不同的是,这个程序还可以在抓取框中滚动抓取来的屏幕,可将其直接保存为BMP位图文件...
可以抓取当前屏幕,完成按下键盘的“PringScreenSysRq“键的功能。不同的是,这个程序还可以在抓取框中滚动抓取来的屏幕,可将其直接保存为BMP位图文件。-You can grab the current screen, press the keyboard to complete the "PringScreenSysRq" button function. The difference is that this program can also grab the box to scroll the screen grab can be directly saved as a BMP bitmap file.
- 2022-01-22 15:03:34下载
- 积分:1
-
这是数字图像编程与实现系列源码之一。请继续关注与之配套的系统源码的上传,下载完后细细欣赏其中的代码,一定会有所收获的,对机器视觉与图像编程的理解会加深大一步。...
这是数字图像编程与实现系列源码之一。请继续关注与之配套的系统源码的上传,下载完后细细欣赏其中的代码,一定会有所收获的,对机器视觉与图像编程的理解会加深大一步。-This is the Digital Image Series programming and achieve one source. Please continue supporting concern with the system source code upload, download, after careful to appreciate the code, there will be harvested, the machine vision and image understanding of the programming will deepen big step.
- 2023-05-06 15:10:03下载
- 积分:1
-
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这...
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle:
Assume there is a line whoes direction is "sita" , and the distance from the origin to this line is s. So each point in this line satisfies the equation : s=x*Cos(sita)+ y*Sin(sita) . We can find out the lines based on this fact.
And this programme is to find out the longest line in the image.
- 2022-09-05 00:30:03下载
- 积分:1
-
应用VC++2005开发的ObjectARX程序,主要是怎样创建实体
应用VC++2005开发的ObjectARX程序,主要是怎样创建实体-Application VC++ 2005 Development ObjectARX procedures, primarily how to create entities
- 2022-04-20 21:14:08下载
- 积分:1