CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - matrix a

搜索资源列表

  1. 随机迷宫解

    0下载:
  2. 输入任意大小的矩阵阶数n,程序将自动产生一个随机矩阵迷宫。本程序可以迅速的找到所有可能的路径,并显示之。代码中故意限制只显示最多30条路径。-arbitrary size of the input matrix order n, the program will automatically generate a random matrix maze. This program can quickly find all possible paths, and Displays. Code inte
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:11.1kb
    • 提供者:aaaa
  1. 对称矩阵相乘

    0下载:
  2. 一个“对称矩阵相乘”的实例。其中包含5个源文件。编译运行后,由用户输入两个矩阵,程序自动输出结果-a "symmetric matrix multiplication" examples. Containing five source files. Compiling and running, two from user input matrix, automatically output
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1.71kb
    • 提供者:夏玉
  1. 112255

    0下载:
  2. 输入一个数字,以螺旋的方式向里面递加,最终形成一个方阵。要面试的同学建议-importation of a number of ways to screw to the inside of progressive, ultimately form a matrix. To interview the students look at the recommendations
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7.09kb
    • 提供者:李乘风
  1. questionofvector

    0下载:
  2. 解决一个矩阵问题。具体的问题看文件说明。和源码。-solve a matrix problems. Look at specific problems documented. And the source.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1.59kb
    • 提供者:abc
  1. PBFSandDFS

    0下载:
  2. 对与数据结构中有向图采用邻接矩阵为存储结构实现有向图建立、深度优先遍历和广度优先遍历、并带有图片测试数据 可运行-And the data structure of a directed graph with adjacency matrix storage structure established to achieve a directed graph, depth-first traversal and breadth-first traversal, and test data can
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:614.29kb
    • 提供者:liqiang
  1. Matrix

    0下载:
  2. 实现稀疏矩阵的各种运算操作,包括加法,减法,乘法,转置,求逆矩阵-Sparse matrix operations to achieve a variety of operations including addition, subtraction, multiplication, transpose, inverse matrix
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:167.47kb
    • 提供者:chaser tang
  1. LDU

    0下载:
  2. 程序要求输入一个3*3的矩阵,然后可以将此矩阵进行LDU分解-Procedures for the importation of a 3* 3 matrix, this matrix can then LDU decomposition
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:275.6kb
    • 提供者:屠志海
  1. Cramer

    0下载:
  2. This a program to solver the coefficient matrix of a linear system- Cramer-This is a program to solver the coefficient matrix of a linear system- Cramer
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:1.03kb
    • 提供者:thop
  1. wangluo

    0下载:
  2. 一个数字 1 2 3 的矩阵输入判定器,用神经网络算法实现,可以训练识别等多种功能用C++语言实现-1 2 3 a digital input to determine the matrix, and use of neural network algorithm, can be trained to identify a variety of functions, such as C++ language used to achieve
  3. 所属分类:Console

    • 发布日期:2017-05-23
    • 文件大小:7.1mb
    • 提供者:张帅
  1. cinvtest

    1下载:
  2. 复数矩阵求逆,当中包含了一个自定义的CComplex类,输入输出友好,并包含测试程序和输入输出文档,便于对功能进行熟悉。-Complex matrix inversion, which includes a custom CComplex class, input-output-friendly, and includes testing procedures, and input and output documents, facilitate the function of familiar
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:946.36kb
    • 提供者:邢安昊
  1. LU

    0下载:
  2. In linear algebra, LU decomposition (also called LU factorization) is a matrix decomposition which writes a matrix as the product of a lower triangular matrix and an upper triangular matrix. The product sometimes includes a permutation matrix as well
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:1.88kb
    • 提供者:James
  1. a

    0下载:
  2. 程序运行后,给出6个菜单项的内容和输入提示,具体如下: 1. 数字排序 2. 字符查找 3. 矩阵变换 4. 结构体数组 5. 三次方程 6. 字符串删减 7. Goodbye!-Program runs six menu items and input prompts are given as follows: 1. Sort of figure 2. Characters find the three matrix to transform the structure array. Cubi
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:3.19kb
    • 提供者:李强
  1. Matrix

    0下载:
  2. 能够实现矩阵的简单运算,满足矩阵运算需求-Able to achieve a simple calculation of the matrix, and matrix computation needs
  3. 所属分类:Console

    • 发布日期:2017-12-07
    • 文件大小:3kb
    • 提供者:liufeng
  1. Matrix

    0下载:
  2. 稀疏矩阵是指那些多数元素为零的矩阵。利用“稀疏”特点进行存储和计算可以大大节省存储空间,提高计算效率。实现一个能进行稀疏矩阵基本运算的运算器。 基本要求为: 以“带行逻辑连接信息”的三元组顺序表表示稀疏矩阵,实现两个矩阵相加、相减和相乘的运算。稀疏矩阵的输入形式采用三元组表示,而运算结果的矩阵则以通常的阵列形式列出。-Sparse matrix is ​ ​ a matrix that most elements are zero. " Sparse"
  3. 所属分类:Console

    • 发布日期:2017-11-19
    • 文件大小:279.29kb
    • 提供者:丁洁琼
  1. Matrix

    0下载:
  2. 要求创建一个稀疏矩阵,对此矩阵进行压缩存储,然后实现快速转置、求和、求积。-Creating a matrix,than compress,transposition, summation and quadrature.
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2.33kb
    • 提供者:郑伟
  1. CPP-Matrix

    0下载:
  2. 代码基于《用C++语言编写数学常用算法》/陈必红著。源码中定义了多种矩阵初始化函数,可以讲数组,文本文件等直接转换为矩阵。除了常用的矩阵运算分解等操作,增加了常用的矩阵点乘,叉乘,矩阵块移除等常用操作,在源文件中有详细注释。-Code based on the " write mathematical language commonly used algorithm C++" /Chen Hung forward. Defined in a variety of matrix s
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:20.4kb
    • 提供者:vicky
  1. matrix-4

    0下载:
  2. This a matrix multiplication as an example of OpenMP parallel programming.-This is a matrix multiplication as an example of OpenMP parallel programming.
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:771.57kb
    • 提供者:dorgham
  1. matrix

    0下载:
  2. 是一个关于矩阵计算的头文件,包含计算矩阵的逆矩阵,代数余子式,伴随矩阵,行列式,矩阵相乘等。-It is a matrix calculation on the header file containing the calculation of matrix inverse matrix, cofactor, adjoint matrix, determinant, matrix multiplication and so on.
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1.45kb
    • 提供者:XIMAN
  1. Class-matrix

    0下载:
  2. 设计一个矩阵类CMatrix,该矩阵的行列数可根据需要设定(即不指定固定的行列数),并完成基本的计算功能。-Designing a matrix class CMatrix, the number of ranks of the matrix may need to be set (ie do not specify a fixed number of ranks), and perform basic computing functions.
  3. 所属分类:Console

    • 发布日期:2017-05-05
    • 文件大小:171.37kb
    • 提供者:HiJune
  1. GS

    0下载:
  2. 利用奇异值分解求一般实矩阵A的广义逆矩阵A+-Using singular value decomposition (general real matrix A of the generalized inverse matrix A+
  3. 所属分类:Console

    • 发布日期:2017-12-14
    • 文件大小:1kb
    • 提供者:caoxiaoyue
« 12 3 »
搜珍网 www.dssz.com