代码搜索:complex
找到约 10,000 项符合「complex」的源代码
代码结果 10,000
www.eeworm.com/read/147331/5731283
h complex.h
/* Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it un
www.eeworm.com/read/146056/5740541
c complex.c
/* $Id: complex.c,v 1.14 2005/02/19 18:11:04 andrew Exp $ */
/*
* Copyright (C) 2004 Andrew Beekhof
*
* This program is free software; you can redistribute it and/or
* modif
www.eeworm.com/read/146056/5740546
h complex.h
/* $Id: complex.h,v 1.7 2005/01/26 13:31:00 andrew Exp $ */
/*
* Copyright (C) 2004 Andrew Beekhof
*
* This program is free software; you can redistribute it and/or
* modify
www.eeworm.com/read/144216/5751590
pm complex.pm
#
# Complex numbers and associated mathematical functions
# -- Raphael Manfredi Since Sep 1996
# -- Jarkko Hietaniemi Since Mar 1997
# -- Daniel S. Lewart Since Sep 1997
#
package Math::Complex;
our
www.eeworm.com/read/144216/5752331
t complex.t
#!./perl
# $RCSfile: complex.t,v $
#
# Regression tests for the Math::Complex pacakge
# -- Raphael Manfredi since Sep 1996
# -- Jarkko Hietaniemi since Mar 1997
# -- Daniel S. Lewart since Sep 1997
www.eeworm.com/read/144073/5753368
dsp complex.dsp
# Microsoft Developer Studio Project File - Name="complex" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C
www.eeworm.com/read/144073/5753369
cpp complex.cpp
#include
class complex //复数类
{
public:
complex();
complex(double r);
complex(double r,double i);
void print();
void set(double r,double i);
private:
double real,image;
www.eeworm.com/read/144073/5753370
plg complex.plg
Build Log
--------------------Configuration: complex - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\孙怡\LO
www.eeworm.com/read/144073/5753371
dsw complex.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/143791/5755049
c complex.c
/*
* (C) Copyright 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you