-
采用Visual Basic 6 编写的下雨效果,效果较好!值得一看。
采用Visual Basic 6 编写的下雨效果,效果较好!值得一看。-Using Visual Basic 6 prepared to rain effects, better! Worth a visit.
- 2022-03-26 16:29:31下载
- 积分:1
-
这个程序对于学习数字图像形态学的朋友有很大帮助。包括图像的腐蚀,膨胀及击中击不中和延伸的图像细化...
这个程序对于学习数字图像形态学的朋友有很大帮助。包括图像的腐蚀,膨胀及击中击不中和延伸的图像细化-This process digital images for learning the morphology of a friend of much help. Including images of corrosion, expansion, and hit-and extension of the image thinning
- 2022-02-04 14:00:51下载
- 积分:1
-
这是用VC++中的MFC事项的,用角度DDA法产生圆弧
这是用VC++中的MFC事项的,用角度DDA法产生圆弧-This is the VC MFC matters with DDA point arc generated Act
- 2022-06-15 06:40:15下载
- 积分:1
-
维纳滤波理论在图像处理中的应用。
包括维纳滤波,维纳复原,维纳边沿提取,维纳增强。我的一个小课题的终结版。
附有PPT...
维纳滤波理论在图像处理中的应用。
包括维纳滤波,维纳复原,维纳边沿提取,维纳增强。我的一个小课题的终结版。
附有PPT-Wiener filtering theory in image processing applications. Including the Wiener filter, Wiener restoration, Wiener edge extraction, Wiener enhanced. I have a small issue of the final version. With PPT
- 2022-02-09 13:41:14下载
- 积分:1
-
基于USB摄像头的图像处理 1
该软件利用笔记本电脑自带USB摄像头,实现图像的底片模式输出,很适合刚入门做视频图像的同学学习。
- 2022-03-17 22:31:24下载
- 积分:1
-
sufer图象广泛应用于各行各业,本程序原代码,汇集了vc调用surfer指令的各种实例...
sufer图象广泛应用于各行各业,本程序原代码,汇集了vc调用surfer指令的各种实例-sufer images are widely used in all walks of life, the program source code, a collection of command vc call surfer various examples of
- 2023-05-16 00:50:02下载
- 积分:1
-
文字识别,不过不能认别中文。支持手写体。功能强大的。
文字识别,不过不能认别中文。支持手写体。功能强大的。-Character recognition, but should not identify the Chinese. Support handwriting. Powerful.
- 2022-07-01 14:17:15下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
霍夫编码,在图像压缩中用到。在通信中使用
霍夫编码,在图像压缩中用到。在通信中使用-Hough encoding, used in image compression. Used in communications
- 2022-08-24 00:48:11下载
- 积分:1
-
这个应用程序可以改变鼠标光标的形状,您可以设置它为您喜欢的形状,使用起来会更加得心应手一点◎!...
这个应用程序可以改变鼠标光标的形状,您可以设置它为您喜欢的形状,使用起来会更加得心应手一点◎!-the application can change the shape of the mouse cursor, you can set it to the shape you like, and it would be more handy 1:00 Scholar!
- 2022-01-21 05:31:36下载
- 积分:1