CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 处理bmp

搜索资源列表

  1. SherlockEye-V3.0

    0下载:
  2. //*** *** *** *** *** *** *** *** *** 2010.12.21 发布源代码。 使用最简单的截图方法实现作弊功能 主要掌握BMP文件的读取与保存,BMP文件格式 提升空间: 1、在作弊器上点击不同处,使用发送消息之类的方法给游戏处理。 2、使用HOOK方法,直接修改游戏实现瞬间秒杀。 //*************************************************** 2011.2.17 1、添加
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:902941
    • 提供者:吴梦龙
  1. ImageTest1

    0下载:
  2. Visual C/C++图形图像与游戏编程典型实例解析1--涵盖内容: 1>图像处理简介 2>常用图像文件格式说明 3>BMP图像文件读写 涉及VC知识主要有: 1>消息添加 2>文件读写 3>串行化 实验环境: Win+VC6.0 -Visual C/C++ graphics and game programming typical examples of analytical 1- co
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:64146
    • 提供者:hty
  1. readbmpdata

    0下载:
  2. 读取BMP图像数据, 读取其RGB分量并进行处理-read the image data of BMP
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:385634
    • 提供者:max
  1. shuxianbiao

    0下载:
  2. 多功能数显表 本毕业设计的设计任务为一个多功能数显表。该数显表可以测量和显示气压、冲击频率和耗气量。并且具有RS232接口和时间显示。本毕业设计作品选用AK-4气压传感器和LWGY涡轮流量传感器,通过MCS-51单片机来控制操作,实现信号数据的采集、处理和发送。本毕业设计作品不仅可以将气压、冲击频率、耗气量及时间等数据显示在8个LED数码管上,还会通过RS232串口,将数据发送到PC上。并由PC上的配套程序,将信息数据显示在显示器上,这两部分所显示的数据是完全相同的。其中数字显示时间单位为秒
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:794835
    • 提供者:严二伟
  1. VCPPimagework

    0下载:
  2. 能够对BMP图像进行一些处理像图像分割,小波变换,平滑处理,锐化及边缘处理,希望对大家有帮助!-Able to carry out some processing such as BMP image segmentation, wavelet transform, smoothing, sharpening and edge treatment, we want to help!
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:15018474
    • 提供者:cailong
  1. bmpdemo

    0下载:
  2. VC++ 实现对bmp图像的播放,旋转,缩放,反色,灰色,哈弗曼编码等处理等-VC++ to achieve the bmp image playback, rotate, zoom, anti-color, gray, Ha Fuman coding processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:68367
    • 提供者:
  1. readbmp

    0下载:
  2. 在图像处理技术中最基础最重要的一个读取程序,读取bmp图片-it can read a bmp picture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:168007
    • 提供者:王丹
  1. image-processing-procedures

    0下载:
  2. 对图像进行缩放、剪切。能够处理jpg、tif、bmp等格式图像,包括平滑、模糊、边缘锐化、傅立叶变换、腐蚀、膨胀等-The image scaling, shearing. Can handle jpg, tif, bmp image formats, including smooth, blur, edge enhancement, Fourier transform, corrosion, expansion, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4440310
    • 提供者:
  1. WaveletTransform

    0下载:
  2. 小波变换 VC++的演示源代码,应用到了图像处理上,打开BMP图像 ,可以进行小波一次、二次、三次变换,也可以进行行列变换、滤波及反变换,这里不多说,源代码是最好的说明 。 -Transform presentation VC++ source code, applied to image processing, open BMP images, the wavelet can be once, twice, three times a transformation, the ranks c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:189742
    • 提供者:黄黄
  1. VCPP-ColorProcess

    0下载:
  2. 代码实现bmp彩色图片的颜色位置的转换,彩色转灰度变换(三种方法),颜色、对比度调整,分离R、G、B分量,滤除R、B、G分量,Gamma校正,曝光,底片等功能,运行成功,数字图像处理不错的代码!-Bmp color code the location of the image color conversion, color to grayscale transformation (three ways), color, contrast adjustment, separate R, G, B
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2859719
    • 提供者:王卫
  1. VCPP-EffectShow

    0下载:
  2. 代码实现bmp图像的各种现实效果,包括:向上、下、左、右扫描,垂直平分、水平平分扫描,向上、下、左、右、垂直平分、水平平分移动,垂直平分、水平平分交叉移动,垂直、水平栅格,垂直、水平百叶窗,马赛克,渐隐\渐显等功能。vc++数字图像处理不错的代码,值得一看!-Bmp image code various realistic effects, including: up, down, left and right scan, the vertical split, split level scan
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2611332
    • 提供者:王卫
  1. VCPP-ImageProcess

    0下载:
  2. 代码实现对bmp图像的各种处理,包括:3种平滑处理、3种锐化处理、边缘增强(垂直、水平,东、南、西、北,东北,西北,东南,西南,和3种拉普拉斯方法),5种边缘检测的方法,中值滤波去噪,艺术效果(油画、浮雕),快速傅里叶变换,余弦变换,沃尔什—哈大吗变换,腐蚀膨胀,开闭操作,边缘提取,细化等功能。不错的VC++数字图像处理的代码,值得一看!-Bmp image code on a variety of processing, including: three kinds of smoothing,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5143624
    • 提供者:王卫
  1. BMPread-using-C

    0下载:
  2. 系统地实现BMP图像的打开、显示和其他一些医学图像处理功能,是医学图像编程与处理方面的切实可用的程序,个人编写,验证无误。-To realise openning a BMP photo and and dealing with it.Good Project source files for medical photo programme and deal.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:589361
    • 提供者:Philip
  1. BmpRead

    0下载:
  2. 读取BMP图片,并把像素保存,进行图像处理-Read BMP images, and save the pixel, image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2704
    • 提供者:liugang
  1. 12

    0下载:
  2. 基于MFC编写的一段程序,主要是对于图像(BMP格式)的读取,保存。加上简单的操作,对初学图像处理的人有些帮助-Based on a program written in MFC, mainly for the image (BMP format) to read, save. Coupled with simple operation, image processing for beginners who some help
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1944854
    • 提供者:李克文
  1. My

    0下载:
  2. 基于MFC的BMP文件打开、显示 图像处理 C++面向对象编程-Open a BMP file with MFC Visual C++ Program MFC example Digital Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4664336
    • 提供者:张洋
  1. ImageInfo

    0下载:
  2. 简单的bmp图像颜色处理例子,适合新手,从文件结构讲起,逐步实现存储,读取,颜色替换等功能-Bmp image color processing simple example for beginners, I start from the file structure, the progressive realization of storage, read, color replacement functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6491423
    • 提供者:Yang
  1. yanyuchuang_7

    0下载:
  2. 实现对bmp格式的位图进行相关处理,包括边缘分割,噪声处理,轮廓提取,以及相关的图像的各种变换,功能没有做全,可以进行扩充,有相关文档。-Bmp format to achieve the associated bitmap handling, including the edge of the segmentation, noise processing, contour extraction, and a variety of related images transform functio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2648545
    • 提供者:闫玉闯
  1. jpegtobmp

    0下载:
  2. 程序用c语言实现了把jpg格式的图片转化为bmp格式的图片,方便了进一步对图片的像素处理!-C language program implemented using the jpg format images into bmp format images, to facilitate further processing of the image pixels!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:55495
    • 提供者:wangw899
  1. bmperzhihua

    0下载:
  2. 程序中用c实现了对bmp格式图片的二值化处理,程序采用了加权平均法实现!-Program with the implementation of bmp format c binary image processing, the program uses a weighted average method to achieve!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1704
    • 提供者:wangw899
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com