搜索资源列表

  1. source6

    0下载:
  2. 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Function of erosion, dilation, thinning algorithm command-line compiler as follows vcvar
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:15360
    • 提供者:ZD
  1. source7

    0下载:
  2. 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Function of edge detection and extraction, contour following command-line compiler as f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:31744
    • 提供者:ZD
  1. source8

    0下载:
  2. 功能是图象的检测,模板匹配 命令行编译过程如下 vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Function is the image of testing, pattern matching the command line compiler as follows vc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:22528
    • 提供者:ZD
  1. source9

    0下载:
  2. 功能是行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.pcx;c:\test.jpg必须存在 -Function is run length encoding, JPEG compression (basic system)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:238592
    • 提供者:ZD
  1. source

    0下载:
  2. 图象的几何变换 source目录下为本章介绍的源程序 功能是打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Image source directory for the geometric transformati
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:29696
    • 提供者:梁鹏
  1. SOURCE2

    0下载:
  2. 图象的平滑(去噪声),锐化 source目录下为本章介绍的源程序 功能是实现图象的平滑(去噪声),锐化 命令行编译过程如下 vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Image smoothing (to noise), sharpening source
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:23552
    • 提供者:梁鹏
  1. SOURCE3

    0下载:
  2. 图象的半影调和抖动技术 source目录下为本章介绍的源程序 功能是实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Reconcile the image of the penumbra Jitter so
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:22528
    • 提供者:梁鹏
  1. SOURCE4

    0下载:
  2. 直方图修正和彩色变换 source目录下为本章介绍的源程序 功能是直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Histogram correction and color transformation sourc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:29696
    • 提供者:梁鹏
  1. SOURCE5

    0下载:
  2. 腐蚀,膨胀,细化算法 source目录下为本章介绍的源程序 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Erosion, dilation, thinning algorithm source directory
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:15360
    • 提供者:梁鹏
  1. SOURCE6

    0下载:
  2. 边沿检测与提取,轮廓跟踪 source目录下为本章介绍的源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Edge detection and extraction, contour following so
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:31744
    • 提供者:梁鹏
  1. SOURCE7

    0下载:
  2. 图象的检测,模板匹配 source目录下为本章介绍的源程序 功能是图象的检测,模板匹配 命令行编译过程如下 vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Image detection, template matching source directory
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:22528
    • 提供者:梁鹏
  1. SOURCE8

    0下载:
  2. 图象的压缩编码,JPEG压缩编码标准 source目录下为本章介绍的源程序 功能是行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.pcx;c:\test.jpg必须存在 -Image compression, JP
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:110592
    • 提供者:梁鹏
  1. SOURCE11

    0下载:
  2. Windows位图(Bitmap)和调色板(Palette) source目录下为本章介绍的源程序 功能是打开一幅位图,并显示在屏幕上。 命令行编译过程如下 vcvars32 rc bmp.rc cl bmp.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Windows Bitmap (Bitmap) and the co
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:15360
    • 提供者:梁鹏
  1. fushi-pengzhang-xihua

    0下载:
  2. 是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Is the erosion, dilation, thinning algorithm command-line compiler as follows vcvars32 rc
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:15360
    • 提供者:黄腾
  1. CopySysDll

    0下载:
  2. 不通过LoadLibrary的方式和静态方式加载。从而做到无影无形。 以PE文件的方式从内存中加载DLL,本例用的是user32.dll。 包括修正重定位表。修正输入表。DLL初始化。-Way and not through the LoadLibrary static load. To be invisible. The way to PE file from the memory load the DLL, in this
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:39936
    • 提供者:tt
  1. DriveLocker1024

    0下载:
  2. Block All Input Output Ports In Single Line In Your PC. Declarations: USER32 Private Declare Function PaintDesktop Lib "USER32.dll" ( _ ByVal hdc As Long) As Long USER32 Private Declare Function Blo
  3. 所属分类:.net编程

    • 发布日期:2024-05-19
    • 文件大小:75776
    • 提供者:nikhil942111
  1. Example014

    0下载:
  2. 美化软件的封面编程,对于编程人员可以参考-Public Declare Function SetWindowPos _ Lib "user32" _ ( _ ByVal hwnd As Long, _ ByVal hWndInsertAfter As Long, _ ByVal x As Long, ByVal y As Long, _ ByVal cx As Long, ByVa
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:96256
    • 提供者:和科理
  1. 2456789031

    0下载:
  2. 详细描述了系统的功能和user32.dll,函数的变量的名称,类型-A detailed descr iption of the system user32.dll function, and a function of the variable name, type
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:李华
  1. vcPPstrings

    0下载:
  2. VC/C++源码,字符处理,字符转换   一 NMAKE和Makefile   字符编码   字符转换   关于字符转换的使用方法:   使用方法:   1 将要转换的字符串,传递给函数,从返回值中获取转换后字符串的长度。   2 分配字符串空间   3 再次调用函数,并将分配的空间传递给函数,获取结果      基本语法规则:    window.exe:window.o
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:88064
    • 提供者:肖敬帅
  1. windowssdk

    0下载:
  2. 在本课中,我们将用C语言写一个 Windows 程序,程序运行时将弹出一个消息框并显示"hello world"。理论:Windows 为编写应用程序提供了大量的资源。其中最重要的是Windows API (Application Programming Interface)。 Windows API是一大组功能强大的函数,它们本身驻扎在 Windows 中供人们随时调用。这些函数的大部分被包含在几个动态链接库(DLL)中,譬如:ker
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:937984
    • 提供者:xuprogramc
« 1 2 ... 5 6 7 8 9 1011 12 »

源码中国 www.ymcn.org