搜索资源列表
用Win32 API实现串行通信
- VC API 编程-VC Programming
Windows-API-progarm-message-queue
- 使用Windows API编程方式,来实现处理Windows消息队列的功能。
avr-api
- avr单片机的api编程,包含printf函数影射和端口的直接操作。
VC中的API编程
- API接口完成的简单的窗口创建过程,演示了windows中API编程的基本过程和消息机制
上海期货交易所API编程实例
- 上海期货交易所API编程实例
windowsAPI
- windows api编程 windows api编程-windows api programming windows api programming
xiaoyouxi(API)
- 使用windows的API编程,一个小游戏,这个程序可以让你了解一些基本的API用法,对于初学者可以对照msdn来学习-Windows programming using the API, a small games, this procedure can let you know some basic API usage, for beginners to learn to control msdn
windowsAPI
- windows API 一日一练,专门为哪些想进一步学习windows API编程,提供了很好的途径-windows API on the 1st one training, which would like to further study specifically for the windows API programming, provides a good way to
vcshenruqianchu
- vc 深入浅出的串口编程的文档,包括win32 API编程以及MSCOMM控件编程。-vc serial programming easy to understand documentation, including the win32 API programming and MSCOMM control programming.
Excel.VB.api.access.code.programming.model
- VB api编程模块Excel访问代码Excel VB api access code programming model -Excel VB api access code programming model
ODBC-API
- ODBC API 编程 数据库及其编程 API 来源于不同的背景,开发人员可以从众多的数据库中选择一种,每种数据库都有自己的一套编程 API,这就为数据库编程... -ODBC API programming and programming of databases from different backgrounds API, developers can choose from a large number of databases, each database has its own
UG-OPEN-API
- UG OPEN API编程基础,希望对UG二次开发和参数化设计有帮助-UG OPEN API based programming, in the hope UG secondary development and parametric design help
Windows-API
- 此程序利用windows API进行串口编程的演示。-This program uses the windows API for serial programming of the demonstration.
APICom
- vc++ api编程用于VC++串口通信这是个例子-vc++ api programming for VC++ Serial communication is an example
Windows-API
- 吉林大学windows api 编程材料,课程所用的ppt,对windows编程有很大的帮助-Jilin university Windows API programming material, the course of PPT used to Windows programming has very great help introductory material
Field Coupling
- EDEM离散元软件流场单向耦合api编程模版(Flow field coupling API programming template)
串口通信API
- 在windows api编程下实现串口通信的发送与接收(The realization of serial communication sending and receiving)
WINDOWS核心编程
- 全面介绍Windows核心编程原理,WIN32 API编程必备.(Windows core programming)
Windows程序设计(第五版)北大版
- windows api编程经典,可以深入了解windows运行机制(Windows API programming classic, you can get a deep understanding of the Windows running mechanism)
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