摘要:
/*蔡勒公式:w=y+[y/4]+[c/4]-2c+[26(m+1)/10]+d-1 计算的时间在1582年之后 c:世纪(年的高两位数); 输入年月日,计算出周几 y:年(年的低两位数); m:月(m大于等于3,小于等于14,即在蔡勒公式中,某年的1、2月要看作上一年的13、14月*/ u8 ge 阅读全文
posted @ 2022-05-27 19:55
耿通宇
阅读(199)
评论(0)
推荐(0)
摘要:
#include "DES.h" #include <string.h> #define uchar unsigned char #define uint unsigned int uchar oo[4]={0,0,}; uchar pp[4]={0,0,}; uchar fnc[4]={0,0,0 阅读全文
posted @ 2022-05-27 19:49
耿通宇
阅读(90)
评论(0)
推荐(0)

浙公网安备 33010602011771号