搜索资源列表
WAPI串口编程示例
- WAPI串口编程示例,用复杂的api函数,实现的串口功能更为强大.-WAPI serial programming examples, the api with complex functions, to achieve the serial function more powerful.
Windows API 参考大全
- 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。 -32 as a Microsoft platform application programming in
API实现Socket编程(文件传送)
- 利用API函数编写的程序,可以实现文件的自由传送!-prepared using the API function procedures, the document can be achieved free!
api函数库
- api函数库,适用于利用api编程-api libraries, applicable to the use of api programming
api
- 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。
USB接口编程源代码(VC)
- 详细介绍了VC下利用WINDOWS API函数来实现与符合HID设备类的USB接口通信,并给出了通信程序的部分源代码-details of VC using Windows API function to achieve compliance with the type of equipment HID USB communications, and communications procedures given the source code
《Windows的API函数参考》
- windows 编程的api函数参考,帮助程序员了解系统函数在各个windows版本的使用情况.-windows api programming function reference, to help programmers understand the system function in all versions of Windows use.
精通Windows API-函数
- 精通Windows API-函数、接口、编程实例
Winsock+API高级编程调用大全(包括3个.bas+函数声明库)
- vb Winsock+API高级编程调用大全(包括3个.bas+函数声明库)
api
- VB下API编程实例,是初学API函数编程者的入门级教程。-Under the API VB programming examples, a novice programmer API function entry-level tutorial.
精通Windows API-函数、接口、编程实例(光盘).rar
- 精通Windows API-函数、接口、编程实例(光盘).rar
富士通V1.0的API库函数手册
- 富士通单片机编程API函数 库函数文件 网上富士通学习资料较少(API function of Fujitsu single chip microcomputer Library function file, there are very few online Fujitsu microcontroller routine)
WinCE串口API函数
- WINCE串口编程相关API,主要针对WINCE串口编程特性进行说明,有需要的可以参考,(WINCE serial programming related API, mainly for the WINCE serial programming characteristics of the descr iption, there is a need to refer to,)
新编Windows API参考大全
- 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。(A new Windows API reference book)
API(C++)函数
- 相对于计算机与硬件编程之间接口的运用,及函数资料手册方便查询利用(The application of the interface to the computer and hardware programming)
Windows-VC-MFC-函数大全(API函数)
- Windows-VC-MFC-函数大全(API函数),可供编程参考(Windows-VC-MFC- function Encyclopedia (API function))
Windows_API编程入门教程
- Windows API 编程是指调用Windows 的接口函数来进行程序的编写, 例如MessageBox 就是一个API 函数或者说接口函数。怎么说都可以,自己理解就行。如果你连这个都不太懂,我想也不会搜到这篇文章了(Windows API programming refers to the programming of a program that calls the interface function of Windows, for example, MessageBox is a AP
API函数
- 此文档包含了windows常见的700多个api函数.(This document contains more than 700 common API functions of windows.)
Windows API串口编程参考
- Windows API串口编程参考,串口通信相关的32位的Windows API函数进行介绍(Windows API serial port programming reference)
Win32 API
- Win32 API Windows系统编程常用帮助文档,作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。