代码搜索:mathTools

找到约 142 项符合「mathTools」的源代码

代码结果 142
www.eeworm.com/read/333121/3390157

java mathtools.java

/* * MathTools -- A collection of useful math utility routines. * * Copyright (C) 1999-2002 by Joseph A. Huwaldt . * All rights reserved. * * This library is free sof
www.eeworm.com/read/417379/2103093

java mathtools.java

/* $RCSfile$ * $Author: kaihartmann $ * $Date: 2007-01-14 18:07:55 +0100 (Sun, 14 Jan 2007) $ * $Revision: 7717 $ * * Copyright (C) 1997-2007 The Chemistry Development Kit (CDK) project * * Co
www.eeworm.com/read/258653/4352789

c mathtools.c

/*---------------------------------------------------------------------------*/ /* ** mathtools.c ** Goom Project ** ** Created by Jeko on Sun Jul 20 2003 ** Copyright (c) 2003 iOS. All rights reserv
www.eeworm.com/read/258653/4352809

h mathtools.h

#ifndef MATHTOOLS_H #define MATHTOOLS_H #define _double2fixmagic (68719476736.0*1.5) /* 2^36 * 1.5, (52-_shiftamt=36) uses limited precisicion to floor */ #define _shiftamt 16 /* 16.16 fixed point
www.eeworm.com/read/294567/8218107

cs mathtools.cs

using System; using System.Collections.Generic; using System.Text; using System.Drawing; namespace PathFinder { class MathTools { /// /// 返回两点间的直线距离
www.eeworm.com/read/257915/11906740

txt mathtools faq.txt

发信人: FangQ (光芒之神), 信区: MathTools 标 题: MathTools FAQ [2002/11/23] 发信站: BBS 水木清华站 (Sun Nov 24 05:00:22 2002), 转信 ############################################################################
www.eeworm.com/read/107070/15613485

txt mathtools598.txt

发信人: FangQ (木头虫子), 信区: MathTools 标 题: Matlab与C++接口与混合编程讨论小结(九) 发信站: BBS 水木清华站 (Tue Nov 2 22:29:23 1999) 第三章、Matcom的使用 3.1 概述 3.1.1 Matcom能作什么 Matcom是一个十分有用的.m文件翻译器(Repla
www.eeworm.com/read/107070/15613486

txt mathtools597.txt

发信人: FangQ (木头虫子), 信区: MathTools 标 题: Matlab与C++接口与混合编程讨论小结(八) 发信站: BBS 水木清华站 (Tue Nov 2 22:28:53 1999) 第二章、 第六节、用c编写mex程序[六] BBS水木清华站∶精华区 发信人: fasiondog (乱了), 信区: MathTools 标 题:
www.eeworm.com/read/107070/15613487

txt mathtools595.txt

发信人: FangQ (木头虫子), 信区: MathTools 标 题: Matlab与C++接口与混合编程讨论小结(六) 发信站: BBS 水木清华站 (Tue Nov 2 22:27:44 1999) 第二章、 第四节、用c编写mex程序[四] 发信人: fasiondog (乱了), 信区: MathTools 标 题: 用c编写mex程序 [par
www.eeworm.com/read/107070/15613488

txt mathtools590.txt

发信人: FangQ (木头虫子), 信区: <mark>MathTools</mark> 标 题: Matlab与C++接口与混合编程讨论小结(一) 发信站: BBS 水木清华站 (Tue Nov 2 22:24:43 1999) 第一章、概述 Matlab是当今世界上使用最为广泛的数学软件,它具有相当强大的数值计算、 数据处理、系统分析、图形显示,甚至符号运算功能,是一个 ...