CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - pLURAL

搜索资源列表

  1. fushu

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

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

    0下载:
  2. 1-2 实系数复变多项式问题« 编程任务:给定阶数分别为n和m的实系数复变多项式f(x) 和g(x),以及复数z,计算f (z) / g(z)的值。« 数据输入:由文件input.txt 给出输入数据。第一行有2 个正整数g(x) 的阶数。接下来的2行,每行分别有n和m个实数数。最后一行的2 个实数分别表示复数z 的实部和虚部。« 结果输出:将计算出的f (z) / g(z)的值输出到文件output.txt。文件的第一行是计算得到的复数,保留6 位有效数字。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.22kb
    • 提供者:林天
  1. Algorithm

    0下载:
  2. c# 数值计算源代码 复数运算 矩阵运算 线性代数方程组的求解 非线性方程与方程组的求解 -c# numerical source code plural computing matrix calculation of linear algebraic equations for solving nonlinear equations with the equations
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:33.4kb
    • 提供者:li
  1. Complex

    0下载:
  2. 用c#实现复数计算,操作复数的类Complex-With c# The realization of the plural, the plural of the type of operation Complex
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:3.25kb
    • 提供者:Hou
  1. Extreme.Mathematics.QuickStartCS

    1下载:
  2. 用C#写的数学函数库源码。里面包括复数运算,矩阵运算,解方程,积分微分等。非常有用。-Using C# to write the math library source. Includes the plural computing, matrix operations, solution of equations, such as integro-differential. Very useful.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:118.97kb
    • 提供者:李峰
  1. mayamay

    0下载:
  2. 本实验实现使用VC6.0实现复数的描述及操作。具体实现要求: 1.初始化顺序表。 2.对顺序表插入元素。 3.删除顺序表中的元素。 4.判断该顺序表是否对称 。 5.求两个复数相乘之积,观察输出结果。 6.程序应给用户提供如下操作界面。 -VC6.0 used in this experiment to achieve the realization of the descr iption and operation of the plural. Concrete r
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:25.99kb
    • 提供者:关巾
  1. zh

    0下载:
  2. 集合了复数类,鼠标操作等几个比较有用的程序-Collection of plural categories, several procedures, such as the mouse operation. . .
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:93.5kb
    • 提供者:liukeji
  1. Complex

    0下载:
  2. 复数类,可运算复数的加、减、乘除等,是一个很不错的常用类。-Complex type, can be plural operations addition, subtraction, multiplication and division, are a very good common class.
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:881.85kb
    • 提供者:lxd900
  1. fushujisuanqi

    0下载:
  2. (一) 题目 复数计算器 (二) 功能要求 实现对复数的+、×、+=、-=、×=、++、――、>=、<=、!=运算,其中>=、<=是针对复数的模进行运算。 (三) 解决方案 1. 明确实验操作对象和目的。 2. 针对目的和对象进行总体设计。 3. 细化流程:书写程序,编译、运行并调试。 (四) 设计思路  定义一个复数类complex。  声明所需成员函数和友元函数对各运算符进行重载。  定义各成员
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:6.2kb
    • 提供者:孙婷婷
  1. Complex_operator_overloading

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

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

    0下载:
  2. 桌面计算器,能够进行实数或复数的四则混合运算。 【基本要求】 1.由输入的实部和虚部生成一个复数 2.两个复数求和 3.两个复数求差 4.从已知复数中分离出实部和虚部 5.复数及相应运算结果以相应的表现形式显示。-Desktop calculator, real or complex four mixed computing. Requirements】 a real part and an imaginary part from the input
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:61.49kb
    • 提供者:刘波
  1. ConsoleApplication2

    0下载:
  2. 这是一个c#小程序,实现复数的加、减、乘、除,希望对大家有用。-This is a small c# program, plural plus, subtract, multiply, divide, hope to be useful.
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:22.26kb
    • 提供者:tina
  1. zhuomianfushujisuanqi

    0下载:
  2. 复数的桌面计算器,用C#编写,能够实现复数的四则运算。-Plural desktop calculator, written in C#, to achieve complex four operations.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2.14kb
    • 提供者:钟蕊
  1. Archive

    1下载:
  2. 4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为: realpart+imaginarypart*i 用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。 (1)两个复数相加; (2)两个复数相减 (3)用(a, b)的形式打印复数,其中a为实部,b为虚部。 -4) Create a class called Compl
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:1.27kb
    • 提供者:lm
  1. Plural-Operator-Overloading

    0下载:
  2. 本程序主要对C#的运算符重载问题以复数的形式进行实验-This program is mainly for C#, operator overloading problem in the plural form of the experiment
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:24.87kb
    • 提供者:majunpeng
  1. Complex

    0下载:
  2. 主要是c++里面的类的多态与继承,这里利用的是复数的输入和运算符的多态,里面还涉及了友元函数、函数重载。- Mainly polymorphism and inheritance c++ class inside, where the use of the plural input and multi-state operators, which also involves a friend function, function overloading.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1.35kb
    • 提供者:朱琳艳
  1. OVER

    0下载:
  2. 当数据溢出时,要向前加一位,其变为复数,要取反的程序!(When data overflows, add one bit to the other and change it to the plural!)
  3. 所属分类:C#编程

    • 发布日期:2017-12-28
    • 文件大小:150kb
    • 提供者:Ordinaryヽ°
搜珍网 www.dssz.com