资源列表
OL
- 全局亮度与局部对比度自适应增强算法,一种简单有效的低照度图像处理算法。得到的增强图像色彩保持性好,算法简单快速。-Global and local contrast adaptive brightness enhancement algorithm, a simple and effective illumination image processing algorithms. The resulting color-enhanced image to maintain good algorit
FilterBuilder
- This class builds filters corresponding to the selections and names of a given list of check boxes.
Regexp__ActiveX
- Regexp string pattern parser cla-Regexp string pattern parser class
Armstrong
- 在三位的整数中,例如153可以满足13 + 53 + 33 = 153,这样的数称之为Armstrong数,试写出一程式找出所有的三位数Armstrong数。-In the three integers, such as 153 to meet the 13+ 53+ 33 = 153, this number is called Armstrong numbers, try to write a program to identify all of the three-digit Armstr
biggTow3
- 多点计算,峰值计算,随机产生n_gene个基因段,随机产生个体的同源基因段3-more, the peak, randomly generated n_gene genes of randomly generated individual gene homology of the three
hasAttributeNS03
- has Attribute N S03 Source Code for Andriod.
Gdi
- 此软件用于练习在VC++环境下各种绘图工具的使用。-This software is used to practice in VC++ Environment the use of a variety of drawing tools.
fc
- 旋转风车,VC++面向对象与可视化程序设计4章课后-Rotating windmill, VC++ object-oriented programming and visualization afterschool Chapter 4
denali_dt
- NAND Flash Controller Device Driver for DT.
Gamma_MAP
- GAMMA圖過濾器可用於SAR圖像濾波,其結果可獲得最佳結果-GAMMA MAP FILTER Can be used for SAR image filtering
pyramid_segmentation
- Pyramid Segmentation
writeBmp
- 用C写bmp文件(像素随机产生) 熟悉C对bmp文件的操作