资源列表
TimeString
- 时间格式化,java.text.SimpleDateFormat类 能格式化日期成字符串,也能把字符串格式化成日期,废话少说,具体请看例子
RegMatcherTest
- Java 里正则表达式的 Mather 使用,锚定技巧测试用例
FFT-java
- java 编写的FFT 实现FFT快速算法-a FFT by java
functionquery
- 查询关键字的源代码中的操作代码段和数据显示代码段,运用javascr ipt-query
Histogram
- generating histogram
StringToHex
- JAVA 字符窜转化为十六进制-JAVA channeling characters into hexadecimal ,,,,,
test1
- 这段程序代码主要是为读者展示如何使用JPanel中间容器-This code is mainly to show the reader how to use the middle of the container JPanel
Dinning
- 制作餐桌 可任意改动 效果不错Any changes made cards can be good results-Produced good results table can be arbitrarily changed
DateUtil
- 主要是针对java日期格式的一些方便操作-ava date format is mainly aimed to facilitate the operation of some
UBBCode
- UBB实现的JS文件,可以实现评论输出界面中的UBB文字功能-UBB achieve JS files, can comment on the text output interface function of UBB
milk2
- usaco的milk问题; milk2,milk2-the milk problem on the usaco milk2.java milk2.java
AdvancedQuadraticCalculator
- While "a" is not equal to zero, check the discriminant of the quadratic equation. If discriminant is greater than zero, there are two solutions. If discriminant is equal to zero, there is a repeated solution. If discriminant is smaller