资源列表
LRU
- LRU最近最少使用算法,经典的页面置换算法-LRU least recently used algorithm, a classic page replacement algorithm
AttributeFactory
- Factory capable of instantiating various Attribute subclasses depending on the context and name for Andriod.
OverviewLinksPart
- Links section part for overview page.
File_R_W
- 创建生成100个互不相等的随机三位整数,并将它们存入一个数据文件mydt.dat中 从数据文件中读取所有数据,将这些数据按第二位构成数字的升序排列,如果第二位构成数字相等,则按第三位构成数字的降序排列 将排序结果输出到: 一个数据文件mysd.dat文件中 一个文本文件mysd.txt文件中 -Create generate 100 random digit integer equal to each other, and stores them in a data file
banker
- 银行家算法,在操作系统中用于计算是否系统的资源请求会导致死锁-Banker' s algorithm, in the operating system used to calculate whether the resource request would cause a deadlock
SysListener
- 系统监控类,包括cpu/内存/硬盘的状态-System monitoring Class, including the cpu/memory/hard disk status
erg
- Use Jframe with panel
SolveEquation
- Java程序设计实验:解一元一到三次方程-solve equation
ASN1ParsingException
- This abstract class is the super class for all primitive ASN.1 types for Andriod.
AttrsXmlParserTest
- Attrs Xml Parser Test for Andriod.
Kmeans
- Kmeans算法,用JAVA实现了3个簇和6个簇的分类。代码简单易懂-Kmeans algorithm, using JAVA realize the three clusters and clusters of six categories. Code is easy to understand
gui
- 基于GUI的网络通信程序设计,客户机端建立Socket连接后,编程实现这两端的数据通信,每次将接收到对方的数据追加显示在多行文本框中。-connect program basic in GUI
