搜索资源列表
ImageProBase
- Visual C++开发数字图像处理应用程序的入门上手的编程框架方法,功能包括图像的读取、存储、打印及基本处理如直方图、负片、均衡、拉伸等,附带了常用API库函数DIBAPI、ProcessAPI的源代码,其它则靠自己深入扩充了。-Visual C development of digital image processing applications adapt to the entry of the programming framework, including the function
vc6_imageprocessing
- VC++图象处理框架,封装了基本的图象处理函数,可以在此基础上进行图象处理的二次开发,开发环境为VC++6.0-VC image processing framework, Packaging, a basic image processing functions, This can be conducted on the basis of image processing in the secondary development, the development environment for
myDSPLIT
- 可用于图像的粗化与细化,同时作为图像开发的程序框架也是不错的选择!-images can be used for coarse and refined, as part of the development process images framework is a good choice!
chepaidetection
- 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程-us
CoolCtrl
- 本程序对VC++开发中的一些基本的设置问题进行了简单的说明 ,如实现窗口框架的初始设置,高级控件的使用等等。-procedures for the development of the VC some of the basic set-up for a simple explanation, If the window framework for the realization of the initial setup, the use of Advanced Control, and so
LotvChange
- 本程序对VC++开发中的一些基本的设置问题进行了简单的说明 ,如实现窗口框架的初始设置,高级控件的使用等等2.-procedures for the development of the VC some of the basic set-up for a simple explanation, If the window framework for the realization of the initial setup, the use of Advanced Control, etc.
RisPalette
- 本程序对VC++开发中的一些基本的设置问题进行了简单的说明 ,如实现窗口框架的初始设置,高级控件的使用等等3。-procedures for the development of the VC some of the basic set-up for a simple explanation, If the window framework for the realization of the initial setup, the use of Advanced Control, etc.
Test_ok
- 本程序对VC++开发中的一些基本的设置问题进行了简单的说明 ,如实现窗口框架的初始设置,高级控件的使用等等4。-procedures for the development of the VC some of the basic set-up for a simple explanation, If the window framework for the realization of the initial setup, the use of Advanced Control, etc.
down22
- 本程序对VC++开发中的一些基本的设置问题进行了简单的说明 ,如实现窗口框架的初始设置,高级控件的使用等等。-procedures for the development of the VC some of the basic set-up for a simple explanation, If the window framework for the realization of the initial setup, the use of Advanced Control, and so
zuomianxianshi
- 本程序对VC++开发中的一些基本的框架设置问题进行了简单的介绍,如实现窗口框架基本设置,高级控件的专业使用和其他类似的功能11。-procedures for the development of the VC some of the basic framework set up for a simple briefing, If the basic framework for achieving window installed, the High Controls professional
source-ok
- 本程序对VC++开发中的一些基本的框架设置问题进行了简单的介绍,如实现窗口框架基本设置,高级控件的专业使用和其他类似的功能333。-procedures for the development of the VC some of the basic framework set up for a simple briefing, If the basic framework for achieving window installed, the High Controls professional
m_language
- 本程序对VC++开发中的一些基本的框架设置问题进行了简单的介绍,如实现窗口框架基本设置,高级控件的专业使用和其他类似的功能44。-procedures for the development of the VC some of the basic framework set up for a simple briefing, If the basic framework for achieving window installed, the High Controls professional
ScreenSavePrograme
- 本程序对VC++开发中的一些基本的框架设置问题进行了简单的介绍,如实现窗口框架基本设置,高级控件的专业使用和其他类似的功能。-procedures for the development of the VC some of the basic framework set up for a simple briefing, If the basic framework for achieving window installed, senior professional use controls
thewhole
- 一个图像处理的整体框架,包括图像运算,图像变化,图像分类。可直接试用,采用VC++开发。-an image of the overall framework, including images efficiently, the images change, image classification. Can be directly tested using VC + + development.
chepaishibie
- 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI)
OpenCVBaseProject
- 已经搭建好的opencv基础框架,你可以安装好opencv环境以后,使用这个基础框架来做你的开发应用
BitmapHandel
- 开发本程序代码的目的是给学习数字图像处理课程的研究生提供一个开始练习的程序框架,学员在此基础上可以免去位图读取与显示方面的编程工作,而将时间用在算法实现上。
video_networking
- TI的经典video_network的视频开发例程,很全面的例子。作为开发视频监控系统,用DSP DM642开发视频图像处理有很大的帮助。典型的FF5框架下面多线程的调用。使用了TI的一些标准算法和Driver.可以作为学习TI的视频图像开发的 入门程序学习。要结合TI EVM板卡使用中做实验的话理解的更清楚。
ConfusionProject20090426.rar
- 一个EF的框架,使用VS2008开发,Entity Framework。。。。,confusion
Integrated_Performance_Primitives(Intel_IPP)
- 这是一本介绍如何使用英特尔集成性能原件(Intel IPP)来优化软件开发的的官方书籍,IPP中包含了上千个对多媒体和数据处理应用高度优化并为多核设计的软件函数,包括编解码技术、图像处理、语音识别、计算机视觉、矩阵运算、密码技术等,并特别提供了编解码器的开发框架。-This is an introduction how to use the Intel Integrated Performance Primitive (Intel IPP) to optimize the software de