资源列表
NumberLengthLimitedDmt
- java class,实现让文体框只能输入限定长度的数字,很有用,经过修改可以实现很多的判定-java class, style box can only be achieved to limit the length of the input numbers, useful change can be achieved through a lot of determination
Queue
- This a Java code explaining about Queue concept.-This is a Java code explaining about Queue concept.
time
- 从键盘输入一个日期,格式为yyyy-M-d 要求计算该日期与1949年10月1日距离多少天 例如: 用户输入了:1949-10-2 程序输出:1 用户输入了:1949-11-1 程序输出:31 -From the keyboard to enter a date format yyyy-Md required to calculate the date and October 1, 1949 the number of days from the ex
Jesepfu1
- 运用java类,用链表的形式处理约瑟夫环,输入总人数和间隔人数,得到排序-The use of java classes in the form of a linked list processing Josephus, the total number and spacing of the input number to be sorted
EthernetAnalyzer
- This for ethernet analyzer for the packet -This is for ethernet analyzer for the packet
interface
- 用JAVA实现一种排序,JAVA类实现序列化的方法(二种)? 如在COLLECTION框架中,实现比较要实现什么样的接口-A sort, with JAVA and JAVA class implements the serialization method (two kinds)? COLLECTION framework to achieve more to achieve, what kind of interface
splitFile_Byte.java
- 根据文件的实际大小,按照字节的数目根据输入的分块参数平均的分割文件成块-According to the actual file size, according to the number of bytes according to the input of the block parameters average split files into pieces
DatagramServer
- SSD9 UDP server solution
Twosame
- 列出当时钟的时针和分针重合时的时间点,精确到0.1秒。-Lists the time point of time when the hour hand and minute hand of the clock coincide, accurate to 0.1 seconds.
Similar
- wordnet中两个词的相似度算法实现。-wordnet similarity algorithm
Get-two-identical
- 获取两个字符串中最大相同子串,经典JAVA事项-Get two identical strings largest substring
NoConnectionPendingExceptionTest
- Tests for No Connection Pending Exception.