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

搜索资源列表

  1. 集合的交并差运算

    0下载:
  2. 演示执行集合的并,交,差运算,是以有序链表表示集合.判定子集,求补运算也实现了.-demonstration and implementation of the pool, intersection, difference, computation, is set in an orderly Chain said. Convicted subset, seeking fill operation has been achieved.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2043
    • 提供者:罗明会
  1. 最短路径的求解

    0下载:
  2. 本实验中的问题是一个逻辑问题,而实验的目的是运用邻接矩阵解决图存储并解决在此结构情况下对矩阵中元素的扫描计算。其关键是怎样储存和计算。储存用的是邻接矩阵,而计算是用迪杰斯特拉算法。-experiment of the problem is a problem of logic, and The purpose of this experiment is to use the adjacency matrix storage solutions and plans to solve the st
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9241
    • 提供者:哈哈发
  1. PolynomialIncludingAllFunctions

    1下载:
  2. 一元多项式符号计算-含因式分解版 不仅包含+,-,*,/,多项式求值,数值积微分,(内含多项式求根子程序),定与不定积分,还有因式分解(求根法). 用单链表.输入格式按提示.-one yuan polynomial symbolic computation-containing factorization version not only contains ,-,*,/, polynomial evaluation, Numerical plot differential (intron
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:44638
    • 提供者:shijunhui
  1. shujujiegouduoxiangshijisuan

    0下载:
  2. 这是一个数据结构实现简单的加减乘除运算的算法源代码,希望能及早通过,我想下载贵网站中的一个代码-This is a simple data structure of the arithmetic computation algorithm source code in hopes early, I want to download your site is a source of
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17539
    • 提供者:高兴
  1. franction

    0下载:
  2. 简单地分数运算,实现分数地加减乘除运算!-simple computation, fractional arithmetic operations to!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7901
    • 提供者:kerry
  1. factorialxxxyy

    0下载:
  2. 一个最优化的大数阶乘算法,可以计算超过5位数的阶乘,而运算时间只需几秒。-an optimization of large factorial algorithm can calculate the median of over 5 factorial, and the computation time only a few seconds.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6417
    • 提供者:刘华
  1. 稀疏矩阵运算器

    0下载:
  2. 题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行逻辑连接信息的3元组顺序表表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算.矩阵的输入形式采用3元组表示,而运算结果的矩阵则以通常的阵列形式列出.概要设计:1.以带行逻辑连接信息的3元组顺序表表示稀疏矩阵2.本程序包含2个模块:(1) 各集合定义模块(2) 主程序模块-topics : sparse matrix refers to th
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10131
    • 提供者:雨后阳光
  1. LabB

    0下载:
  2. (1)如果用循环链表表示一元多项式,试编写一个函数 Calc(x),计算多项式在x处的值。 (2)设a和b是两个用带有表头结点的循环链表表示的多项式。试编写一个算法,计算这两个多项式的乘积c = a*b,要求计算后多项式a与b保持原状。 -( 1) if the circular linked list representation of a polynomial, try to write a function Calc ( x ), a polynomial in x value a
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:179572
    • 提供者:王永淳
  1. C

    0下载:
  2. 有关于矩阵的的一些运算和算法,有希尔排序的c实现,有数字取反的算法。-Some on the matrix computation and algorithms, a sort of c Hill implemented a number of negated algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3437
    • 提供者:龚禹
  1. bignumber

    0下载:
  2. 大数计算模板加强版,此版本可以做到几乎全部的计算,包括大数取模计算。已经封装成类。可以直接定义。 -Enhanced version of the template computation of large numbers, this version can do almost all of the terms, including large numbers modulo calculation. Has been packaged as class. Can be defined direc
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:2327
    • 提供者:coolbe
  1. BigNum

    0下载:
  2. 一个简单的大数运算头文件,包含了加减乘除模,BOOL,逆元,模幂等-A simple computation of large numbers header file, contains the Math module, BOOL, inverse, modular power, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:3774
    • 提供者:shadow
  1. 栈类

    0下载:
  2. 栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进者先出,即最后被存入的数据将首先被取出。其形式很象一种存储硬币的小容器,每次只可以从顶端压入一个硬币,而取出也只可以从顶端进行,即后进先出。 这样的数据存储和管理形式在一些程序设计中很有用。例如,编译系统中(这是一类比较复杂的程序),对于函数调用的处理、对于表达式计算的处理,都利用了栈这样的数据结构。- The stack (stack)
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:3005
    • 提供者:墨镜牛郎
  1. paiv

    0下载:
  2. 数据结构的课程设计题目,各种排序方法,并计算花费时间- The construction of data curriculum designs the topic, each arrangement method, and the computation spends the time
  3. 所属分类:Data structs

    • 发布日期:2017-12-10
    • 文件大小:8887
    • 提供者:李子木
  1. DataStructure

    0下载:
  2. 展示数据结构的一些实用技巧. 包含: 1.运用kmp算法计算无穷概率 2.矩阵乘法的十种经典运算技巧 3.位运算的实用技巧(1) (2) (3)-Data structure to display a number of practical skills. Includes: 1. The use of KMP algorithm infinite probability 2. 10 kinds of classical matrix multiplication comp
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:686471
    • 提供者:int
  1. 1

    0下载:
  2. 实现算术表达式求值的演示运算 用c语言实现的 思路很清晰的哦-The realization of arithmetic expression evaluation demo computation c language is very clear ideas Oh
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1638
    • 提供者:阮传帅
  1. tudeyunsuan

    0下载:
  2. 图的运算,便于图的运算,数据结构图的原代码!-Figure computing for graph computation, data structure diagram of the original code!
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:9265
    • 提供者:haobenying
  1. WinNTL-5_3_1

    0下载:
  2. 密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers for vectors, matrices, and polynomials over the integers and over finite fields and for arbitrary p
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:764415
    • 提供者:yangmuxiang
  1. addmin

    0下载:
  2. 数据结构程序,稀疏矩阵运算器,可进行矩阵的加,减,乘运算。运行无误!-Procedures for data structure, sparse matrix computation, and can be matrix addition, subtraction, multiplication. Running correctly!
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:2722
    • 提供者:李炜
  1. yydxs

    0下载:
  2. 本程序用C语言编写,完成一元多项式的代数运算,加减乘。-This procedure using C language, completing a polynomial algebraic computation, addition and subtraction by.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1887
    • 提供者:xt
  1. jiheyusuan

    0下载:
  2. 本文件为,实现数组及数值的集合运算的代码。-This document is to achieve the set of the array and numerical computation code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:896
    • 提供者:邹蓉
« 12 3 »
搜珍网 www.dssz.com