资源列表
hugesort
- 巨指针类型数据的快速排序法-Quick sort for the large pointer type data
rec_qsort
- 使用递归实现的快速排序法-Quick sort using recursive
rsort
- 一种排序算法-A kind of sorting algorithm
selectsort1
- selection排序法-Selection sorting method
shellsort
- 字符串数组排序-Char array sort
DAY_ELAP
- 计算两个日期间的天数差-calculate the day interval between two datetime value
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