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

搜索资源列表

  1. Strassen_8

    0下载:
  2. Strassn关于两个矩阵相乘的算法,同过分治原理把两个n*n的矩阵阶各分解成四个n/2*n/2阶的矩阵,当分解出来的矩阵阶数等于2时,求借各个小矩阵,若阶数大与2,就递归的调用前面方法,直到分解成2*2的子矩阵为止。-Strassn on two matrix multiplication, the algorithm, with the governing principle over two n * n matrix of the band decomposed into 4 n / 2
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12.45kb
    • 提供者:张斌
  1. newprogram

    0下载:
  2. 列主元法解方程组C语言代码与LU分解求线性方程 -main-element equations method of C language code and the LU decomposition of linear equations
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.28kb
    • 提供者:张强
  1. Matrix

    0下载:
  2. 很好用的有关矩阵的各种操作,包括求逆,特征值,特征向量,svd分解等-good part of the matrix of various operations including inverse, eigenvalues, eigenvectors, svd decomposition, etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14.96kb
    • 提供者:高纯玲
  1. Cholesky

    0下载:
  2. 用cholesky法解最小二乘法,矩阵三角分解-Cholesky method for the least squares method, the matrix triangular decomposition
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:576.49kb
    • 提供者:何巧
  1. list

    0下载:
  2. 程序实现了带表头单链表的最基本操作,包括创建链表,查询数值,插入结点,删除结点,链表分解,将单链表变为循环链表。并附有详细的注释和实验报告。-Procedures to achieve a single-list header with the most basic operation, including the creation of list, query value, insert node, delete node, chain decomposition, into a single
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:91.01kb
    • 提供者:王天
  1. prime

    0下载:
  2. 题目 质数分解与栈的使用 简介 只能被自身和1整除的正整数称为质数。每一个整数都可以写成质数乘积的形式,称为整数的质数分解。例如: 1776 = 37 x 3 x 2 x 2 x 2 x 2. -Title prime number decomposition and the use of stack profile only divisible by themselves and a positive integer is called prime number. Ever
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:1.57kb
    • 提供者:katrina
  1. shuixian

    0下载:
  2. 题目:打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该 数本身。例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方。 分析:利用for循环控制100-999个数,每个数分解出个位,十位,百位。*/-Topic: print out all of the Narcissus few , the so-called Narcissus few refers to a three-digit, its Members and eq
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.24kb
    • 提供者:scf
  1. c

    0下载:
  2. 爱因斯坦的思考题 二叉树算法集 分解质因数新解 石子归并问题等有趣的C程序-Consider Einstein' s title tree decomposition algorithm sets new quality factor solution stones merge interesting questions, such as C procedures
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:21.04kb
    • 提供者:刘亚东
  1. 1

    0下载:
  2. ACM经典算法的源程序代码:埃特肯,杜氏分解法,二分法-ACM classical algorithm source code:埃特肯, Dunaliella decomposition method, the dichotomy
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:2.72kb
    • 提供者:hjx
  1. fenjiedanlianbiao

    0下载:
  2. 此程序的作用是按字母、数字、其它字符分解单链表分解单链表-The role of this procedure is based on letters, numbers, other characters Decomposition single chain decomposition of a single linked list
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:800byte
    • 提供者:smith
  1. algorithm

    0下载:
  2. 算法..大和数分解 ACM 模板-Large and several decomposition algorithms ..
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.44kb
    • 提供者:15868388608
  1. palindrome

    0下载:
  2. 分解解析文章的程序。可以将各个字符出现的频率排序。-Decomposition process analytical articles. You can sort the frequency of each character.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:752byte
    • 提供者:gao yun
  1. C--PQfa

    0下载:
  2. 用pq分解法计算潮流、优化之后、简单、已验证。-Pq decomposition method with the trend of optimization, the simple and has been verified.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:46.25kb
    • 提供者:wangtao
  1. emd-1.0.0

    0下载:
  2. emd 用经验模式分解分解出固有模式函数-empirical mode decomposition
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:22.67kb
    • 提供者:Larry Lai
  1. LU_meshod

    0下载:
  2. LU分解发求逆阵,C语言源程序,测试过好用。-LU decomposition of the inverse matrix made, C language source code, tested easy to use.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:679byte
    • 提供者:fangji
  1. 1

    0下载:
  2. 中国剩余定理,本代码实现两个功能,一个功能是分解,将一个大数分解成n个小数值的数。一个功能是合成,实际就是分解的逆过程,将n个小数值的数还原成大数 -This code implements two functions, a function is broken down, large numbers will be decomposed into n a small number of values. A function of synthesis, is in fact the reve
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:475.12kb
    • 提供者:123
  1. 11View

    0下载:
  2. 字符串分解,首先读取一个文本文件,按照行进行空格获一定自定义格式进行劈分,然后将其进行输出成一个文件-String decomposition, first read a text file, in line with the space custom format by a certain splitting, then the output into a file
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.56kb
    • 提供者:yhd
  1. bmpfile

    0下载:
  2. bmp图片内部格式,分解bmp文件的内部结构-bmp image internal format, the internal structure of decomposition bmp file
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.11mb
    • 提供者:黄忠
  1. NumberDecomposition

    0下载:
  2. 对任给的一个正整数m,把它拆分成n(n<m)个数的组合,求出组合方式和组合的个数。比如给一个数m=4,把它拆分成n=2个数之和,那么有1、3;2、2 这两种组合.(m>=n-Number decomposition
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:119.29kb
    • 提供者:樊双喜
  1. c

    0下载:
  2. C语言的一些简单经常用到的小工具程序段,比如说冒泡排序,回文数,素数分解等等。-Some of the C language simple and often use the gadget program segments, such as bubble sort, palindrome number, prime number decomposition and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1.13kb
    • 提供者:江迪
« 12 3 »
搜珍网 www.dssz.com