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

搜索资源列表

  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
    • 文件大小:1.54kb
    • 提供者:李虹
  1. testlinklists

    0下载:
  2. 这是翻阅《数据结构、算法与应用——C++语言描述》 以及在网上得到的一些资料后写出来的。起因是在项目中要用到一个链表,但我做一个简单的链表在C++中用的时候跟C差别很多,比如赋值运算(编译器说要做操作符重载,或者考贝构造函数,C++中把结构当成一个类来看了,详见相关介绍的文档或书籍)。后来一想干脆做个template顺便学习一下,一举两得。-read "data structures, algorithms and applications -- Descr iption Langua
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:32.98kb
    • 提供者:啊啊
  1. Polynomials

    0下载:
  2. 用循环链表实现的多项式 包括 运算符及io重载-By cyclic list, including the realization of a polynomial operator overloading and io
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:259.51kb
    • 提供者:zekchang
  1. checkarray

    0下载:
  2. 设计一个用于检查数组在使用时下标是否越界的类,如越界给出提示。(知识点:下标运算符的重载)。-Used to check the design of a current array subscr ipt is in the use of cross-border class, such as cross-border give tips. [Knowledge points: subscr ipt operator overloading].
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5kb
    • 提供者:王清
  1. matrix_class_with_serialization

    0下载:
  2. 可以序列化的矩阵操作类。实现了众多矩阵的操作运算算子-A Matrix manipulation class with serialization and operator overloading implemented
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:10.01kb
    • 提供者:zeng qin
  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
    • 文件大小:2.09kb
    • 提供者:李萍
  1. communicatebook

    0下载:
  2. 通讯录 程序设计 大二作品 c++ 面向对象 文件读写 操作符重载-Address Book program design sophomore c++ object-oriented works of the file to read and write operator overloading
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.55kb
    • 提供者:李新
  1. fig08_04

    0下载:
  2. 综合演示运算符重载及其应用,突出运算符重载中需要注意的事项及问题-Comprehensive demonstration and application operator overloading, operator overloading in highlighting issues and problems that need attention
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:3.22kb
    • 提供者:huihui
  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
    • 文件大小:26.48kb
    • 提供者:林凯杰
  1. polynominal

    0下载:
  2. 多项式运算的C++实现 包括加减乘除四种多项式运算 用到了友元等概念 对运算符实现了重载 代码均调试通过-Polynomial arithmetic C++, including addition, subtraction polynomial expression of four other friend uses the concept of operator overloading to achieve the code and debugging through
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:1.41kb
    • 提供者:朱洁丽
  1. VC7775

    0下载:
  2. 自己编写的二叉查找树,分享给想学数据结构的开发人员。包括节点插入、节点删除、最大值,最小数值,后继元素,重载标准输出操作符…… -I have written a binary search tree data structure wants to learn to share the development of staff. Including node insertion, node deletion, the maximum value, minimum value, subsequ
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:502.56kb
    • 提供者:刘星
  1. dx

    0下载:
  2. 多项式加法和乘法运算的设计与实现分析元素关系, 选择存储表示方法,使用单链表已有的成员函数实现多项式的相加运算,重载+、>>、<<等运算符-Polynomial addition and multiplication of elements in the design and implementation of relationship, select the storage representation, the use of single-member list
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1.29kb
    • 提供者:
  1. OperatorDemo

    0下载:
  2. C++中,运算符重载实现复数的加法运算的实例源码-In C++, operator overloading to achieve the instance addition operation complex source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6.04kb
    • 提供者:胡玉洁
  1. yunsuanfu

    0下载:
  2. 运算符的重载,用来计算复数的加减法。虚部与虚部,实部与实部-Operator overloading, used to calculate addition and subtraction of complex numbers. Imaginary part and imaginary part, the real and the real
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:652byte
    • 提供者:
  1. Complex

    0下载:
  2. 复数类Complex,运算符重载,修改了网上代码,可在各平台上实现连续运算,不会报错了-Complex class Complex, operator overloading, to modify the online code can achieve continuous operation of the platform, not an error of the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.82kb
    • 提供者:江乐
  1. Desktop

    0下载:
  2. 运算符重载>=,<=,==运算符的重新载入,实用类和友元函数-Operator Overloading > =,< =,== reload operator, practical classes and friend functions
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2.49kb
    • 提供者:郭亮
  1. time

    0下载:
  2. 运用运算符重载和虚函数实现时间的自增自减运算-The use of operator overloading and virtual functions of time increment decrement
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:830byte
    • 提供者:王爱玲
  1. matrix

    0下载:
  2. 实现简单方阵的操作。如加,减,乘。运算符重载。文件读取。矩阵随即生成-Simple matrix operation. Such as addition, subtraction, multiplication. Operator overloading. File read. Matrix then generates
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:715.61kb
    • 提供者:
  1. 2d-array-Operator-overloading

    0下载:
  2. 对二维数组进行运算符+、—的重载,一个使用成员函数,另一个使用友元函数-Add and Subtraction between Two dimensional arrays,using Operator overloading.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:767byte
    • 提供者:janison
  1. operator

    0下载:
  2. vc++中运算符重载函数++运算符重载函数的实现;-c++ operator overloading function++ operator overloading function to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:926byte
    • 提供者:zhaodan
« 12 3 »
搜珍网 www.dssz.com