搜索资源列表
用Win32 API实现串行通信
- VC API 编程-VC Programming
Windows-API-progarm-message-queue
- 使用Windows API编程方式,来实现处理Windows消息队列的功能。
API实现多线程的串口通信
- 很实用的串口编程资料
上海期货交易所API编程实例
- 上海期货交易所API编程实例
vb编程函数调用大全
- vb编程函数调用大全(包括3个[1].bas+函数声明库) 最前面的vb api调用大全
ODBCAPI.rar
- ODBC API编程技术,在里面学了很多东西,这跟大家无私的奉献是离不开的。在数据库方面的技术文章中,很多篇幅是用来介绍ADO或者DAO的访问方式,而关于用ODBC API访问数据库的文章却少之又少。虽然用ODBC访问数据库比较麻烦,但却很灵活,效率高,又便于了解ADO、DAO的底层封装方式,对提升整体软件思想是很有好处的。,ODBC API programming technology, which places a lot of things, which with you can not
api
- VC编程关于api编程。介绍了六章基本编程-VC program on api programming. Chapters introduced the basic 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
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