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

搜索资源列表

  1. 实现多个多项式的加法、减法、乘法.rar

    0下载:
  2. 实现多个多项式的加法、减法、乘法
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:3329
    • 提供者:
  1. 稀疏矩阵计算器

    0下载:
  2. 用三元组表示稀疏矩阵,可以转置 加法,减法,乘法,求逆。- With three Yuan groups expressed the sparse matrix, may transpose the addition, the subtraction, the multiplication, asks to go against.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:209749
    • 提供者:小康
  1. 一元稀疏多项式计算器

    3下载:
  2. 一多项式求值,求导,减法,乘法,加法. 输出形式为类数学表达式, 指数升序排列.-a polynomial function, derivation, subtraction, multiplication and addition. Output form of mathematical expression category, the index in ascending order.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:207575
    • 提供者:小康
  1. C300

    0下载:
  2. 这是一个超长整数加法.转载.-This is a long integers. Reprinted.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:838
    • 提供者:刘景春
  1. 一元稀疏多项式计数器

    1下载:
  2. 一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2……cn,en,其中n是多项式的项数,ci,ei分别为第i项的系数和指数。序列按指数降序排列。 (3) 多项式a和b相加,建立多项式a+b,输出相加的多项式。 (4) 多项式a和b相减,建立多项式a-b,输出相减的多项式。 用带表头结点的单链表存储多项式。 测试数据: (1) (2x+5x8
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:37840
    • 提供者:陈宇
  1. 数据结构距阵运算

    0下载:
  2. 利用三元组完成距阵的基本运算,包括加法,减法,乘法.数据结构实习题目-using ternary Group completed the basic matrix operations, including addition, subtraction, multiplication. Internship topic data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:23584
    • 提供者:陈大民
  1. duoxianshideyunsuan

    0下载:
  2. 多项式的加法和乘法运算,是一个数据结构的课程设计,根据数据结构的算法,实现运算,一份完整的课程设计,包括运行结果-polynomial multiplication and addition, a data structure of the curriculum design, according to the data structure algorithms, Operational achieve, a comprehensive program designed to include t
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:29421
    • 提供者:欧阳逵
  1. BinDwt97

    0下载:
  2. 此程序为二进制9-7小波提升格式的变换,算法中只有整数加法和移位-this procedure to upgrade binary 9-7 wavelet transform format, the algorithm only integers and translocation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2650
    • 提供者:我时时
  1. changzhengshuxiajia

    0下载:
  2. 用户输入2个任意长整数,求它们的加法,减法和乘法,并将结果显示;-two user input arbitrarily long integers, for the addition, subtraction and multiplication, and the results show;
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:165980
    • 提供者:古月
  1. jidd

    0下载:
  2. 加法的程序,很有用的大家快看看啊,最新的专家做的-additive process, we very useful quick look at the ah, the latest of experts
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1279
    • 提供者:陈晓
  1. Fig21_03

    0下载:
  2. 长整数类,数据成员有一个指针,一个整数size,可以存放100位以上整数,可以做加法乘法运算-long integer, data members of a pointer, an integer size, can be kept above 100 integer, the additive can do multiplication
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1187
    • 提供者:程俊
  1. 链表加法

    0下载:
  2. 数据结构的链表加法-data structure objectlist Adder
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:34893
    • 提供者:老倪
  1. 数组和线性表实现多项式的加法

    0下载:
  2. 这个是学校的一个实验,用数组和线性表实现多项式的加法
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-18
    • 文件大小:13786
    • 提供者:金泳
  1. 大数加法

    0下载:
  2. 数据结构的课程设计,本算法是用vc++编写的,运行结果很好,大数加法-data structure of the curriculum design, the algorithm is prepared by the vc, good operating results, large numbers Adder! !
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:77516
    • 提供者:冷子心
  1. 实现多个多项式的加法、减法、乘法

    1下载:
  2. 实现多个多项式的加法、减法、乘法- Realizes many multinomials addition, the subtraction, the multiplication
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-09
    • 文件大小:3600
    • 提供者:艾鹏
  1. additionoperation

    0下载:
  2. VC++ 数据结构 实验算法 多项式加法运算-VC++ data structures algorithms polynomial experimental addition operation
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:162845
    • 提供者:张晓光
  1. 模二加法直接序列扩频

    1下载:
  2. 模二加法直接序列扩频,matlab仿真实验。模二加法直接序列扩频,matlab仿真实验。模二加法直接序列扩频,matlab仿真实验。
  3. 所属分类:仿真建模

  1. addition of polynomial

    0下载:
  2. 【简答题】 实验2 一元多项式的运算 问题描述 设Pn(x)和Qm(x)分别两个一元多项式。试编写程序实现一元多项式的加法运算。 基本要求 需要基于线性表的基本操作来实现一元多项式的加法运算 需要利用有序链表来实现线性表。(A brief answer to the question. The operation of the 2 univariate polynomial in experiment Problem descr iption Let Pn (x) and
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:secular
  1. GUI-jiafajisuan

    0下载:
  2. GUI界面,能够实现简单的加法运算,设置了两次运算,可根据需要进行修改(GUI interface, can implement a simple addition operation, set up two operations, can be modified according to the need.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:10240
    • 提供者:qwer000
  1. 加法运算器3

    0下载:
  2. C++语言,实现基于链表的加法运算,数据结构源程序实例(C++ language, the implementation of the addition operation based on the chain table, the data structure source program instance)
  3. 所属分类:数据结构

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:玉玲珑
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com