资源列表
acce
- java 连接access的例子,可以直接连接,不需要使用JAR包-java connection access examples, can be directly connected without using the JAR package
parerat
- This is a program for parallel seive of eratosthenes.
SequenceDemo
- 一个合并流的简单实例,主要是对初学者有一定的帮助。 -A simple example of a combined stream is mainly for beginners some help.
LibraryField
- Representation of a field from a class-file.
QuickSort
- 快速排序(QuickSort)是一种有效的排序算法。虽然算法在最坏的情况下运行时间为O(n^2),但由于平均运行时间为O(nlogn),并且在内存使用、程序实现复杂性上表现优秀,尤其是对快速排序算法进行随机化的可能,使得快速排序在一般情况下是最实用的排序方法之一。快速排序被认为是当前最优秀的内部排序方法。-Quick Sort (QuickSort) is an efficient sorting algorithms. Although the algorithm runs in the wo
sourcecode2
- using the functions of String Buffer class such as insert(), append(), toLowerCase() etc and outputting the result using output stream(System.out)
java源代码
- java源代码源代码源代码源代码源代码创建一个执行复数运算的Complex类。复数具有如下格式: realPart+imaginary*j 其中j为虚数。
5-animate1
- JQuery的一个源码介绍,对于jqeury的学习开发很有帮助-JQuery source, the development is helpful for jqeuery the
InheritSamples
- 设计人员类 问题描叙 在一个公司中 有普通员工及管理员两类。设计类及其关系。-Kind of problem depicts the designer in a company has two types of general staff and administrators. Design classes and their relationships.
face1
- smiley face multithreading.