代码搜索:complex
找到约 10,000 项符合「complex」的源代码
代码结果 10,000
www.eeworm.com/read/102394/15783282
texi complex.texi
@cindex complex numbers
The functions described in this chapter provide support for complex
numbers. The algorithms take care to avoid unnecessary intermediate
underflows and overflows, allowing the
www.eeworm.com/read/102060/15793508
c complex.c
/*
2.4 kbps MELP Proposed Federal Standard speech coder
Fixed-point C code, version 1.0
Copyright (c) 1998, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on
www.eeworm.com/read/102060/15793522
h complex.h
/*
2.4 kbps MELP Proposed Federal Standard speech coder
Fixed-point C code, version 1.0
Copyright (c) 1998, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on
www.eeworm.com/read/101974/15795786
cpp complex.cpp
// Complex.cpp: implementation of the CComplex class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ImageStudio.h"
#include "Complex.h"
www.eeworm.com/read/101974/15795799
h complex.h
// Complex.h: interface for the CComplex class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_COMPLEX_H__32EEF85A_98E0_4ED1_96C5_3CFB8B4A18A9__INCLUDE
www.eeworm.com/read/101069/15854852
cpp complex.cpp
//////////////////////////////////////////////////////////////////////
// Complex.h
//
// 操作复数的类 CComplex 的实现代码
//
// 周长发编制, 2002/8
//////////////////////////////////////////////////////////////
www.eeworm.com/read/101028/15856194
cs complex.cs
/*
* BSD Licence:
* Copyright (c) 2001, 2002 Ben Houston [ ben@exocortex.org ]
* Exocortex Technologies [ www.exocortex.org ]
* All rights reserved.
*
* Redistribution and use in source an
www.eeworm.com/read/100594/15870168
obj complex.obj
www.eeworm.com/read/100594/15870220
h complex.h
/* RGM1-90 Changed result of Cos and Sin to Complex type to allow correct
interpretation of sine and cosine in the complex domain. */
/* RGM1a-90 Deleted voids Tan and Compare. Tan was u
www.eeworm.com/read/100594/15870230