深入浅出MFC文档视图架构之实例剖析 MFC document view architecture in layman' s language and examples of analysis
深入浅出MFC文档视图架构之实例剖析 MFC document view architecture in layman' s language and examples of analysis
Image+Analysis技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
深入浅出MFC文档视图架构之实例剖析 MFC document view architecture in layman' s language and examples of analysis
基于支持向量聚类的多聚焦图像融合算法∗ Exploiting SVC Algorithm for Multifocus Image Fusion
本文通过对图像特点的分析,并根据人类视觉对图像边缘、纹理等区域感知的模糊性,利用模糊控制方法对非线性的、无法获得精确数学模型的复杂系统的良好控制性能,提 出了一种对水印强度进行智能控制的
Kozen的《The Design and Analysis of Algorithms》是一本比较经典的讲义形式的算法设计与分析教材,其中许多图论问题算法很有用。Djvu格式。
Design of Image Collection System Based on High-speed PCI Bus基于PCI总线的高速图像采集系统设计
像当一个web页面带有image/jpeg (或者其他的图像格式)的MIME类型被发送时,你的浏览器将那个返回结果当作一个图像,然后浏览器显示图像,作为页面的一部分或者完全作为图像自身。要为你的jsp页面设置MIME类型,你需要设置页面的c...
采用蚁群算法检测图像边缘 This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimizat...
简单的图片浏览器 利用OpenFileDialog控件和Image控件实现的简单的图片浏览器。