搜索结果
找到约 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)
加密解密 The Crypto APIs and related Tools
The Crypto APIs and related
Tools
Symbian symbian下面收发消息的APIs
symbian下面收发消息的APIs,可实现秘密收发短信不响铃不震动。
中间件编程 apis para samsung en j2me
apis para samsung en j2me
Java书籍 Java Media APIs: Cross-Platform Imaging, Media, and Visualization presents integrated Java media sol
Java Media APIs: Cross-Platform Imaging, Media, and Visualization presents integrated Java media solutions that demonstrate the best practices for using this diverse collection. According to Sun MicroSystems, "This set of APIs supports the integration of audio and video clips, animated presentations ...
技术管理 Wine (Wine Is Not an Emulator)[即Wine不仅仅是一个模拟器]是一个在X和UNIX之上的,Windows 3.x 和 Windows APIs的实现.它是一个Window
Wine (Wine Is Not an Emulator)[即Wine不仅仅是一个模拟器]是一个在X和UNIX之上的,Windows 3.x 和 Windows APIs的实现.它是一个Windows兼容层,用通俗的话说,就是一个Windows模拟器,这个层即提供了一个用来从Windows源进出到UNIX的开发工具包(Winelib),也提供了一个程序加载器,该加载器允许不用任何修改Windows 3.1/95/NT的 ...
J2ME Document about CLDC-APIs libraries for J2ME
Document about CLDC-APIs libraries for J2ME
VC书籍 MSDN capture for socket APIs
MSDN capture for socket APIs
微处理器开发 The OpenMAX DL (Development Layer) APIs contain a comprehensive set of audio, video, signal processi
The OpenMAX DL (Development Layer) APIs contain a comprehensive set of audio, video, signal processing function primitives which can be implemented and optimized on various CPUs and hardware engines and then used for accelerated codec functionality. API functions target key algorithms in such codecs ...
学术论文 基于ARM的嵌入式视频服务器设计与实现
视频监控系统是一种先进的、防范能力强的综合系统。它通过遥控摄像机及其辅助设备(镜头、云台等)直接观看被监控场所的一切情况,同时可以把监控场所的图像内容传送到监控中心,进行实时远程监控。随着计算机、网络以及图像处理、传输技术的迅猛发展,视频监控技术也得到飞速发展,视频监控进入了全数字化的网络时代,传统的 ...
单片机编程 驱动程序与应用程序的接口
有两种方式可以让设备和应用程序之间联系:1. 通过为设备创建的一个符号链;2. 通过输出到一个接口WDM驱动程序建议使用输出到一个接口而不推荐使用创建符号链的方法。这个接口保证PDO的安全,也保证安全地创建一个惟一的、独立于语言的访问设备的方法。一个应用程序使用Win32APIs来调用设备。在某个Win32 APIs和 ...