-
该程序创建料一个avi动画文件的窗口,在本程序启动开始一段动画,当用户操作鼠标或键盘时停止...
该程序创建料一个avi动画文件的窗口,在本程序启动开始一段动画,当用户操作鼠标或键盘时停止-The program is expected to create an avi animation file window, in the present proceedings began a period of animation, when the user stops the mouse or keyboard
- 2022-05-25 18:40:06下载
- 积分:1
-
本代码用于人脸识别,可以在ORL、Yale、AR等人脸库上测试使用。...
本代码用于人脸识别,可以在ORL、Yale、AR等人脸库上测试使用。-The code for face recognition, can ORL, Yale, AR face database, such as the use of the test.
- 2022-03-16 15:15:01下载
- 积分:1
-
为规划部门写的,在acad上绘制城市道路的横断面图
为规划部门写的,在acad上绘制城市道路的横断面图-Written for the planning department in the Acad drawing of the cross-sectional diagram of Urban Roads
- 2022-04-26 09:47:28下载
- 积分:1
-
制作图标的程序,VB源代码。
制作图标的程序,VB源代码。-icon production procedures, VB source code.
- 2022-01-26 04:04:56下载
- 积分:1
-
《Vis u a l C+ + 面向对象与可视化程序设计》――清华大学计算机基础教育课程系列教材...
《Vis u a l C+ + 面向对象与可视化程序设计》――清华大学计算机基础教育课程系列教材- Vis ual C++ Object-oriented programming and visualization - Tsinghua University Computer Basic Education Curriculum textbook series
- 2022-03-24 01:55:22下载
- 积分:1
-
vc 傅立叶变换
应用背景图像正交变换 , 傅立叶变换优化,在对图像进行傅里叶变换变换是复杂度为O(n^2),当n很大时 此算法可以优化关键技术采用FFT和IFFT进行傅立叶变换 ,大大缩减运行时间 节约系统资源 傅立叶定理 卷积定理
- 2022-08-06 22:14:23下载
- 积分:1
-
1. ExImage是在DIB类的基础上,扩展了一些基本图像处理功能,除图像格式库外,所有图像处理算法均为自主开发,各处理算法可单独使用。
2. Ex...
1. ExImage是在DIB类的基础上,扩展了一些基本图像处理功能,除图像格式库外,所有图像处理算法均为自主开发,各处理算法可单独使用。
2. ExImage主要功能包括:颜色增强、校正、配准、拼接、复原、融合、分析、压缩编码等。
关键词:彩色图像处理、自适应中值滤波、图像增强、几何校正、图像配准、图像拼接、图像融合、图像压缩。
-ExImage Image processing toolkit
- 2022-05-10 17:44:59下载
- 积分:1
-
画线
划线,画园和画矩形等window系统实现的步骤-draw line
- 2022-03-30 04:37:31下载
- 积分:1
-
图形学_太阳系
图形学,实现太阳系模拟,运用C++语言和Opengl语言,完成太阳、地球、水星、金星、火星、土星、木星、天王星、海王星、冥王星、月球以及其他卫星的模拟。
- 2022-03-06 07:42:44下载
- 积分:1
-
可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法...
可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。解压密码 本站默认解压密码:www.supcode.com -many people may have thought about the need to achieve some of the relatively large number of factorial. But C is the standard data types of its storage space is too small, it is impossible to achieve. We can through other methods to achieve this procedure with a very simple algorithm for the factorial, the procedures are short, is also very simple, and Notes everywhere, I believe we can easily understand them Download source VC6.0 after the open and then compile it to run. After some procedural changes can achieve greater number of factorial, interested readers at the end of the procedure after a try hands, Fun for all at! ! Hope this process will give us some help. There may be many procedural deficiencies that warm welcome to you all
- 2022-01-25 17:48:42下载
- 积分:1