资源简介
2011年1月25日发布的瑞士星历表1.77版,是至现在为止最新的免费压缩包。里边有VB、Delph2和VC例子和源代码以及说明书文档
代码片段和文件信息
/* SWISSEPH
$Header: /home/dieter/sweph/RCS/swecl.cv 1.75 2008/08/26 07:23:27 dieter Exp $
Ephemeris computations
Author: Dieter Koch
************************************************************/
/* Copyright (C) 1997 - 2008 Astrodienst AG Switzerland. All rights reserved.
License conditions
------------------
This file is part of Swiss Ephemeris.
Swiss Ephemeris is distributed with NO WARRANTY OF ANY KIND. No author
or distributor accepts any responsibility for the consequences of using it
or for whether it serves any particular purpose or works at all unless he
or she says so in writing.
Swiss Ephemeris is made available by its authors under a dual licensing
system. The software developer who uses any part of Swiss Ephemeris
in his or her software must choose between one of the two license models
which are
a) GNU public license version 2 or later
b) Swiss Ephemeris Professional License
The choice must be made before the software developer distributes software
containing parts of Swiss Ephemeris to others and before any public
service using the developed software is activated.
If the developer choses the GNU GPL software license he or she must fulfill
the conditions of that license which includes the obligation to place his
or her whole software project under the GNU GPL or a compatible license.
See http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
If the developer choses the Swiss Ephemeris Professional license
he must follow the instructions as found in http://www.astro.com/swisseph/
and purchase the Swiss Ephemeris Professional Edition from Astrodienst
and sign the corresponding license contract.
The License grants you the right to use copy modify and redistribute
Swiss Ephemeris but only under certain conditions described in the License.
Among other things the License requires that the copyright notices and
this notice be preserved on all copies.
Authors of the Swiss Ephemeris: Dieter Koch and Alois Treindl
The authors of Swiss Ephemeris have no control or influence over any of
the derived works i.e. over software or services created by other
programmers which use Swiss Ephemeris functions.
The names of the authors or of the copyright holder (Astrodienst) must not
be used for promoting any software product or service which uses or contains
the Swiss Ephemeris. This copyright notice is the ONLY place where the
names of the authors can legally appear except in cases where they have
given special permission in writing.
The trademarks ‘Swiss Ephemeris‘ and ‘Swiss Ephemeris inside‘ may be used
for promoting such software products or services.
*/
#include “swejpl.h“
#include “swephexp.h“
#include “sweph.h“
#include “swephlib.h“
#define SEFLG_EPHMASK (SEFLG_JPLEPH|SEFLG_SWIEPH|SEFLG_MOSEPH)
static int find_maximum(double y00 double y11 double y2 do
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2568 2008-06-17 09:42 sweph\src\LICENSE
文件 1807 1999-08-16 14:43 sweph\src\swewin.h
文件 6496 2011-01-27 09:02 sweph\src\swewin.rc
文件 2990 2000-09-18 17:44 sweph\src\resource.h
文件 41217 2011-01-27 10:23 sweph\src\swewin.c
文件 95679 2011-02-02 14:49 sweph\src\swetest.c
文件 210459 2011-01-27 08:57 sweph\src\sweph.c
文件 83874 2011-01-27 09:32 sweph\src\swephlib.c
文件 33682 2011-01-27 08:57 sweph\src\swejpl.c
文件 55016 2009-09-10 12:03 sweph\src\swemmoon.c
文件 28849 2011-01-27 08:57 sweph\src\swemplan.c
文件 322970 2008-06-17 10:05 sweph\src\swemptab.c
文件 3441 2009-09-10 12:03 sweph\src\swedate.h
文件 20881 2011-01-27 08:57 sweph\src\swedate.c
文件 20562 2000-09-11 15:09 sweph\src\swedllst.c
文件 174982 2011-01-27 09:25 sweph\src\swecl.c
文件 123555 2011-01-27 08:57 sweph\src\swehel.c
文件 20966 2011-01-27 08:57 sweph\src\sweph.h
文件 4227 2011-01-27 08:57 sweph\src\swejpl.h
文件 7270 2011-01-27 08:57 sweph\src\swephlib.h
文件 27375 2011-01-27 08:57 sweph\src\swephexp.h
文件 10693 2011-01-27 08:57 sweph\src\sweodef.h
文件 63569 2011-01-27 08:57 sweph\src\swehouse.c
文件 3417 2008-06-17 09:42 sweph\src\swehouse.h
文件 71379 2011-01-27 08:57 sweph\src\swenut2000a.h
文件 21198 2011-01-27 08:57 sweph\src\swedll.h
文件 4651535 2010-12-20 22:43 sweph\src\seasnam.txt
文件 4823 2007-06-29 11:37 sweph\src\seorbel.txt
文件 14201 2006-06-30 06:44 sweph\src\ast_list.txt
文件 24124 2011-01-27 08:57 sweph\src\swepcalc.c
文件 15783 2008-06-17 09:42 sweph\src\swepcalc.h
............此处省略66个文件信息
评论
共有 条评论