搜索资源列表
用数字图像实现摄像机自动调焦算法程序
- 用VC++写的关于数字图像处理的程序源码,取代红外调焦,用于摄像机自动调焦控制。-VC write on digital image processing procedures source to replace the infrared focusing, for automatic focusing camera control.
geneticalgoritm
- 遗传算法代码,用VC++演示,还有中文说明。-genetic algorithm code, VC demonstration, the Chinese statement.
MutexDlg
- vc++算法程序员处理算法经典 还可以继承其他程序使用-vc algorithm processing algorithm classical programmers can also use other procedures succession
Excep2
- vc++算法程序员处理算法经典 还可以继承其他程序使用-vc algorithm processing algorithm classical programmers can also use other procedures succession
MDISample
- vc++算法程序员处理算法经典 还可以继承其他程序使用-vc algorithm processing algorithm classical programmers can also use other procedures succession
GraphicsView
- vc++算法程序员处理算法经典 还可以继承其他程序使用-vc algorithm processing algorithm classical programmers can also use other procedures succession
DirList
- vc++算法程序员处理算法经典 还可以继承其他程序使用-vc algorithm processing algorithm classical programmers can also use other procedures succession
VC7758
- VC常用算法集 书中所有的常用数值算法子过程按书中的章数分别放在以C开头的子目录中。所有这些为验证上述子过程而编的验证过程按书中的章数分别放在以D开头的子目录中。~..~所有为验证过程而做的工程,按书中的章数分别放在以V开头的子目录中。 1、使用: 读者只需将光盘上的子目录“VC常用数值算法集”复制到D:\\ 下即可。然后配合书中的说明,在Visual C++ 6.0系统下直接调用D:\\VC常用数值算法集下以V开头的子目录中的工程,按运行键,即显示计算结果,从而可迅速、
VC++
- visual c++图像处理经典算法示例程序 把功能都集中在一个程序中
VC++
- Visual C%2B 数字图像处理典型算法及实现-配套代码
VC_Image_Processing
- VC数字图像处理典型算法及实现(求是科技)随书源码各种基本常见的图像处理程序都有,且各章是分开的!
模式识别——印章识别算法
- 模式识别——印章识别算法。《VC模式识别》源码。-pattern recognition -- chop recognition algorithm. "VC pattern recognition" source.
精通VC图像处理典型算法及实现,配套源代码,第二版
- 精通VC图像处理典型算法及实现,配套源代码,第二版
VC++数字图像处理典型算法及实现
- VC++数字图像处理典型算法及实现,适合初学者,很全的!-VC++ digital image processing and implementation of typical algorithms, suitable for beginners, it is full of!
VC++image_process
- Visual C++ 数字图像处理典型算法及实现一书的代码资源,给出了数字图像处理技术的Visual C++ 实现代码,对于学习和掌握数字图像处理技术大有帮助-Visual C++ Typical digital image processing algorithm and the realization of a book of code resources, given the digital image processing technology, Visual C++ Achieve c
VC
- 分形算法与设计第六章的程序源代码。全部运行通过。-Fractal algorithm and design procedure of Chapter VI of the source code. All run through.
GP(VC)
- 自己编写的VC环境下的遗传算法实现程序,大家可以在此基础上实现自己的任务。-The genetic algorithm under the VC environment to write your own program, on this basis, we can achieve the task.
4-9
- 算法。关于汽车加油问题的VC算法代码。用TXT输入数据-Algorithms. Vehicle refueling VC algorithm code. TXT input data
DS-Algo-VC
- 数据结构算法演示系统(Windows版)β测试版的主界面。该版本的演示系统提供了Pascal 和 C 两种程序设计语言的演示和算法源程序-C++ Data Structure Tutorial
Visual C++数字图像处理技术详解(源代码)
- 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像