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

搜索资源列表

  1. SerialApp

    0下载:
  2. 使用API函数操作串口编程是Windows环境下编写串口通信程序的基本方法,此例是学习API函数进行串口程序开发的极佳例程。-API function to use serial programming operations are under the Windows environment to prepare a basic serial communication program methods, this case study are API functions for serial d
  3. 所属分类:Com Port

    • 发布日期:2017-05-31
    • 文件大小:13175916
    • 提供者:王明朝
  1. UDPmulticast

    1下载:
  2. 这是一个VC编写的组播通信演示程序。程序调用了Winsock API,并在Windows XP下测试通过。程序说明源于任泰明编写的<TCP/IP协议与网络编程>-VC This is a demonstration of the preparation process of the multicast communication. Procedure calls the Winsock API, and tested under Windows XP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:37147
    • 提供者:hwp
  1. CSharpAPI

    0下载:
  2. 这本书重点介绍了关于C#中的一些API使用方法,可以帮助大家充分用好windows提供一些函数,提高编程效率-This book focuses on C# on some of the API to use, can help you to fully make good use of windows to provide some function to improve the programming efficiency
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:197924
    • 提供者:liming
  1. notepad

    0下载:
  2. 用MFC实现打开记事本功能,跟API不一样,没有用MFC提供的函数!这是windows编程-Open Notepad by MFC to achieve this function, not the same as with the API, there is no function provided by MFC! This is a windows program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:31738
    • 提供者:安树峰
  1. window32api

    0下载:
  2. 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。 - 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:678218
    • 提供者:xhz520
  1. SuperTab

    0下载:
  2. 本人学习Windows编程时的入门程序,使用API演示了Windows编程常用的控件的创建和基本用法,包括Static、Button、Tab、Tree、Progress、Timer、ImageList等等,使用VC++ 2005可以直接编译运行。 -I am learning Windows programming at the time of entry procedures, demonstrated the use of Windows programming API used to
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:195371
    • 提供者:瞿志超
  1. MFC_BASIC

    0下载:
  2. MFC(Microsoft Foundation Classes)库是Microsoft为利用VC++开发Windows应用程序而提供的应用程序框架。在这个框架的支持下,对于不同的应用程序,编程的主要任务是填写各自特殊部分的代码。MFC类库由130多个类组成,封装了两千多个API函数 提供基本的MFC创建过程,对于MFC有大致的描述,很适用于MFC初级者学习。-The Basic of MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:2369673
    • 提供者:keenas
  1. VC_serial_port_programming

    0下载:
  2. 本文将对串口进行硬件原理的介绍,随后将逐章学习DOS 平台的串口编程,及Windows 平台下基于API控件和第三方类的串口编程,最后本文将给出一个综合实例。-In this paper, the principle of serial port hardware that will be followed by chapter study of the serial programming DOS platform and API based on Windows platform and t
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:780690
    • 提供者:Lily
  1. WindowsAPI

    0下载:
  2. 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。 -Microsoft 32 API
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:150802
    • 提供者:code32
  1. Windowsprogram

    0下载:
  2. 很核心的Windows编程手册,很全面的,包含了所有的API函数!-Very core of the Windows programming manual, very comprehensive and contains all the API function!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3077524
    • 提供者:桀骜
  1. windowsprogramPetzoldi

    0下载:
  2. 如何编写程序,运行在Microsoft Windows 98 , Microsoft Windows NT 4.0中,和Windows NT 5.0 。这些程序是写在C编程语言和使用本地Windows应用程序接口( API )-How to write procedures, running on Microsoft Windows 98, Microsoft Windows NT 4.0 in, and Windows NT 5.0. These procedures are written
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4613454
    • 提供者:宏砉
  1. Windows_API

    0下载:
  2. Win32 API是Microsoft 32位平台(包括:Windows 9x,Windows NT3.1/4.0/5.0,WindowsCE)的应用程序编程接口-Win32 API is the Microsoft 32-bit platforms (including: Windows 9x, Windows NT3.1/4.0/5.0, WindowsCE) of the Application Programming Interface
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:678213
    • 提供者:明白
  1. WindowsCE.pdf

    0下载:
  2. 一本很好的关于windows下的api函数编程,应该对大家能有所帮助-On a good under windows programming api function, it should be for all of us can be helped
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-03
    • 文件大小:14900067
    • 提供者:123
  1. JPEG2AVI

    0下载:
  2. 本代码是libjpeg函数库的演示代 -这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-04
    • 文件大小:127654
    • 提供者:jiangqi
  1. NEW_Windows_API_REFF_PDF

    0下载:
  2. 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务。-Microsoft 32-bit platforms as application programming interfaces, Win32 API is engaged in the development of Windows applications n
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-21
    • 文件大小:37069111
    • 提供者:钟诚
  1. aa

    0下载:
  2. 此论文是基于MFC的OpenGL应用程序开发 ,MFC是一套简化Windows编程的可重用的类库,封装了通用Winsows API和数据结构的类;OpenGL是一个图形硬件的软件接口、三维图形和-This paper is based on MFC, OpenGL application development, MFC is a set of reusable to simplify Windows programming class library, package a common Win
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:232832
    • 提供者:zxl
  1. Network-and-Networking-Programming

    0下载:
  2. 介绍利用WinSock,进行网络编程的好书-The purpose of this book is to show you how to make network-aware applications that run on the Microsoft Windows operating systems using the Windows Sockets (WinSock) Application Programming Interface (API). To that end, sever
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-10
    • 文件大小:1348949
    • 提供者:武铭
  1. use_linux_to_design_plc

    0下载:
  2. 在数控机床中, 通常用可编程控制器( PLC) 对机床开关量信号进行控制。PLC可靠性高, 使用方便。但在大多数数控机床, 特别是经济型数控机床中, 要求的输入输出点数并不多, 通常在60点以下,因此, 为了降低数控机床成本, 在基于工业PC机的数控系统中, 可以采用开关量I/O板加外接继电器,配合主机的软件对机床开关进行控制。但如果PC机采用单任务操作系统(如DOS) , 数控系统的所有任务运行都置于一个总体的消息循环中, 软件的模块化和可维护性较差, 系统故障的风险相对集中, 而且不能充分利
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:88662
    • 提供者:重工业
  1. WindowsSystem

    0下载:
  2. windows系统源码。主要涉及了动态链接库、 WIN 32 API、剪贴板、钩子(Hook、进程和线程、注册表、文件编程等各源码-windows system source code. Mainly related to the dynamic link library, WIN 32 API, clipboard, hook (Hook, processes and threads, registry, files and other programming source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6703522
    • 提供者:李孝进
  1. windowsapi10

    0下载:
  2. 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-As a Microsoft 32-bit platform application programming i
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:49115
    • 提供者:wuxg
« 1 2 ... 20 21 22 23 24 2526 27 28 29 »
搜珍网 www.dssz.com