资源列表
DIFFTIME
- 计算时间差的函数-Function which calculates the difference in hours
ERTIMER
- 计算时间间隔的程序-Program which calculates time interval
FISCYR15
- 显示一个日历表-Showing a Calendar
MILLISEC
- DOS下时间分辨率精确到毫秒的程序-Source of a millisecond timer in DOS
dayofweek
- 给定一个年月日日期,计算是星期几-Calculate the relate weekday when the year,month,day values are given
datetime
- 日期时间工具函数。含有计算星期几、从0000年以来天数和毫秒数、日期加减和日期比较等-Tool functions for calculating datetime. they can calculate days and mseconds form the year 0000, also plus, minus,and comparate of datetime
FasterSearch
- 使用索引实现快速查找-Quick search by using index
MultiSort
- Merge, Insertion, Radix, Heap, Bucket, Quick, Counting排序算法-Sort Algorithm about Merge, Insertion, Radix, Heap, Bucket, Quick, Counting
MultiSort2
- Bubble, BiDirectional Bubble, Bitonic排序算法-Sort Algorithm of Bubble, BiDirectional Bubble, Bitonic sorting
SortClass
- 含有7种排序算法-Includes 7 sorts of sorting algorithm
rgb2long
- 将用RGB表示的颜色值转换为长整型表示的颜色值-Transform color value expressed by RGB to color value expressed by long integer
btree_sort
- BTREE排序程序-BTREE sorting program