CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 复数运算

搜索资源列表

  1. cSharp-complex-operation

    0下载:
  2. 用c#实现各类复数运算的源代码,配套书籍为《C#数值计算算法编程》-Achieved with the c# source code for various types of complex operations, supporting the book as " C# numerical algorithm programming"
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:285308
    • 提供者:许从
  1. complex-number-calculator

    0下载:
  2. 复数计算器,用来计算复数运算的 功能比较简单,适用于初学者-Complex calculator, used to calculate the complex operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:414147
    • 提供者:luoba
  1. The-algorithm-set-of-C

    0下载:
  2. C语言的算法集,包含插值算法、复数运算、非线性方程组、极值问题、拟合与逼近、排序、线性代数方程组、数值积分等。-The algorithm set of C
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:171050
    • 提供者:yahaliu
  1. numerical-algorithm-with-JAVA

    1下载:
  2. 用java语言对复数运算、矩阵运算、(非)线性代数方程组的求解、插值和数值积分等问题的数值计算进行编程-Progremming for numerical algorithm with JAVA
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:132938
    • 提供者:蔡洪文
  1. ScienceEngineeringNumericalAlgorithm

    1下载:
  2. 科学与工程数值算法〔Visual C++版〕 本书介绍了在科学与工程实际工作中常用的数值计算算法的原理和Visual C++编程方法。本书分为7章,前6章分别讨论了复数运算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、插值和数值积分等的面向对象编程方法,涉及使用频率非常高的近90个基本算法,按功能设计成了6类。第7章将这些算法类集成到一个静态库和一个动态库中,可以直接使用。每章节都用Visual C++程序示例了算法和算法库的调用方式。 本书适合涉及科学与工程数值计算工作
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-27
    • 文件大小:9784706
    • 提供者:周善人
  1. 123456

    0下载:
  2. 用C语言实现的复数运算程序设计,希望对你有帮助-With C language programming of complex operations, want to help you
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:558710
    • 提供者:黄利辉
  1. Complex-arithmetic

    0下载:
  2. 一个可进行复数运算的演示程序,实现抽象数据类型—复数,及构造复数,并实现复数求和、求差、求积、复数显示等操作。-Complex operations can be a demonstration program, implementing abstract data types- complex, and complex structure, and implement complex sum, difference, quadrature, plural display operating.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:696
    • 提供者:
  1. CH15

    0下载:
  2. 数值计算方法,fortran语言版,第十五章复数运算-Numerical methods, the FORTRAN version, the fifteenth chapter of the complex computing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6248
    • 提供者:樊奕
  1. cc

    0下载:
  2. 进行复数运算,比较简单,自行查看吧。采用c++编写,个人练习而用-For the complex operation,so simple that you can see it by youself
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1069
    • 提供者:张少东
  1. C-language-algorithm-code

    2下载:
  2. 用C语言编写了科研和工程中最常用的算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。-Written in C for scientific and engineering of the most commonly used algorithm, the algorithm include the plura
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:142266
    • 提供者:心剑
  1. FFT

    0下载:
  2. 使用VC++写的FFT算法,里面包含了一个复数运算类。-Implement FFT using VC++,including a class of complex computing.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:302657
    • 提供者:天天
  1. CPP-MathLib

    0下载:
  2. 该库涵盖了现代工程运算中的绝大部分:复数运算、线性代数、排列组合、数值微分、最小二乘拟和、统计分析、FFT、随机数等等,总共有 1000 多个函数接口。 -C++ MathLib
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-24
    • 文件大小:7776893
    • 提供者:大大
  1. Lin

    0下载:
  2. Lin法实现一个基本算法,该算法不用复数运算确定多项式方程的共轭复根。-Lin method is used to realize a basic algorithm.It determines conjugate complex roots of the polynomial equation without complex operation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:874
    • 提供者:郁杉妮
  1. Myproject

    0下载:
  2. 快速傅立叶变换(FFT)是一个有效的算法来计算离散傅立叶变换(DFT)及其逆。有很多不同的FFT算法,涉及范围很广,从简单的复数运算的数学组理论和数字理论,这里我给大家带来了一个能够进行快速傅里叶变换及其逆的程序,希望对大家能够有所帮助-A Fast Fourier transform (FFT) is an efficient algorithm to compute the discrete Fourier transform (DFT) and its inverse. There are
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:72402
    • 提供者:王海光
  1. 13

    0下载:
  2. 复数运算的程序算法 复数的加减乘法运算 -Addition and subtraction, multiplication of the complex operation of the program algorithm plural
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2741
    • 提供者:王敏杰
  1. CPP-Classical-algorithm

    0下载:
  2. 插值 查找 常微分方程(组)的求解 多项式与连分式函数的计算 非线性方程与方程组的求解 复数运算 汉字操作 基本图形操作 极值问题 矩阵特征值与特征向量的计算 拟合与逼近 排序 数据处理与回归分析 数学变换与滤波-Interpolation to find the ordinary differential equation (group) polynomial continued fraction function to calculate
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:337771
    • 提供者:yeyu
  1. Complex_operator_overloading

    0下载:
  2. 新建复数类进行复数运算,重载+、=+、*、/等运算符用于复数间的运算。-New complex class complex operation, overloading+ =+,*,/operator for computing the plural.
  3. 所属分类:CSharp

    • 发布日期:2017-11-28
    • 文件大小:879
    • 提供者:葛子建
  1. class_template_complex

    0下载:
  2. 自己运用类模板 编写的复数运算 共享使用 与大家分享-class template complex all by myself
  3. 所属分类:Console

    • 发布日期:2017-12-07
    • 文件大小:832457
    • 提供者:haa
  1. zz

    1下载:
  2. 复数表达式计算。要求:(1)声明复数类Complex提供复数加、减等运算,提供由字符串构造复数等异常。(2)设计jcomplex组件表示复数对象。(3)设计复数表达式计算的图形用户界面,输入多个复数,显示进行加、减等复数运算的结果,参加运算的复数个数可变;响应事件。-Calculation of complex expressions. Computing requirements: (1) Statement number class Complex complex addition, sub
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-26
    • 文件大小:1958
    • 提供者:
  1. yunsuanfuchongzai

    0下载:
  2. 用友元函数实现运算符的重载,包括加、减乘、除的重载,实现复数运算-Friend function operator overloading, including addition, subtraction multiplication, in addition to overloaded plural computing
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:622
    • 提供者:xiamu
« 1 2 3 4 5 67 8 9 10 11 ... 18 »
搜珍网 www.dssz.com