• 大小: 2.38MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-08-15
  • 语言: 其他
  • 标签: CT  仿真  

资源简介

CTSim 是一个蛮专门的应用软件。适合于教学,自学等。可以进行CT的仿真。

资源截图

代码片段和文件信息

/* Getopt for GNU.
   NOTE: getopt is now part of the C library so if you don‘t know what
   “Keep this file name-space clean“ means talk to drepper@gnu.org
   before changing it!

   Copyright (C) 1987 88 89 90 91 92 93 94 95 96 97 98 99 2000
        Free Software Foundation Inc.

   The GNU C Library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Library General Public License as
   published by the Free Software Foundation; either version 2 of the
   License or (at your option) any later version.

   The GNU C Library is distributed in the hope that it will be useful
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   Library General Public License for more details.

   You should have received a copy of the GNU Library General Public
   License along with the GNU C Library; see the file COPYING.LIB.  If not
   write to the Free Software Foundation Inc. 59 Temple Place - Suite 330
   Boston MA 02111-1307 USA.  */

/* This tells Alpha OSF/1 not to define a getopt prototype in .
   Ditto for AIX 3.2 and .  */
#ifndef _NO_PROTO
# define _NO_PROTO
#endif

#ifdef HAVE_CONFIG_H
//# include 
#endif

#if !defined __STDC__ || !__STDC__
/* This is a separate conditional since some stdc systems
   reject ‘defined (const)‘.  */
# ifndef const
#  define const
# endif
#endif

#include 

/* Comment out all this code if we are using the GNU C Library and are not
   actually compiling the library itself.  This code is part of the GNU C
   Library but also included in many other GNU distributions.  Compiling
   and linking in this code is a waste when using the GNU C library
   (especially if it is a shared library).  Rather than having every GNU
   program understand ‘configure --with-gnu-libc‘ and omit the object files
   it is simpler to just do this in the source for each such file.  */

#define GETOPT_INTERFACE_VERSION 2
#if !defined _LIBC && defined __GLIBC__ && __GLIBC__ >= 2
# include 
# if _GNU_GETOPT_INTERFACE_VERSION == GETOPT_INTERFACE_VERSION
#  define ELIDE_CODE
# endif
#endif

#ifndef ELIDE_CODE


/* This needs to come after some library #include
   to get __GNU_LIBRARY__ defined.  */
#ifdef  __GNU_LIBRARY__
/* Don‘t include stdlib.h for non-GNU C libraries because some of them
   contain conflicting prototypes for getopt.  */
# include 
# include 
#endif  /* GNU C library.  */

#ifdef VMS
# include 
# if HAVE_STRING_H - 0
#  include 
# endif
#endif

#ifndef _
/* This is for other GNU distributions with internationalized messages.
   When compiling libc the _ macro is predefined.  */
# ifdef HAVE_LIBINTL_H
#  include 
#  define _(msgid)      gettext (msgid)
# else
#  define _(msgid)      (msgid)
# endif

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2010-11-08 01:33  ctsim-5.2.0\
     文件         211  2007-09-04 06:40  ctsim-5.2.0\AUTHORS
     文件         523  2007-09-04 06:40  ctsim-5.2.0\README.msvc
     目录           0  2007-09-04 06:40  ctsim-5.2.0\benchmarks\
     文件         257  2007-09-04 06:40  ctsim-5.2.0\benchmarks\composite-test
     文件         274  2007-09-04 06:40  ctsim-5.2.0\benchmarks\results
     目录           0  2010-11-08 01:33  ctsim-5.2.0\cgi-bin\
     文件          65  2007-09-04 06:40  ctsim-5.2.0\cgi-bin\Makefile.am
     文件       11957  2009-08-02 18:10  ctsim-5.2.0\cgi-bin\ctsim.cgi
     文件         236  2009-08-02 18:10  ctsim-5.2.0\cgi-bin\ctsim.conf
     文件       11722  2010-11-08 01:33  ctsim-5.2.0\cgi-bin\Makefile
     文件       12227  2010-11-08 01:33  ctsim-5.2.0\cgi-bin\ctsim.cgi.in
     文件         244  2010-11-08 01:33  ctsim-5.2.0\cgi-bin\ctsim.conf.in
     文件       13071  2010-11-08 01:33  ctsim-5.2.0\cgi-bin\Makefile.in
     目录           0  2010-11-08 01:33  ctsim-5.2.0\doc\
     文件      106328  2007-09-04 06:40  ctsim-5.2.0\doc\alphacalc.ai
     文件       68596  2007-09-04 06:40  ctsim-5.2.0\doc\alphacalc.bmp
     文件      338664  2007-09-04 06:40  ctsim-5.2.0\doc\alphacalc.eps
     文件        4559  2007-09-04 06:40  ctsim-5.2.0\doc\alphacalc.gif
     文件         138  2007-09-04 06:40  ctsim-5.2.0\doc\bullet.bmp
     文件        8346  2007-09-04 06:40  ctsim-5.2.0\doc\ctsim-algorithms.tex
     文件       19783  2007-09-04 06:40  ctsim-5.2.0\doc\ctsim-concepts.tex
     文件       29273  2007-09-04 06:40  ctsim-5.2.0\doc\ctsim-gui.tex
     文件        2737  2007-09-04 06:40  ctsim-5.2.0\doc\ctsim-install.tex
     文件        1079  2007-09-04 06:40  ctsim-5.2.0\doc\ctsim-latex.bib
     文件        5361  2007-09-04 06:40  ctsim-5.2.0\doc\ctsim-sgp.tex
     文件        1031  2007-09-04 06:40  ctsim-5.2.0\doc\ctsim-tex2rtf.bib
     文件       12721  2007-09-04 06:40  ctsim-5.2.0\doc\ctsim-textui.tex
     文件        1168  2007-09-04 06:40  ctsim-5.2.0\doc\ctsim-web.tex
     文件       89346  2007-09-04 06:40  ctsim-5.2.0\doc\ctsim.hlp
     文件        1410  2007-09-04 06:40  ctsim-5.2.0\doc\ctsim.prj
............此处省略257个文件信息

评论

共有 条评论