搜索资源列表

  1. fudonggongjvlan

    0下载:
  2. Private Declare GetCursorPos Lib "user32" (lpPoint As POINTAPI) As Long
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:康熙
  1. subiaoquci

    0下载:
  2. 屏幕上的大多数文字都是由gdi32.dll的以下几个函数显示的: TextOuA,TextOutW,ExtTextOutA,ExtTextOutW。象user32.dll中的DrawTextA, DrawTextW都是调用GDI32.DLL的这几个函数实现的。其实大家都知道实现 屏幕抓词的关键是如何截获对这几个函数的调用。我从易到难简要描述一下 实现抓词需要做的几件事: 一、 得到鼠标的当前位置。 二
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-18
    • 文件大小:2605056
    • 提供者:he
  1. zy1299

    0下载:
  2. Private Declare Sub mouse_event Lib "user32" (ByVal dwFlags As L
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:姜成刚
  1. 12786

    0下载:
  2. 如何获取ie地址和更改 Option Explicit Private Declare Function EnumWindows Lib "user32" (ByVal lpEnumFunc As Any, ByVal lParam As Long) As Long Start the enumeration. Private Sub cmdFindAddress_Click() lblAddress.Ca
  3. 所属分类:Ftp客户端

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:nyoyo
  1. Dialogdome

    0下载:
  2. 通过调user32.dll实现了透明窗体.可以进行透明度的调整.透明窗体示例_解决闪烁问题-Through the transfer user32.dll realize a transparent form. Can adjust transparency. Transparent form flickering problem sample solution _
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-18
    • 文件大小:3474432
    • 提供者:粟宝
  1. xtx

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

    • 发布日期:2024-05-18
    • 文件大小:15360
    • 提供者:小兔兔牙
  1. echk

    1下载:
  2. 边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib-Edge detection and extraction, contour tracing the course of the following command-line compiler vcvars32rc bmp.rccl edge.c bmp.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:31744
    • 提供者:chenchen
  1. gchg

    0下载:
  2. 图象的几何变换 打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib-Images of geometric transformations to open a bitmap, geometric transformations realize the process of command-li
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:29696
    • 提供者:chenchen
  1. smooth

    0下载:
  2. 实现图象的平滑(去噪声),锐化 命令行编译过程如下 vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib -Achieve image smoothing (to noise), the process of sharpening the following command-line compiler vcvars32rc bmp.rccl sm
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:23552
    • 提供者:chenchen
  1. DG

    0下载:
  2. 实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib-Realize pattern and jitter, as well as command-line compiler bmp2txt process is as follows vcvars32rc bmp.rccl dither.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:23552
    • 提供者:chenchen
  1. SF

    0下载:
  2. 直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib-Histogram correction and color transformation process of the command-line compiler is as follows vcvars32rc bmp.rccl colorope.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:29696
    • 提供者:chenchen
  1. yc

    0下载:
  2. Private Declare Function ExitWindowsEx Lib "user32" (ByVal uFlags As Long, ByVal dwReserved As Long) As Long Private Declare Function ShowWindow Lib "user32" (ByVal hwnd As Long, ByVal nCmdShow As Long) As Long Priva
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:黄小树
  1. video_capture

    0下载:
  2. 通过摄像头调用AVICAP32.dll和User32.Dll动态链接库获取图像,可以是动态或静态-Through the camera User32.dll call Avicap32.dll and dynamic-link library to obtain images, it can be dynamic or static
  3. 所属分类:多媒体

    • 发布日期:2024-05-18
    • 文件大小:34816
    • 提供者:George Z.
  1. 039

    0下载:
  2. 半透明窗体的实现,通过设置窗体风格和导入user32.dll来实现一个半透明的窗体,适用于软件界面的美化!-Translucent form of implementation, by setting the form style and import user32.dll to achieve a translucent form, apply to the landscaping software interface!
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-18
    • 文件大小:262144
    • 提供者:ssss
  1. vb.net_capture

    0下载:
  2. vb.net下利用avicap32.dll及user32.dll进行摄像头控制及屏幕捕捉,很不错,用VS2005编译过-vb.net using user32.dll to Avicap32.dll and camera control and screen capture, very good, using VS2005 compiled. . .
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:4589568
    • 提供者:shxc
  1. ApiInDllDlg

    0下载:
  2. 通过直接调用动态链接库中的函数来完成API函数的调用,分别调用动态链接库Kernel32.lib,shell32.lib和user32.lib中的一个函数-Through a direct call to dynamic-link library of functions to achieve API function to be called separately DLL Kernel32.lib, shell32.lib and u
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:huzhanqi
  1. prosfes

    0下载:
  2. 封装了user32.dll中易语言可能要用到的api).-Packaging the user32.dll easily possible to use the language of the api).
  3. 所属分类:易语言编程

    • 发布日期:2024-05-18
    • 文件大小:73728
    • 提供者:angle
  1. JPEG_SourceCode

    0下载:
  2. source目录下为本章介绍的源程序 功能是行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-source directory for the introduction of this chapter is to visit the source code function, J
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-18
    • 文件大小:117760
    • 提供者:KC Chen
  1. g

    0下载:
  2. 直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -histogram modification
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-18
    • 文件大小:29696
    • 提供者:liang
  1. r

    0下载:
  2. 实现图象的平滑(去噪声),锐化 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-The Method of Preserving Edge Smoothing
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:811008
    • 提供者:liang
« 1 2 3 4 5 6 78 9 10 11 12 »

源码中国 www.ymcn.org