搜索结果
找到约 146 项符合
Collection 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (13)
- 其他 (10)
- Java书籍 (9)
- Java编程 (9)
- matlab例程 (9)
- Linux/Unix编程 (8)
- 单片机开发 (6)
- 软件设计/软件工程 (6)
- 单片机编程 (5)
- 技术资料 (5)
- 人工智能/神经网络 (4)
- 数学计算 (4)
- 压缩解压 (4)
- 书籍 (4)
- 电源技术 (3)
- 嵌入式/单片机编程 (3)
- 电子书籍 (3)
- VIP专区 (3)
- J2ME (2)
- 书籍源码 (2)
- 技术管理 (2)
- 软件工程 (2)
- 系统设计方案 (2)
- 行业发展研究 (2)
- 网络 (2)
- 学术论文 (1)
- 技术书籍 (1)
- allegro (1)
- 模拟电子 (1)
- 无线通信 (1)
- 可编程逻辑 (1)
- 接口技术 (1)
- 数据结构 (1)
- 数据库系统 (1)
- VC书籍 (1)
- Delphi/CppBuilder (1)
- 数值算法/人工智能 (1)
- 操作系统开发 (1)
- 其他嵌入式/单片机内容 (1)
- GPS编程 (1)
- BREW编程 (1)
- JavaScript (1)
- 编译器/解释器 (1)
- Windows CE (1)
- 文件格式 (1)
- 通讯编程文档 (1)
- 文章/文档 (1)
- 嵌入式Linux (1)
- Windows编程 (1)
Java编程 OReilly.Java.Rmithis book provides strategies for working with serialization, threading, the RMI r
OReilly.Java.Rmithis book provides strategies for working with serialization,
threading, the RMI registry, sockets and socket factories, activation,
dynamic class downloading, HTTP tunneling, distributed garbage
collection, JNDI, and CORBA. In short, a treasure trove of valuable
RMI knowledge pa ...
软件设计/软件工程 在为 Linux 开发应用程序时
在为 Linux 开发应用程序时,绝大多数情况下使用的都是 C 语言,因此几乎每一位 Linux程序员面临的首要问题都是如何灵活运用 C 编译器。目前 Linux 下最常用的C 语言编译器是 GCC(GNU Compiler Collection),它是 GNU项目中符合 ANSI C 标准的编译系统,能够编译用C、C++和Object C 等语言编写的程序。GCC 不仅功能非常强 ...
JavaScript Browser independent JavaScript SDK. ClassLoader to lazy load JavaScript classes, extensions to core
Browser independent JavaScript SDK. ClassLoader to lazy load JavaScript classes, extensions to core JavaScript, Reflection API, Collection API, Unit Testing API, AJAX API, Logging API, and Custom/DOM Event API.
编译器/解释器 Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedura
Lua is a powerful, fast, lightweight, embeddable scripting language.
Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, an ...
Linux/Unix编程 在网络安全中经常会遇到rootkit
在网络安全中经常会遇到rootkit,NSA安全和入侵检测术语字典( NSA Glossary of Terms Used in Security and Intrusion Detection)对rootkit的定义如下:A hacker security tool that captures passwords and message traffic to and from a computer. A collection of tools that allows a hacker to provide a backdoor in ...
其他书籍 移植gcc的必备手册
移植gcc的必备手册,关于gcc4.3和gcc4.4的。原名gnu compiler collection internals。
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 ...
Linux/Unix编程 The GIFT (the GNU Image-Finding Tool) is a Content Based Image Retrieval System (CBIRS: http://en.wi
The GIFT (the GNU Image-Finding Tool) is a Content Based Image Retrieval System (CBIRS: http://en.wikipedia.org/wiki/CBIR). It enables you to do Query By Example (QBE: http://en.wikipedia.org/wiki/QBE) on images, giving you the opportunity to improve query results by relevance feedback. For processi ...
文件格式 java面试笔试题大汇总 ~很全面 java面试笔试题大汇总 第一
java面试笔试题大汇总 ~很全面
java面试笔试题大汇总
第一,谈谈final, finally, finalize的区别。
最常被问到。
第二,Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)?
第三,Static Nested Class 和 Inner Class的不同,说得越多越好(面试 ...
电子书籍 This book gives a concise description of the Java 2 programming language. They give a quick referen
This book gives a concise description of the Java 2 programming language. They give a quick reference for the reader who has already learned (or is learning) Java from a standard textbook
and who wants to know the language in more detail. These book presents the entire Java programming language an ...