搜索资源列表

  1. 获取位图的大小.rar

    0下载:
  2. 所属分类:图形图象

    • 发布日期:2024-10-31
    • 文件大小:662
    • 提供者:
  1. VC++数字图象获取处理计算法

    0下载:
  2. 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, im
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:262274
    • 提供者:六六
  1. timegetter获取网络时间

    0下载:
  2. timegetter,用来获取网络时间,对本机同步的,如果哪位同志经常迟到可以下个玩玩,赞。-timegetter, used to obtain network time synchronization of the machine, If Comrade Which can always late next play, Tsan.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:48314
    • 提供者:王淼
  1. 获取位图的大小

    0下载:
  2. 获取位图的大小代码-Source code used to get the size of the bmp image.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:929
    • 提供者:李刚
  1. bmpshowwith-vc++

    0下载:
  2. BMP位图文件结构及VC操作 获取位图文件的信息,即BMP文件的各种信息,比如宽度,长度,分辨率等-BMP bitmap file structure and operation of VC Bitmap File access information, BMP file that the various information, such as width, length, resolution, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:41129
    • 提供者:罗恺
  1. drawbitmap

    0下载:
  2. 获取位图画图,截取屏幕画图,请大家认真阅读
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1373433
    • 提供者:weiwen
  1. 得到像素

    0下载:
  2. 用鼠标左键来获取位图的rgb值并用该颜色来填充客户区。详见CGetPixel2Dlg::OnLButtonDown-use the left mouse button to access bitmap rgb values and the color used to fill customer area. See CGetPixel2Dlg : : OnLButtonDown
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:55376
    • 提供者:李红陶
  1. StillCap

    0下载:
  2. 用采集卡获取位图。采用微软的DirectDraw编写的代码。请大家指教-with acquisition card access bitmap. Microsoft's DirectDraw preparation of the code. Please enlighten
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:681769
    • 提供者:哈哈
  1. 用动态规划思想压缩位图

    0下载:
  2. 此程序使用动态规划的方法压缩位图,用MFC实现。可以压缩8位、16位、24位的位图。用进度条显示压缩、解压进度。 算法思想: (1)对8、16、24位位图数据的读功能 有一个参数为输入位图文件名(*.bmp),它能解析8、16、24位位图文件格式,获取位图BITMAPINFOHEADER信息和每个像素的数据信息,放入内存中。 (2)对8、16、24位位图数据的写功能 有一个参数为输出位图文件名(*.bmp),它
  3. 所属分类:Windows编程

  1. 位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++

    0下载:
  2. 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256);
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-04-09
    • 文件大小:15714
    • 提供者:tr0217
  1. 最新硬盘ID获取源码(vc2005编译通过)

    0下载:
  2. 可以支持win732和64位最新的,编译通过,测试好用
  3. 所属分类:系统编程

    • 发布日期:2011-08-28
    • 文件大小:2926831
    • 提供者:etitle
  1. 获取位图的大小

    0下载:
  2. 获取位图的大小代码-Source code used to get the size of the bmp image.
  3. 所属分类:图形图象

    • 发布日期:2024-10-31
    • 文件大小:1024
    • 提供者:李刚
  1. 得到像素

    0下载:
  2. 用鼠标左键来获取位图的rgb值并用该颜色来填充客户区。详见CGetPixel2Dlg::OnLButtonDown-use the left mouse button to access bitmap rgb values and the color used to fill customer area. See CGetPixel2Dlg : : OnLButtonDown
  3. 所属分类:图形图象

    • 发布日期:2024-10-31
    • 文件大小:1618944
    • 提供者:李红陶
  1. StillCap

    0下载:
  2. 用采集卡获取位图。采用微软的DirectDraw编写的代码。请大家指教-with acquisition card access bitmap. Microsoft's DirectDraw preparation of the code. Please enlighten
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-10-31
    • 文件大小:681984
    • 提供者:哈哈
  1. VC++数字图象获取处理计算法

    0下载:
  2. 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, im
  3. 所属分类:其他小程序

    • 发布日期:2024-10-31
    • 文件大小:326656
    • 提供者:六六
  1. timegetter获取网络时间

    0下载:
  2. timegetter,用来获取网络时间,对本机同步的,如果哪位同志经常迟到可以下个玩玩,赞。-timegetter, used to obtain network time synchronization of the machine, If Comrade Which can always late next play, Tsan.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-10-31
    • 文件大小:48128
    • 提供者:王淼
  1. bmpshowwith-vc++

    1下载:
  2. BMP位图文件结构及VC操作 获取位图文件的信息,即BMP文件的各种信息,比如宽度,长度,分辨率等-BMP bitmap file structure and operation of VC Bitmap File access information, BMP file that the various information, such as width, length, resolution, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-31
    • 文件大小:40960
    • 提供者:罗恺
  1. drawbitmap

    0下载:
  2. 获取位图画图,截取屏幕画图,请大家认真阅读-Access to digital picture map, the interception of the screen drawing, please read carefully the U.S.
  3. 所属分类:绘图程序

    • 发布日期:2024-10-31
    • 文件大小:5439488
    • 提供者:weiwen
  1. testView

    0下载:
  2. Bitmap 1. 从资源中获取位图 2. 获取位图的信息 3. 显示位图 4. 位图缩放 5. 位图旋转-Bitmap
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-10-31
    • 文件大小:29696
    • 提供者:yang
  1. UintToBina

    0下载:
  2. CVI编程,获取整形数字转换为二进制时哪些位为1(For plastic figures when converted to binary which is 1)
  3. 所属分类:其他小程序

    • 发布日期:2024-10-31
    • 文件大小:137216
    • 提供者:Dong东
« 12 3 4 5 6 7 8 9 10 ... 14 »

源码中国 www.ymcn.org