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

搜索资源列表

  1. VBCALLDLL

    0下载:
  2. 在VB中调用动态连接库 作为一种简单易用的Windows开发环境,Visual Basic从一推出就受到了广大编程人员的欢迎。它使 程序员不必再直接面对纷繁复杂的Windows消息,而可以将精力主要集中在程序功能的实现上,大大提高了编程效率。但凡事有利必有弊。VB中高度的封装和模块化减轻了编程者的负担,同时也使开发人员失去了许多访问低层API函数和直接与Windows交互的机会。因此,相比而言,VB应用程序的执行效率和功能比C/C++或Delphi生成的程序要差。为了解决这个问题,在一个大型
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:18066
    • 提供者:陈波
  1. APIC++

    0下载:
  2. 初级 WINDOWS API C++语言版 编程
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:7251
    • 提供者:湖岛
  1. 《Windows的API函数参考》

    0下载:
  2. windows 编程的api函数参考,帮助程序员了解系统函数在各个windows版本的使用情况.-windows api programming function reference, to help programmers understand the system function in all versions of Windows use.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:23546
    • 提供者:张印
  1. Windows_API串口编程参考.doc

    0下载:
  2. Windows环境下的串口编程与DOS环境下的串口编程有很大不同。Windows环境下的编程的最大特征之一就是设备无关性,它通过设备驱动程序将Windows应用程序同不同的外部设备隔离。Windows封装了Windows的通信机制,这种方式称为通信API,Windows程序可以利用Windows通信API进行编程,不用对硬件直接进行操作。这种体系被称为Windows开放式服务体系(WOSA,Windows Open Services Architectures)。
  3. 所属分类:编程文档

  1. 新编Windows32API参考大全

    1下载:
  2. 这是一个windows 32 编程的API参考文档
  3. 所属分类:编程文档

  1. API读写串口

    0下载:
  2. API读写串口.doc 一、基本知识    Win32下串口通信与16位串口通信有很大的区别。在Win32下,可以使用两种编程方式实现串口通信,其一是调用的Windows的API函数,其二是使用ActiveX控件。使用API 调用,可以清楚地掌握串口通信的机制,熟悉各种配置和自由灵活采用不同的流控进行串口通信。下面介绍串口操作的基本知识。
  3. 所属分类:编程文档

  1. 115157712win32

    0下载:
  2. windows32位api编程,对学习vc的MFC和深入理解windows程序设计原理很有用-windows32-bit api programming, learning vc of the MFC and in-depth understanding of design principles useful for windows programs
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5741526
    • 提供者:sir111
  1. windows

    0下载:
  2. “Windows应用程序接口”教程ppt,主要介绍Windows应用程序接口技术,即Windows API函数编程。-" Windows Application Programming Interface" tutorial ppt, introduces the Windows application program interface technology that is programming Windows API function.
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:408784
    • 提供者:yumesky
  1. How-to-Program-in-CPP

    0下载:
  2. “MFC的前言”曾经辉煌一时的编程语言工具开发软件商Borland公司在今年4月份更名为Inprise公司,对于广大忠实的Borland追随者来说,这可不是一个好消息。在Dos编程时代Turbo Pascal,Borland C++是最好的开发工具,Borland公司也曾名列美国五大软件公司之列,可到了Windows时代,微软凭借操作系统的优势终于占了统治地位,Borland的大批人员也跳槽加入了微软(Borland Delphi的主设计师成了Microsoft Visual J++的项目负责人
  3. 所属分类:Development Research

    • 发布日期:2017-03-26
    • 文件大小:922395
    • 提供者:liyang
  1. VCPPSummary-of-network-programming

    0下载:
  2. 1.套接字编程原理;2.基本的Windows Sockets API编程;3.MFC下的Socket编程的类;4.套接字的托管实现。四个部分介绍。-1. Socket programming principle 2. Basic Windows Sockets API programming 3. MFC Socket programming under the class 4. Managed implementation of the socket. Four-part introdu
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:166332
    • 提供者:借方鋆
  1. TX_RX

    0下载:
  2. c++builder中怎样使用Windows API函数实现串口编程-c++ builder how to use the Windows API function in the Serial Port Programming
  3. 所属分类:Communication

    • 发布日期:2017-05-21
    • 文件大小:6364160
    • 提供者:黄河
  1. Delphi-multi-threaded-programming

    0下载:
  2. Delphi多线程的编程 多线程的基本概念 Tthread 对象的主要方法 线程应用的简单例子 常用的API 函数 线程的终止和退出 线程的优先级 在数据库中使用多线程 多线程的同步机制 利用Windows的API 实现同步-The main method thread of basic the concept Tthread objects in Delphi multi-threaded programming multithreaded applications simple exampl
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:14956
    • 提供者:长林
  1. windows-api_daquan

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

    • 发布日期:2017-05-02
    • 文件大小:676468
    • 提供者:x
  1. Windows-API-for-Visual-Basic

    0下载:
  2. vb声明API函数的详细说明,函数的变量说明。大大的加强了vb编程的底层功能-vb statement Describe API functions, variable functions descr iption. Greatly enhanced the underlying functionality vb programming
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:351562
    • 提供者:提地
  1. Windows-API-

    0下载:
  2. 这是有关Windows API 编程入门的教程,讲解的很全面与详细,我是无意之间发现的,感觉很有用,就上传和大家分享!-This is the Windows API programming introductory tutorial on the very comprehensive and detailed, I discovered inadvertently, I feel useful, they upload and share!
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:220669
    • 提供者:水木清华
  1. WINDOWS-key-program-

    0下载:
  2. windows 核心编程高清pdf版,经典中的经典!不过,之前最好看过《Windows程序设计》这本书,或是了解一些API知识。最重要的是,要坚持下去,多动手敲代码!祝你好运!-windows core programming HD pdf version, the classic of classics! However, preferably before seen " Windows Programming" book, or learn some API knowled
  3. 所属分类:File Formats

    • 发布日期:2017-06-17
    • 文件大小:26987036
    • 提供者:云风
  1. Windows-VC-MFC-函数大全(API函数)

    0下载:
  2. Windows-VC-MFC-函数大全(API函数),可供编程参考(Windows-VC-MFC- function Encyclopedia (API function))
  3. 所属分类:文章/文档

    • 发布日期:2018-04-23
    • 文件大小:154624
    • 提供者:龙彰
  1. API函数

    0下载:
  2. 此文档包含了windows常见的700多个api函数.(This document contains more than 700 common API functions of windows.)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-29
    • 文件大小:351232
    • 提供者:lastembryo
  1. Windows api 编程

    0下载:
  2. 这是一篇关于Windows系统api编程的电子书,非常的好,
  3. 所属分类:编程文档

  1. Win32 API

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

    • 发布日期:2020-08-27
    • 文件大小:708320
    • 提供者:Young_People
« 12 »
搜珍网 www.dssz.com