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

搜索资源列表

  1. fushu

    0下载:
  2. 一些小程序,简单查看信息。可以计算复数的运算。-some small procedures, a simple check information. Calculating the plural arithmetic.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.36kb
    • 提供者:邓亮
  1. fushu

    0下载:
  2. 关于复数的运算的算法,例如复数乘除还有复数正弦的作图的算法-on the complex arithmetic algorithm, for example, there are complex multiplication and division complex mapping of the sinusoidal Algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7.13kb
    • 提供者:钟澎洪
  1. fushu

    0下载:
  2. 这是一个有关复数的小程序,通过此程序,朋友们可以更好的理解C++的面向对象功能,比如说类的继承,类的重载,以及虚基类的使用。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:860byte
    • 提供者:your
  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 Complex & c2 ) friend Com
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:810byte
    • 提供者:伍国
  1. fushu

    0下载:
  2. 本程序是复数类的继承,主要完成类的继承功能-This procedure is a complex type of inheritance, the main function of the completion of class inheritance
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1008byte
    • 提供者:wangya
  1. fushu

    0下载:
  2. 关于复数的操作源代码, -Operation on the plural source code, on the operation of complex source code,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:100.04kb
    • 提供者:huangjin
  1. fushu

    0下载:
  2. /// /// /// /// /// /// /// ///// #include<stdio.h> typedef struct Complex {double shi double xu }Complex void CreatComplex(Complex &c,double a,double b) {c.shi=a c.xu=b } void AddComplex(Complex &sum,Complex c
  3. 所属分类:Other Databases

    • 发布日期:2017-03-22
    • 文件大小:1.12kb
    • 提供者:xiaohui
  1. fushu

    0下载:
  2. 复数类头文件用于fft很长呵呵请耐心看哦 -Fft complex class header file for a very long Hehe please be patient Kane
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1.93kb
    • 提供者:savage
  1. fushu

    0下载:
  2. 复数演示实验,实现下列六种基本运算:1)由输入的实部和虚部生成一个复数;2)两个复数求和;3)两个复数求差;4)两个复数的求积;5)从已知复数中分离出实部;6)从已知复数中分离出虚部。运算结果以相应的复数或实数的表示形式显示。-Complex demonstration experiment, to achieve the following six basic operations: 1) from the input of the real and imaginary parts gener
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:39.06kb
    • 提供者:小苏
  1. fushu

    0下载:
  2. 复数类的运用输入、输出、加、减、乘、除、模长、幅角、共轭、关系-The use of complex type input, output, add, subtract, multiply, divide, die a long, pieces of angle, conjugate, relationship
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:10.09kb
    • 提供者:李斌
  1. fushu

    0下载:
  2. 简单的复数加减法 用gcc编写 进入dos 到当前路径 输入make可以编译代码 成功后 输入a.exe即可-simple fushu jia jian fa
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:15.09kb
    • 提供者:张文战
  1. fushu

    0下载:
  2. 实现复数的四则基本运算。用C语言编写,主要功能有复数的输入与输出;两个复数的加、减、乘、除基本四则运算;-To achieve the four basic operations complex. Using C language
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:1.2kb
    • 提供者:王伟
  1. fushu-max

    0下载:
  2. 汇编语言初学者练习:找出数据段中的负数中的最大值,并送屏幕显示-Assembly language beginners: to find the negative in the data segment of the maximum, and send screen
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:718byte
    • 提供者:刘胡
  1. fushu

    0下载:
  2. 用c++实现复数的运算,包括一个复数的乘方和绝对值运算,两个复数的加减乘除运算,以供大家参考-c++ implementation of the absolute value of complex numbers, Math and the operations of addition and subtraction of two numbers multiplied, and a number of computing power or the absolute value
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:267.91kb
    • 提供者:anna
  1. fushu

    0下载:
  2. 基于awt的界面复数计算器 基于awt的界面复数计算器-count cout count cout count cout
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:165.83kb
    • 提供者:zml
  1. fushu

    0下载:
  2. 复数运 算复数运
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.11kb
    • 提供者:allen
  1. shuangshufushuxiaobo

    0下载:
  2. 双树复数小波,很有用,调试成功,可以使用-shuangshu fushu xiaobo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:377.88kb
    • 提供者:陈晓
  1. shuangshufushuxiaoyingyong

    0下载:
  2. 双树复数小波应用,很有用,调试成功,可以使用-shuangshu fushu xiaobo yingyong
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:768.48kb
    • 提供者:陈晓
  1. fushu

    0下载:
  2. 输入两个复数,分别求出这两个复数的和、复数的积,并用两复数之和除以两复数之积-the opretion of two complex number
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:10.82kb
    • 提供者:韩亚静
  1. fushu

    0下载:
  2. java课上做的复数计算程序,用了两种类构建方法-fushu program in java
  3. 所属分类:Games

    • 发布日期:2017-03-30
    • 文件大小:2.6kb
    • 提供者:pgw
« 12 »
搜珍网 www.dssz.com