资源列表
Template
- 一个ASP.NET 生成静态页类 简单 的读写-ASP.NET generates a class of simple static pages to read and write .......................
WordSequence
- 正向最大匹配法实现中文分词,并计算其正确率(P)、召回率(R)和F测度-Positive maximum matching method to realize the Chinese word segmentation
sample2
- jsp java wenjian shengchuan biancheng zliao-jsp java jishun
NewLocaleDialog
- NewLocaleDialog extends Activity implements View.OnClickListener.
HttpVersion
- Represents an HTTP version, as specified in RFC 2616.
quicksort
- 快速排序算法及其优化,在序列长于某个给定值时递归采用快速排序,小于这个值时用插入排序代替快排,以优化快速排序的性能,同时程序记录优化前后的程序耗时给出比较。-Quick sort algorithm and optimization, in sequence longer than a given value recursively using quick sort, is less than this value quickly replaced by rows of insertion so
SHA384Digest
- Copy constructor. This will copy the state of the provided message digest.
SourceFileAttribute
- This Attribute represents a source file attribute.
tcp
- 实现点对点通信,通信双方均可实现数据的收取和发送。-Point to point communication, communicating parties can receive and transmit data
Two-ball-collision-experiment
- 利用编译Java游戏类知识,画出两个小球,然后进行碰撞试验-Using the compiler Java game knowledge, it draw two balls, then crash test
Dot_game_Applet
- Dot game with moving dot on mouse clicks
Java-Lambdas
- A simple example of why we use Lambdas in Java- one program doing it the normal way, and the same program using lambdas