资源列表
Implementing-BSTs
- An important special kind of binary tree is the binary search tree (BST). In a BST, each node stores some information including a unique key value and perhaps some associated data. A binary tree is a BST iff, for every node n, in the tree: All k
ScatteringByteChannel
- The interface for channels that can read data into a set of buffers in a single operation. The corresponding interface for writes is {@link GatheringByteChannel}.
LexicographicalCorpusRanker
- A corpus ranker that orders corpora lexicographically by name.
HTTP
- Constants and static helpers related to the HTTP protocol.
EditText
- EditText is a thin veneer over TextView that configures itself to be editable.
XmlnsAttributeDescriptor
- Describes an XMLNS attribute that is hidden.
outputcapture
- Output Capture Source Code for Andriod.
SERACH
- thİ S İ S very useful search cla-thİ S İ S very useful search class
TestCourse
- 模拟学校的成绩系统。判定本科生以及研究生是否达到毕业要求-School system simulation results. Determine whether the undergraduate and graduate graduation requirements
123100
- 声明一个简单的computer类,有数据成员芯片(cpu)、内存(ram)、光驱(cdrom)等等,有两个公有成员函数run、stop。cpu为CPU类的一个对象,ram为RAM类的一个对象,cdrom为CDROM类的一个对象,声明并实现这个类。-Declare a simple computer class, the data members of the chips (CPU), memory (ram), CD-ROM drive (cdrom), two public member fu
jsp-upload
- 一个例子,基于ejb技术的Hello程序,完整的实现了ejb的整体框架。通过该简单的例子,你能很容易的明白ejb的实现原理和机制,能快速入门,有助于ejb的学习 -an example, based on the Hello Bob technical procedures, the integrity of Bob achieve an overall framework. Through the simple example, you can easily understand Bob
huaxian
- java 实现划线功能 java 实现划线功能