CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Matrix

搜索资源列表

  1. 100615111[1]..

    0下载:
  2. 几个简单的计算线性方程系数矩阵分解的算法,包括cholesky、doolittle、等-The calculation of a few simple linear equations coefficient matrix factorization algorithms, including cholesky, doolittle, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1514
    • 提供者:孙莉
  1. shujujiegousuanfa

    0下载:
  2. 对输入矩阵用三元组表存储并对其进行加罚、乘法和转置运算的程序。-The input matrix table with triple store and an additional fine of them, multiplication and transpose operations procedures.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1628
    • 提供者:fenix chan
  1. QR

    0下载:
  2. 矩阵QR算法 能计算任何矩阵的Q和R,结果很精确,望大家修改使其精简点-Matrix QR algorithm can calculate any matrix Q and R, the results are accurate, we modify and adapt them to look to streamline the point
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1513
    • 提供者:xushilei
  1. LED_programing

    0下载:
  2. 具有强大图文数据编辑并通过串口向外发送点阵数据的WINDOWS版静态LED屏图文编发软件.-Graphic data with powerful edit and send out through the serial dot matrix data WINDOWS version of a static LED screen graphic distributed software.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:223669
    • 提供者:linux_bj
  1. excel_in_civil_egineering

    1下载:
  2. 工量预测.xls 截面扭转特性.xls 截面特性一.xls 截面特性二.xls 最优化问题.xls 最值问题.xls 牛顿法解方程.xls 矩阵运算.xls 线性拟合.xls 解线性方程组.xls 解线性方程组(二).xls 辛普森法积分.xls 频率与振型求解.xls 双变量模拟运算.xls 多元线性回归.xls 多项式拟合.xls 实例1.xls 实例2.xls 实例3.xls
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:114954
    • 提供者:张力
  1. shuzifangzheng

    0下载:
  2. 数字旋转方阵问题 可以输入行数 然后自行输出方阵-Digital rotation matrix can then enter the number of rows to output square
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:801
    • 提供者:宋佳泽
  1. juzhe

    0下载:
  2. 矩阵的运算 十分好用 易于vc++ 可哟没那个-Matrix computation is very easy to use easy vc++ Can yo not that
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:3162
    • 提供者:bbc
  1. relation

    1下载:
  2. 判断矩阵是否是自反的,对称的,离散数学中的二元关系。-Matrix to determine whether it is reflexive and symmetric, Discrete Mathematics in the binary relation.
  3. 所属分类:Other windows programs

    • 发布日期:2016-04-11
    • 文件大小:906
    • 提供者:shazi
  1. zimo

    0下载:
  2. 字模使用方面的说明,,主要是查找字模用的,适合做汇编开发的使用-Use matrix that is mainly used to find matrix, suitable for the compilation of the development of the use of
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:328622
    • 提供者:qkw
  1. MzL728-240128LCDv1.0

    0下载:
  2. 本文档详细介绍T6963C控制器的240×128图形点阵液晶模块的驱动编写过程,包括操作时序的详解、LCD底层控制方法等-This document details T6963C controller 240 × 128 dot-matrix graphic LCD module driver preparation process, including timing of detailed operations, LCD control methods such as bottom
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:613353
    • 提供者:mzdesign
  1. rs2

    0下载:
  2. 行搜索算法用于在一个矩阵中从上到下寻找线性无关的行。给出了行搜索算法的说明,最后给出源程序!-Line search algorithm used in a matrix from top to bottom to find linearly independent rows. Line search algorithm is given the note, and finally given the source code!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:29134
    • 提供者:yzy
  1. MATLAB

    1下载:
  2. 求图形的边界点坐标,并储存在一个二维矩阵中。-Graphics for the border point coordinates, and store in a two-dimensional matrix.
  3. 所属分类:Other systems

    • 发布日期:2016-12-03
    • 文件大小:1703
    • 提供者:范晓昱
  1. MyMatrix

    0下载:
  2. 一个可以实现矩阵相关运算的程序,例如行列式值,逆矩阵,特征值,矩阵的迹等等,可以作为其他程序的辅助工具,具有一定的实用价值,编译通过,可运行-A matrix can be related to computing procedures, such as value determinant, inverse matrix, eigenvalue, matrix trace, etc., can be used as an aid to other procedures, has a certai
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:11376
    • 提供者:石峰
  1. migong

    0下载:
  2. 迷宫问题,首先自定义建立迷宫的数据结构,迷宫数据放入矩阵中.在路线查找时,初始化栈,应用循环对每一点座标进行4个方向的判断,如果该点可达则把该点信息放入栈内,或者回溯到出栈后的坐标点,最后如果最后能够到达出口,那么栈内存储的即为走出迷宫路径-Maze problem, first of all, since the definition of the establishment of a maze of data structure, a maze of data Add matrix. Loo
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1676
    • 提供者:吕璐
  1. traffic

    0下载:
  2. 通过对图的应用,建立一套交通网络图,实现对求单源最短路径,任意两个城市间的最短路径的查询. 首先根据邻接矩阵和图的知识建立交通网络图,顶点信息存储城市道路信息,由图的最短路径查询城市间的最短道路,输出到达路径。 -Through the diagram, the establishment of a transportation network map, to achieve for single-source shortest path between any two cities i
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:1770
    • 提供者:吕璐
  1. mouse

    0下载:
  2. 一个简单的迷宫程序,需要输入矩阵,1代表墙,0代表通路,输出走出迷宫的路径-A simple maze procedure, need to enter the matrix, 1 representative of the wall, 0 on behalf of access, the output of the path out of the maze
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:6765
    • 提供者:ly
  1. luoxuanjuzhen

    0下载:
  2. 本程序实现螺旋矩阵,输入一个数即可实现螺旋矩阵的功能-This procedure to achieve spiral matrix, enter a few can achieve the function of spiral matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:2016
    • 提供者:李伟超
  1. graph_

    2下载:
  2. //有向图:有向图,无向图基本操作 //运行环境:VC //有向图,无向图基本操作,包括: //1、邻接矩阵 //2、邻接表 //3、深度优先遍历 //4、广度优先遍历 //5、最小生成树 //6、拓扑排序 //7、每一对顶点之间的最短路径(Dijkstra,Floyd两种算法)-//Directed graph: directed graph, undirected graph basic operation// Operating Environme
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2853
    • 提供者:atom
  1. 00

    0下载:
  2. 该程序利用C++实现了求稀疏矩阵的转置矩阵。整个程序运用了3次函数的调用。-The program using C++ Achieved for sparse matrix transpose matrix. Use of the whole process 3 times function call.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:987
    • 提供者:shiqing
  1. 3

    0下载:
  2. 矩阵的加减计算-Matrix addition and subtraction,
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2229
    • 提供者:王若尘
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com