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

搜索资源列表

  1. oocr_v2_07252004

    0下载:
  2. sdfa Open OCR (oocr) is a character recognition program used for automatic scanning of documents and forms. oocr is based on the idea of automatic form/document reading, which can create a batch process in recognizing areas of interest for forms or a
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:122491
    • 提供者:苏打发
  1. HookImport_src

    0下载:
  2. Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:6252
    • 提供者:l
  1. VCsort

    0下载:
  2. 经典VC排序源代码,做成了win32界面形式,希望对大家用所帮助-classic VC ranking source code resulted in the win32 interface form, and I hope to use all the help
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:145608
    • 提供者:wxinyuan
  1. GlobalMethods

    0下载:
  2. 调用Win32 API读取驱动器序列号并转换成可阅读形式-call Win32 API reading drive serial number and converted into readable form
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:808
    • 提供者:LBS123456
  1. Blat250.source

    0下载:
  2. A Win32 command line SMTP mailer. Use it to automatically eMail logs, the contents of a html FORM, or whatever else you need to send-A Win32 command line SMTP mailer. Use it to a utomatically eMail logs, the contents of a html FORM. or whatever else
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:163315
    • 提供者:LiuZP
  1. pdnmesh

    1下载:
  2. pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscr ipt printouts. GUI support using GTK or MFC (Win32) is available. The problem definition can be done
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2501924
    • 提供者:王大为
  1. Screenshots

    0下载:
  2. Win32例子源代码(截屏活动窗口,桌面)(Gdi库bmp转化成jpg等比,指定尺寸)(封装成2个类)-Win32 example code (screenshots activities window, desktop) (Gdi library BMP, JPG form into a specified size) (package into two classes)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:25932
    • 提供者:魏明
  1. openCV_openjpg

    0下载:
  2. 采用opencv打开一张jpeg图像,Win32应用程序-open a image in form of jpeg by opencv
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2503368
    • 提供者:刘蓉
  1. ScrolledDialogBoxByPureWin32API

    0下载:
  2. 用纯win32 API 实现的有滚动条的对话框窗口 -A scrolled dialog form implemented by using pure win32 API
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:5649
    • 提供者:kaige
  1. libcurl-7.19.3-win32-ssl-msvc

    0下载:
  2. LibCurl是免费的客户端URL传输库,支持FTP,FTPS ... Libcurl具备线程安全、IpV6兼容、易于使用的特点,支持多种平台-libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports SSL c
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4242416
    • 提供者:stupidpig
  1. curl-7.19.5-win32-nossl-sspi

    1下载:
  2. curl源代码,crul为功能强大的文件传输的命令行工具,支持ftp、http等-curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. curl supports SSL certificates, HTTP POST, HTTP PUT,
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2015-05-04
    • 文件大小:250820
    • 提供者:pilyuxia
  1. Win32_Window

    0下载:
  2. API 简单窗体,国外的,对初学者很有帮助。-API simple form, foreign, and very helpful for beginners.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:7273
    • 提供者:victor
  1. Calculator

    0下载:
  2. Calculator VC++, form WIN32. A language is Russian.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2987029
    • 提供者:rdr
  1. Fire

    1下载:
  2. Win32图像编程实战:VC++火焰燃烧效果 VC++图形编程实战,能够形成火焰燃烧的效果,很逼真生动,Codefans.net测试截图如上所示,一个纯Win32作品,没有用到MFC。粗略的看了一下程序,算法比较复杂,希望能用到这方面的朋友下回去仔细研究一下。 -Win32 Programming actual image: VC++ VC++ flame effect graphics programming combat, able to form a flame effect,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:352164
    • 提供者:fjq
  1. Win32

    0下载:
  2. VC++纯API创建和移除窗体的实例,很不错的demo-Pure VC++ API to create and remove instances of the form
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:4779
    • 提供者:何珂
  1. RgnWindow

    0下载:
  2. Windows API非规则窗体编程教程,使用Win32API实现的。-Windows API programming tutorials irregular form
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:72754
    • 提供者:Bingo
  1. Win32-DIY--Class

    0下载:
  2. 便于简化win32程序,自己编写了两个的类文件,比MFC简单好用,附带示例,例如窗体,通过它可以在一个实例中轻松地多次创建,当然还希望大家一起修改!-To simplify the win32 application, write your own for two class file, than the MFC simple to use, with examples, such as form, it allows you to easily create many times, in on
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:3940
    • 提供者:江河
  1. forgers-win32-tutorial

    0下载:
  2. Building a window32 form and some control
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:270924
    • 提供者:jackhsu
  1. Win32ShapeRngDemo

    0下载:
  2. win32非规则窗体的实现,用于win32程序,具体内容请看代码-win32 form irregular implementations for win32 procedures, see the specific content of the code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-17
    • 文件大小:4317312
    • 提供者:段友森
  1. PIL-1.1.7.win32-py2.7

    0下载:
  2. Pyhton Package to read Pxyl. Download form offical Python website.
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:731136
    • 提供者:Pet1213
« 12 3 »
搜珍网 www.dssz.com