搜索资源列表

  1. C++常用算法之1复数运算

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套复数运算代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting c
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:9718
    • 提供者:潘杰
  1. 复数运算

    0下载:
  2. 复数运算详细算法-complex algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1004
    • 提供者:
  1. complex

    0下载:
  2. 复数运算库,可对复数进行加减和开方运算- The complex operation storehouse, may carry on the addition and subtraction and the root to the plural number operates
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:站长
  1. complex_num

    0下载:
  2. Unix下的复数运算,实现了复数的加减、开方运算-Unix complex operation, realized the plural number addition and subtraction, the root has operated
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:站长
  1. cx.tar

    0下载:
  2. 复数运算库- Complex operation storehouse
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:88064
    • 提供者:站长
  1. COMPLEX

    0下载:
  2. 一个复数运算的例子-Example of a complex computing
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:61440
    • 提供者:站长
  1. Self Class

    0下载:
  2. 复数运算,日期类,计算机类-complex computing, date category, Computer
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:18432
    • 提供者:比赛
  1. 复数计算

    0下载:
  2. 复数计算.实现复数的加,减,乘,除运算-complex calculation. Plural achieving the addition, subtraction, multiplication and Operational
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:
  1. fushuyunsuan

    0下载:
  2. 此文件为C语言编写的复数运算算法-this document for the C language in the plural ALGORITHMS
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:muyu005
  1. 复数运算

    0下载:
  2. 复数运算详细算法-complex algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:
  1. C++常用算法之1复数运算

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套复数运算代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting c
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:
  1. 元函数实现复数的运算

    0下载:
  2. 此软件可以用元函数实现复数的加减乘除,复数运算的很多难题都可以用此软件解决 -software yuan function can be used to achieve the complex arithmetic, many complex computing problems can be solved using this software
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:张小龙
  1. 0408008402

    0下载:
  2. 真的是复数运算噢,自己做的很不错噢,大家一定要相信我,我相信他能帮助大家的-really is the plural Operational Oh, I have done quite Oh, you must believe me, I believe he can help our
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:liu xia yu
  1. complexop

    0下载:
  2. 复数运算,包括加减乘除等,直接输入要运算的数即可完成运算-complex operations, including arithmetic, imported directly to the number of operations can be completed Operational
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:行风
  1. cmmplex

    0下载:
  2. 复数运算的源程序,包括一些头文件什么的,如果想做数值计算的朋友,可以试一试啊!-Plural source computing, including what header files, and if friends want to do numerical computation, you can try ah!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1061888
    • 提供者:zl
  1. ComplexNumberTest

    0下载:
  2. 复数运算小练习,对复数进行加减,乘除运算-Plural computing small practice, to carry out addition and subtraction of the plural, multiplication and division operations
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:银联
  1. 918466267

    0下载:
  2. 设计一个可进行复数运算的演示程序。要求实现下列六种基本运算:1)由输入的实部和虚部生成一个复数;2)两个复数求和;3)两个复数求差;4)两个复数求积,5)从已知复数中分离出实部;6)从已知复数中分离出虚部。运算结果以相应的复数或实数的表示形式显示。 -Can be complex to design a computing demo program. Requirements to achieve the following six
  3. 所属分类:电子书籍

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:金羽
  1. C_Algorithms

    0下载:
  2. C语言算法集,包括:插值算法、非线性方程组、复数运算、极值问题、拟合与逼近、排序、数值积分、随机数产生、图形模式下读写屏幕、线性代数方程组-C language algorithms, including: interpolation algorithm, nonlinear equations, complex computation, extremal problems, fitting and approximation, sor
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:144384
    • 提供者:s050403054
  1. fushu

    0下载:
  2. 复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) Complex(int a) { Real = a Image = 0 } void print() const friend Complex operator+ ( const Complex & c1, const
  3. 所属分类:书籍源码

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:伍国
  1. ComplexCalculator

    0下载:
  2. ComplexCalculator包括各种复数运算。包括复数的乘法,除法,模,根,实幂指数,复幂指数,自然对数,三角函数-ComplexCalculator include a variety of complex calculations. Including plural multiplication, division, modulus, roots, it is exponential, complex exponential,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:39936
    • 提供者:sam
« 12 3 4 5 6 7 8 9 10 ... 25 »

源码中国 www.ymcn.org