CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 重载

搜索资源列表

  1. complex_calculate

    0下载:
  2. 本程序新建complex类,并将数学库里的“+”“-”“*”“/”符号运算进行重载,使其适用范围从实数扩展至复数。-the new complex procedures category, Mathematics, 13-17 and the """-""*""/" symbol for heavy computation, from the scope of the application is extended
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:30701
    • 提供者:赵飞
  1. c++_class_matrix

    0下载:
  2. 完整的矩阵类,实现的功能如下: 方阵、拷贝构造、初始化,分配矩阵数据的内存,并全部置0、将方阵初始化为方阵、设置矩阵个元素的值、得到知道元素的值、获取矩阵的列数、获取矩阵的行数、获取矩阵的数据、获取指定行的向量、获取指定列的向量、重载运算符 = 、重载运算符 ==、重载运算符 !=、重载运算符 +、重载运算符 - 重载运算符 数乘*、重载运算符 矩阵相乘* 矩阵转置。-integrity of the matrix type, function as follows : Lineup
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2931
    • 提供者:dingdong
  1. MyMatrixVtr

    0下载:
  2. 自己写的矩阵向量库,测试通过,常用运算符经过重载,VC6.0环境下运行。-himself wrote the vector matrix, the test, usually after heavy Operators, VC6.0 operating environment.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2871
    • 提供者:华浩波
  1. juzhenxingshidelonggekuta

    0下载:
  2. 矩阵形式的龙格库塔程序C++源代码矩阵类的构造及运算符重载太长,在此不提供-matrix form the Runge - Kutta procedures C source code matrix type structure and Operator Overloading too long, this does not provide
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1573
    • 提供者:李虹
  1. fs02

    0下载:
  2. 用c++写的关于复数的四则运算,主要复习运算符的重载。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6549
    • 提供者:caixu
  1. BigInteger

    0下载:
  2. 高精度模版,C++实现,重载实现加减乘除.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1407
    • 提供者:Nick
  1. p10

    1下载:
  2. 原创C++的matrix类,有许多运算符重载,很简单,但是好用,好看
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12769
    • 提供者:junsun
  1. 4-7

    0下载:
  2. 一个用友元函数实现运算符重载的例子,对运算符+,-,*,/进行重载定义,实现两个复数的四则运算
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:620
    • 提供者:yasha
  1. bignumber

    0下载:
  2. 该程序重载了C++基本运算符号 能提供对最大10000!进行计算 满足一部分大整数计算的要求
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2842
    • 提供者:ll
  1. ComputePolynomia_Visual_stdio

    0下载:
  2. 多项式的运算,有符号重载方法实现 visual stdio2005编译通过
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:27249
    • 提供者:潘迅
  1. poly

    0下载:
  2. 多项式算法,涉及到c++中的运算符重载及流编程,虽然简单但对初学者不失为一个好的例子
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1120
    • 提供者:Jason
  1. AddOperator

    0下载:
  2. 用C++编写的复数加法重载,输入复数可计算加和值。供参考!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:997
    • 提供者:郭瑜娇
  1. fraction

    0下载:
  2. 实现了分数之间的四则运算,主要在于练习运算符重载。同时从分数类派生出整数类,实现了分数整数的混合运算!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:130977
    • 提供者:jason
  1. float_c

    0下载:
  2. 用C++实现的利用整型数实现浮点运算的系列方法重载.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1383
    • 提供者:水中望月
  1. BigNumber

    0下载:
  2. 大数类,重载了各类操作符,可以直接使用-fate categories, a variety of heavy-duty operator can be used directly
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1213
    • 提供者:stone
  1. Arithmetic

    0下载:
  2. 可进行大数的加减乘除、阶乘、三角函数、幂指数(指数只支持整数)的运算,支持小数运算,重载了以上功能的运算符号。 可运算数学表达式。 可进行16进制之内任意进制之间的转换-Addition and subtraction to multiplication and division to carry out large numbers, factorials, trigonometric functions, power index (index only supports integer
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:619918
    • 提供者:MagicKino
  1. 3

    0下载:
  2. 该程序定义了一个向量类,里面的元素是模板形式,定义了有关向量类的各种属性,方法及运算符重载函数。根据向量处理的程序实现矩阵数乘-The program defines a vector class, which the element is the template form, the vector class defines the various properties, methods, and operator overloading function. According to the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2141
    • 提供者:李萍
  1. BigNumber

    0下载:
  2. 大数类,重载了各类操作符,可以完成大数计算功能-big number function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1038
    • 提供者:zzz
  1. BIGNUMBER

    0下载:
  2. 用code blocks 写的多文件结构版本的大数运算,用的是面向对象的方法,运用类以及运算符的重载。-Multi-use code blocks to write the file structure version of the operation of large numbers, using the object-oriented approach, the use of classes and operator overloading.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:27117
    • 提供者:林凯杰
  1. CMatrix-Example

    0下载:
  2. 封装矩阵操作为CMatrix类 矩阵的加减乘除、求逆、转置等符号化重载操作。-Package Matrix matrix operations of addition and subtraction to multiplication and division CMatrix, inverse, transpose and other symbolic overload operation.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:49788
    • 提供者:Pretty Boy
« 12 3 4 »
搜珍网 www.dssz.com