资源列表
逆滤波处理
- 该函数用来对BlurDIB()生成的DIB图像进行复原操作-the function used to BlurDIB () generated DIB image recovery operation
PlateDSP
- 一套成熟的车牌识别系统可提供多平台二次开发接口-a mature license plate recognition system can provide multi-platform secondary development interface
K-means算法源码
- kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers
IPM原理图
- IPM模块作为功率集成电路产品, 它使用表面贴装技术将三相桥臂的六个IGBT及其驱动电路、保护电路集成在一个模块内, 除了具有驱动功能外, 还具有很多保护功能,与传统分立IGBT或模块相比, 其具有体积小、功能多、可靠性高、价格便宜等优点。-IPM as the power IC products, which use surface mount technology arm of the three-phase bridge and six IGBT driver circuit protec
用两个字符形成点阵大字的软件
- 这是一个在VC的环境下编写的小应用程序,随便选择一个汉字,然后输入背景字符,和前景字符,然后可以用这两个字符显示出这两个汉字-This is a VC in the preparation of the environment of small applications, choose any one Chinese characters, then the background characters, characters and prospects, could then make use
一个RSA的类的源代码
- 一个RSA的类的源代码,并有我写的测试程序,非常好用-the source code of a rsa class,which has been tested ,and works well.
windows_dibapi
- DIB(Device-indepent bitmap)的与设备无关性主要体现在以下两个方面: DIB的颜色模式与设备无关。例如,一个256色的DIB即可以在真彩色显示模式下使用,也可以在16色模式下使用。 256色以下(包括256色)的DIB拥有自己的颜色表,像素的颜色独立于系统调色板。 由于DIB不依赖于具体设备,因此可以用来永久性地保存图象。DIB一般是以*.BMP文件的形式保存在磁盘中的,有时也会保存在*.DIB文件中。运行在不同输出设备下的应用程序可以通过DIB来交换图象。 DIB还可以
FlashSee
- Flash的浏览器及播放器,类似ACDSee的双界面控制,类似资源管理器的完全的文件操作和搜索功能,可以搜索任何目录及IE缓存,文件操作及影片播放皆支持拖放操作。具有进度条、播放控制、全屏播放、EXE格式和SWF的相互转换(支持多种格式)、影片相关信息显示、支持各种Flash格式。-Flash browser and players like ACDSee dual interface control, similar resource management for the complete f
kk1
- 用于将数字图像的原图进行直方图转换以得到更加详细的细节-used to the maximum digital image histogram for conversion to be more detailed details
mydiblib
- 用vc写的关于图象处理的下,可用于分割车牌区域 -vc used to write on the image processing, can be used to separate plates regional
灰度共生矩阵算法实现
- 灰度共生矩阵算法实现,实现能量,熵,惯性矩,相关,局部平稳,共生矩阵。解压密码:123-Gray symbiotic matrix algorithm, achieving energy, entropy, moment of inertia, relevant, local stable, symbiotic matrix. Extracting Password : 123
BMP图象处理
- BMP图象处理,包括BMP图象的读取跟输出,VC++程序。-BMP image processing, including BMP images with the reader output, VC procedures.