搜索资源列表

  1. 用C#实现线性表和多项式相加功能

    0下载:
  2. 用C#实现线性表和多项式相加功能-C# linear polynomial form and function together
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:48146
    • 提供者:曹友义
  1. 3多项式相加

    0下载:
  2. 这是一个用microsoft VC++编写的关于多项式相加的小程序。-This is a VC with microsoft prepared on the small sum of polynomial procedures.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10207
    • 提供者:吴此仁
  1. JAVA完善后的多项式相加

    0下载:
  2. 完善以前的JAVA实现的多项式相加 提供了输入系数和次数的控制-perfect before JAVA sum of the polynomial coefficients for the input and frequency control
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7249
    • 提供者:小样
  1. 十六进制数相加校验和计算程序

    0下载:
  2. 【汇编语言编程使用工具】【十六进制数相加校验和计算程序】
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:196982
    • 提供者:陈周
  1. 矩阵相加的算法

    0下载:
  2. 当稀疏矩阵A和B均以三元组表作为存储结构时,试写出矩阵相加的算法,其结果存放在三元组表C中。 解:这个算法有点繁,要考虑到两个稀疏矩阵的非零元素不是一一对应的,在建立新的三元组表C时,为了使三元组元素仍按行优先排列,所以每次插入的三元组不一定是A的,按照矩阵元素的行列去找A中的三元组,若有,则加入C,同时,这个元素如果在B中也有,则加上B的这个元素值,否则这个值就不变 如果A中没有,则找B,有则插入C,无则查找下一个矩阵元素。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2545
    • 提供者:snow
  1. 两个矩阵相加1111111111111

    0下载:
  2. 两个矩阵相加ndfhja-two matrices together ndfhja
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2734
    • 提供者:朱一新
  1. 相加瞧瞧去

    0下载:
  2. 多项式相加的c语言实现-polynomial C Language
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1054
    • 提供者:李直旭
  1. c语言一元多项式相加

    1下载:
  2. 一元多项式相加 模块具体功能如下: 1.链表存储多项式的结构 2.实现两个多项式相加-one yuan polynomial function of the sum of specific modules, as follows : 1. Chain store the structure of two polynomials. Add to achieve two polynomials
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1331
    • 提供者:马芳萍
  1. 两副图象相加的VC实现

    0下载:
  2. 两副图象相加的VC实现-two images together the VC
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1034
    • 提供者:李瑛
  1. 图象相加

    0下载:
  2. 利用BCB进行图象相加-use images together BCB
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:455719
    • 提供者:郑清江
  1. c语言一元多项式相加

    0下载:
  2. 一元多项式相加 模块具体功能如下: 1.链表存储多项式的结构 2.实现两个多项式相加-one yuan polynomial function of the sum of specific modules, as follows : 1. Chain store the structure of two polynomials. Add to achieve two polynomials
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:马芳萍
  1. 两个多项式相加实验报告

    0下载:
  2. 这个是数据结构的上机实验报告哦,实验题目是两个多项式相加 -the data structure of the machine experimental report Oh, is the subject of two experiments together polynomial
  3. 所属分类:编程文档

    • 发布日期:2024-05-10
    • 文件大小:27648
    • 提供者:罗易
  1. 多项式相加程序

    0下载:
  2. 不同的同学编写的多项式相加的程序 特别好用,希望能给大家带来帮助 抓紧下载吧-programs of polynomial addition by different students, quite easy to use, hope be helpful, be quick to download it
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:徐瑞
  1. 用实现线性表和多项式相加功能

    0下载:
  2. 这是一个用c#编写的用C#实现线性表和多项式相加功能,可以看看的-this program is made by c#. It can generate a linear table and perform the polynomial adding.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:47104
    • 提供者:所担负
  1. JAVA完善后的多项式相加

    0下载:
  2. 完善以前的JAVA实现的多项式相加 提供了输入系数和次数的控制-perfect before JAVA sum of the polynomial coefficients for the input and frequency control
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:小样
  1. 十六进制数相加校验和计算程序

    0下载:
  2. 【汇编语言编程使用工具】【十六进制数相加校验和计算程序】-[Assembly language programming tools] [hexadecimal number add checksum calculation program]
  3. 所属分类:汇编语言

    • 发布日期:2024-05-10
    • 文件大小:196608
    • 提供者:陈周
  1. 多项式的相加

    0下载:
  2. 数据结构中链表应用:多项式相加 //L1: 5x200+3x100+2 //L2: 4x150-3x100+1(Data structure in the list of applications: polynomial addition //L1: 5x200+3x100+2 //L2: 4x150-3x100+1)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:8192
    • 提供者:aliflcat
  1. 大数相加

    0下载:
  2. 大数相加,可以完成任意数位的大数相加,string类(The addition of large numbers of arbitrary numbers)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:3503104
    • 提供者:zzz689
  1. 矩阵相加相乘

    0下载:
  2. 学习数据结构第三章的一个应用,矩阵的相加相乘(An application of the third chapter of learning data structure, the addition and multiplication of matrices.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:没看见过
  1. 4位BCD相加

    0下载:
  2. 用8086汇编语言实验:字符型数据与数值型数据的相互转换。4位BCD码输入及相加。(Experiment with 8086 assembly language: conversion between character data and numeric data. 4 bit BCD code input and add.)
  3. 所属分类:汇编语言

    • 发布日期:2024-05-10
    • 文件大小:10240
    • 提供者:1064199360
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org