资源列表
JXLUtil
- java语言中如何操作excel的基本操作包。针对于jxl技术的操作。-excel java language how the basic operation of package. Jxl technology for the operation.
AltaCB
- Cuentas de banco con nombre cuenta y saldo inicial
222
- Javascr ipt控制浏览器标题栏显示闪烁文字代码-Javascr ipt control the browser title bar flashing text code
1
- 用js做的简易的计算器。基于web的实现。-Js to do a simple calculator. Based on the implementation of the web.
SystemClockTest
- System Clock Test Source Code for Andriod.
ShortcutRefresher
- Fires off tasks to validate shortcuts, and reports the results back to a {@link Listener}.
CompositeFloatValue
- This FloatValue represents the result of a binary operation on two float values.
CompositeDoubleValue
- This DoubleValue represents the result of a binary operation on two double values.
HttpPut
- Http Put extends Http Entity Enclosing Request Base.
Date
- 产生一年的日历。较简单,主要适用于初学者-it generate the calendar of the year.
ode
- 四阶龙格库塔算法, 用于微分方程求解,用于工程计算-Fourth-order Runge-Kutta algorithm for solving differential equations
QuickSort
- 算法课上学习了快速排序,这是我课下自己实现的快排,希望对大家有用!-Solution to quicksort problem