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

搜索资源列表

  1. process

    0下载:
  2. Enumerate processes and modules using win32 Tool help API.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:145157
    • 提供者:damjan32
  1. DLLRebaser

    0下载:
  2. 国外的源码.内附有英文的说明. 感染EXE文件的导入地址,加载自己的DLL. 有点像病毒哦.仅供学习. 用API编写,无控件.-This program is for changing "loading address" of Win32 PE files.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:70589
    • 提供者:正浩
  1. 6

    0下载:
  2. 在Win32下,可以使用两种编程方式实现串口通信,其一是使用ActiveX控件,这种方法程序简单,但欠灵活。其二是调用Windows的API函数,这种方法可以清楚地掌握串口通信的机制,并且自由灵活。本文我们只介绍API串口通信部分。-In Win32, you can be achieved using two kinds of programming serial communication, one is to use the ActiveX control, this approach p
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:26305
    • 提供者:mxb
  1. NewDibs

    0下载:
  2. 基于 Win32 DIBSECTION 的新型位图 CDibs,可直接调用 Windows API 图形函数,除底层结构或类的定义稍有不同外,上层的图像处理程序在C、VC++、C++Builder三种编程环境下基本相同。-New CDibs based on Win32 DIBSECTION, Image Processing basic function.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3808762
    • 提供者:陆宗骐
  1. api_cap

    0下载:
  2. win32摄像头编程,基本的api操作 win32摄像头编程,基本的api操作-win32 camera programming
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:26638
    • 提供者:王河
  1. webcam

    0下载:
  2. 另外一个win32摄像头编程,基本的api操作-another win32 camera programming, basic api processing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:16022
    • 提供者:王河
  1. WindowsEnvironment32-bitassemblylanguage

    0下载:
  2. Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。-Windows Environment 32-bit assembly language is a new programming language. It uses
  3. 所属分类:assembly language

    • 发布日期:2017-05-12
    • 文件大小:2819752
    • 提供者:陶冶
  1. jisuanqi

    0下载:
  2. 简单计算器,可计算表达式四则运算,没有用MFC,纯C语言+windows API 编写,适合初学win32编程的同学参考。-A simple calculator, calculate the expression four operations, did not use MFC, pure C language+ windows API to prepare, suitable for students beginners win32 programming reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:4704
    • 提供者:苏鹏
  1. API_22_32

    0下载:
  2. win32最新版本api,值得学习,好好努力-this is a win32 interface
  3. 所属分类:Windows编程

    • 发布日期:2017-04-02
    • 文件大小:352256
    • 提供者:mhd
  1. MyCMD

    0下载:
  2. 用vb模拟XP/Vista的命令提示符窗口 采用的是管道通讯的API实现 本程序不是一个控制台应用程序,是实打实的Win32 GUI 值得借鉴的地方主要是管道通讯,以及对命令文本的处理思想。-With vb Analog XP/Vista command prompt window is a channel of communication used by API to achieve this process is not a console applicatio
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:42849
    • 提供者:Neko
  1. libnfc-1.3.1-winsdk

    2下载:
  2. libnfc provides an API for accessing NFC / RFID devices (win32 sdk)
  3. 所属分类:RFID

    • 发布日期:2017-03-27
    • 文件大小:95228
    • 提供者:funrabbit
  1. apipe

    0下载:
  2. 類封裝了匿名管道IPC方法在Win32規定。 這個類提供了一個薄膠合板在SDK的空氣污染指數,這意味著所有的SDK中提供了豐富的可通過類。該類還提供自動清理,並啟用 Unicode的生成配置提供。 隨附的zip文件包含CAnonymousPipe源代碼,還包括一個簡單的風險投資 2005解決方案的編制和行使類。-The class encapsulates the Anonymous Pipe IPC method as provided in Win32.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:10200
    • 提供者:睡魔
  1. Sockets-2.3.9.1

    0下载:
  2. C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore wor
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-21
    • 文件大小:318774
    • 提供者:geddy
  1. saolei

    0下载:
  2. 用c语言写的扫雷程序,利用了win32的API函数-Written by c language de-mining program, use the API function win32
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:139782
    • 提供者:明定
  1. Delphi_Win32_API

    0下载:
  2. Delphi Win32核心API参考光盘内容 软件语言 简体中文 运行环境 Delphi -Delphi Win32 Core API Reference CD-ROM contents of the software operating environment Delphi language Simplified Chinese
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:762811
    • 提供者:pengzha999
  1. win32asm

    0下载:
  2. Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。 -32-bit Windows environment, assembly language is a new programming language. I
  3. 所属分类:assembly language

    • 发布日期:2017-05-12
    • 文件大小:2819729
    • 提供者:suprmozhe
  1. ah

    0下载:
  2. 系统编程指南之 apihook,截取win32平台下api调用-apihook
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:22870
    • 提供者:wangwh
  1. HookSystem

    0下载:
  2. Win32钩子函数,截获Windows系统消息,截获可执行应用启动。-It‘s a win32Hook function。It hooks Windows System API,and “.exe” files.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:7616757
    • 提供者:skyge
  1. hangup

    0下载:
  2. Shows how to enumerate and hang up all existing Dial-up network (DUN) connections using the Win32 RAS API functions from VB
  3. 所属分类:TAPI

    • 发布日期:2017-03-27
    • 文件大小:5598
    • 提供者:Svr77
  1. ProgrammingWindows

    0下载:
  2. 如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作——再一次演示了基本的Win32程序设计的API核心内容。-It is a very good windows programming book that was written by PetZold.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3076501
    • 提供者:陈建东
« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 »
搜珍网 www.dssz.com