资源列表
SortedDirList
- java实现的文件夹排序输出,使用正则表达式-Directory Sort And List Using Regular Expression
ftp
- 用Java实现FTP自动下载,需指定FTP服务器地址、登录名和密码。-FTP with Java implementation to automatically download, specify the FTP server address, login name and password.
1
- Code for Break Labels in Java
B
- 输入n值,打印边长为n的空心正六边形,其边由“*”组成。-Enter the n value, the print side of the hollow regular hexagon for the n, the edge by the " *" component.
New-Compressed-(zipped)-Folder
- Simple java code showing how a loop can be done
keyceshi
- 一个单音的测试小程序,很简单的一个小程序。-A mono test applet, a small program is very simple.
Palabra
- Te toma una frase y te la coloca alrevez
bank
- Create a Bank class with methods deposit & withdraw. The deposit method would accept attributes amount & balance & returns the new balance which is the sum of amount & balance. Similarly, the withdraw method would accept the attributes amount & bala
HeapSort.java
- Heap Sort algorithm in java.
CloseDragHandle
- Close Drag Handle extends Linear Layout Source Code for Andriod.
CombSort
- CombSort algorithm source code Java
FileAverage
- 从文件中读入上千个8位数 并求出其平均值-Reading a file into a thousand eight digits and its average value calculated