搜索结果
找到约 2,446 项符合
ApI 的查询结果
按分类筛选
- 全部分类
- 技术资料 (345)
- Java编程 (207)
- 其他书籍 (144)
- VC书籍 (137)
- Java书籍 (135)
- 其他 (109)
- 电子书籍 (94)
- 串口编程 (74)
- 软件设计/软件工程 (71)
- Linux/Unix编程 (63)
- 文章/文档 (52)
- Delphi控件源码 (50)
- Internet/网络编程 (49)
- J2ME (45)
- 手机短信编程 (38)
- 通讯编程文档 (33)
- 单片机开发 (32)
- 通讯/手机编程 (31)
- Windows CE (30)
- 网络 (23)
- 微处理器开发 (23)
- 驱动编程 (22)
- 加密解密 (21)
- 书籍源码 (21)
- 嵌入式/单片机编程 (20)
- uCOS (19)
- 嵌入式Linux (19)
- Delphi/CppBuilder (19)
- 源码 (16)
- 文件格式 (16)
- 汇编语言 (16)
- 软件工程 (15)
- Symbian (15)
- 学术论文 (14)
- 操作系统开发 (14)
- DSP编程 (13)
- 中间件编程 (13)
- MySQL数据库 (13)
- 其他数据库 (12)
- Windows Mobile (12)
- 数据库系统 (11)
- BREW编程 (11)
- Jsp/Servlet (11)
- 游戏 (10)
- 编辑器/阅读器 (10)
- Applet (10)
- 技术管理 (10)
- USB编程 (10)
- JavaScript (10)
- SQL Server (10)
- 压缩解压 (9)
- 编译器/解释器 (9)
- VxWorks (9)
- 易语言编程 (9)
- 书籍 (8)
- VIP专区 (8)
- 人工智能/神经网络 (7)
- 其他行业 (7)
- 手机彩信(MMS)编程 (7)
- 系统设计方案 (7)
- TAPI编程 (7)
- 其他嵌入式/单片机内容 (7)
- 单片机编程 (6)
- C/C++语言编程 (6)
- 嵌入式综合 (6)
- matlab例程 (6)
- 并行计算 (6)
- 软件 (5)
- 教程 (5)
- 磁盘编程 (5)
- 邮电通讯系统 (5)
- Ajax (5)
- 多媒体处理 (4)
- 技术书籍 (4)
- 实用工具 (4)
- Modem编程 (4)
- *行业应用 (4)
- 多国语言处理 (4)
- FlashMX/Flex源码 (4)
- 手册 (3)
- 接口技术 (3)
- 数值算法/人工智能 (3)
- 通信网络 (3)
- 教育系统应用 (3)
- RFID编程 (3)
- MTK (3)
- 行业应用文档 (2)
- 无线通信 (2)
- Linux/uClinux/Unix编程 (2)
- 设计相关 (2)
- Windows编程 (2)
- 仿真技术 (2)
- 开发工具 (2)
- 源码/资料 (2)
- 语音压缩 (2)
- 金融证券系统 (2)
- CA认证 (2)
- 数学计算 (2)
- Oracle数据库 (2)
- OA系统 (2)
汇编语言 如何编写小于20K的Windows程序.演示如何使用:CreateWindow, CreateWindowEx, S endMessage and GetMessage TranslateMessag
如何编写小于20K的Windows程序.演示如何使用:CreateWindow, CreateWindowEx, S endMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件
Java编程 次代码实现了java对视频的截取
次代码实现了java对视频的截取,通过JMF的api成功的截取了摄像头的信息,同时显示在窗口上面
手机短信编程 参照SPComm,CMSControl控件
参照SPComm,CMSControl控件,写的自动接收短信、解析短信、删除短信。用到了Windows API,多线程,队列,消息,具有很高的参考价值
网络 一个用JBiluder写的很好的UDP
一个用JBiluder写的很好的UDP,在使用本范例之前,请确认已经正确安装Weblogic7.0,以及javaMail API开发包。
串口编程 Java RS232 terminal with graphical interface . Suitable for small RS projects and test protocols for
Java RS232 terminal with graphical interface . Suitable for small RS projects and test protocols for hardware developing. Free for usage ,modifying and redistributing.Also added "javacomm20"-api installer
多国语言处理 Notepad++ is a generic source code editor (it tries to be anyway) and Notepad replacement written in
Notepad++ is a generic source code editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI
串口编程 这个文件夹里共3个部分
这个文件夹里共3个部分,分别是串口编程与ODBC技术结合,用API函数控制串口和用MSComm控件控制串口。
Java编程 JTop monitors the CPU usage of all threads in a remote application which has remote management enab
JTop monitors the CPU usage of all threads in a remote application
which has remote management enabled. JTop demonstrates the use of
the java.lang.management API to obtain the CPU consumption for
each thread.