代码搜索结果
找到约 743 项符合
Solar 的代码
lunar.java
package millionyear;
//:Lunar.java 处理阴历
import java.util.Calendar;
import java.util.Date;
public class Lunar
{
private final int lunar_calendar_month_table[]={//1901-2100
0x00,0x04,0xad
md4.h
/*
* This is an OpenSSL-compatible implementation of the RSA Data Security,
* Inc. MD4 Message-Digest Algorithm.
*
* Written by Solar Designer in 2001, and placed in
* the pu
changes
Version 1.5
. Dmitry V. Levin
- Close file descriptor in FindSymbolFile() in ksym.c in order not to
leak file descriptors.
. Solar Designer
- impr
md4.cpp
/*
* MD4 (RFC-1320) message digest.
* Modified from MD5 code by Andrey Panin
*
* Written by Solar Designer in 2001, and placed in
* the public domain. Ther
usb_reg.h
/*