搜索结果
找到约 65 项符合
apis 的查询结果
按分类筛选
- 全部分类
- Java书籍 (7)
- J2ME (6)
- 驱动编程 (4)
- 其他书籍 (4)
- Symbian (4)
- Internet/网络编程 (3)
- Java编程 (3)
- 电子书籍 (2)
- 软件设计/软件工程 (2)
- Windows Mobile (2)
- 其他 (2)
- 文章/文档 (2)
- VC书籍 (2)
- 多媒体 (1)
- 学术论文 (1)
- 单片机编程 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- SQL Server (1)
- BREW编程 (1)
- 操作系统开发 (1)
- 串口编程 (1)
- 网络 (1)
- 书籍源码 (1)
- Jsp/Servlet (1)
- 文件格式 (1)
- 通讯/手机编程 (1)
- 单片机开发 (1)
- FlashMX/Flex源码 (1)
- 加密解密 (1)
- 中间件编程 (1)
- 技术管理 (1)
- 通讯编程文档 (1)
- 微处理器开发 (1)
- 书籍 (1)
驱动编程 Addfilter is a command-line application which adds and removes filter drivers for a given drive or v
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on the x86 platf ...
驱动编程 Addfilter is a command-line application which adds and removes filter drivers for a given drive or v
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on the x86 platf ...
Internet/网络编程 Abstract—Wireless networks in combination with image sensors open up a multitude of previously unth
Abstract—Wireless networks in combination with image
sensors open up a multitude of previously unthinkable sensing
applications. Capable tools and testbeds for these wireless image
sensor networks can greatly accelerate development of complex,
yet efficient algorithms that meet application requirem ...
VC书籍 This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT
This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT 4.0, and Windows NT 5.0. These programs are written in the C programming language and use the native Windows application programming interfaces (APIs). As I ll discuss later in this chapter, this is n ...
FlashMX/Flex源码 vc中的api
vc中的api,TMS320F2801x Flash APIs
驱动编程 This document accompanies a sample co-installer that can be used in conjunction with an INF file to
This document accompanies a sample co-installer that can be used in conjunction with an INF file to install additional device INF files on the target system during a device installation. The instructions herein apply to the Microsoft Windows 2000 and Windows XP and Windows Server 2003 operating syst ...
其他书籍 Fully revised to cover the latest standards and technologies, XML and Java(TM), Second Edition provi
Fully revised to cover the latest standards and technologies, XML and Java(TM), Second Edition provides the practical solutions developers need to design powerful and portable Web-based applications. Featuring step-by-step examples, this book focuses on harnessing the power of Java(TM) and XML toget ...
软件设计/软件工程 本文力图把当前软件开发技术和Java技术领域中逐渐成熟的设计模式和方法
本文力图把当前软件开发技术和Java技术领域中逐渐成熟的设计模式和方法,引入到WebGIS基础开发框架的设计中,以提高框架的可设计性和简化应用开发;表现层中引入MVC模式,数据访问层使用对象-关系映射技术,逻辑层提供有关空间操作的Java APIs(Java Application Programming Interface).以此作为框架的基本组成单元.基于J ...
Symbian RGA: Biowaste Game Example This C++ application demonstrates how to create a 2D mobile game for S60
RGA: Biowaste Game Example
This C++ application demonstrates how to create a 2D mobile game for S60 devices using Real-Time Graphics and Audio (RGA) APIs.
PREREQUISITES
Symbian C++ basics
Game Programming
RGA plugin
OpenC plugin
Java书籍 All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read
All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: input streams and output ...