CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 矩阵运算程序

搜索资源列表

  1. Template Numerical Toolkit(tnt_126)

    0下载:
  2. 本程序是矩阵运算的简单快捷的程序可以方便的实现矩阵的一些算法有矩阵的加减乘等-the matrix calculation procedure is a simple and speedy procedures to facilitate the achievement of some matrix algorithm is modified by the matrix as
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:28.42kb
    • 提供者:豆子
  1. 5个c程序源代码

    0下载:
  2. 五个c源代码 矩阵的运算方法 邻接矩阵求解最短路径 全屏幕模拟时钟 先序遍历非递归算法 字符串查找-5 c source code matrix arithmetic method adjacency matrix for the Shortest Path full-screen analog clock preorder non - recursive algorithm to search string
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4.79kb
    • 提供者:张广旭
  1. 矩阵运算程序111

    0下载:
  2. 矩阵运算的VC代码 能实现一些简单的功能 有待改进 -matrix calculation VC code to achieve some simple function is to be improved
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:73.95kb
    • 提供者:pack
  1. DSPJUZHEN

    0下载:
  2. 北京合众大公司的dsp开发板例子程序(关于矩阵运算)-Beijing UCO big companies example dsp development board (on the matrix)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:38kb
    • 提供者:黄华明
  1. max123

    0下载:
  2. 这是对矩阵编的一个VC++运算程序,望大家多多指教。-This is the matrix of a series of VC + + operator procedures, we hope the exhibitions.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:67.16kb
    • 提供者:刘涛
  1. fdsp

    1下载:
  2. DSP程序 Matlab是一套用于科学工程计算的可视化高性能语言与软件环境。它集数值分析、矩阵运算、信号处理和图形显示于一体,构成了一个界面友好的用户环境,在这个环境中,问题与求解都能方便地以数学的语言(主要是矩阵形式)或图形方式表示出来。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:167.85kb
    • 提供者:张亮卫
  1. matrixVB

    2下载:
  2. Matrix VB 为Matlab公司开发的matlab插件,和VB完美结合,可以节约开发时间,并且使你的程序功能特别强大:画图、矩阵运算......等现在网络上很难找的,贡献给大家共同分享!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.33mb
    • 提供者:hujie
  1. bmphandy

    0下载:
  2. 简单的位图处理程序,包括位图反色、矩阵运算、距离变换等。-Simple bitmap handling procedures, including anti-color bitmap, matrix operations, the distance transform.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:66.64kb
    • 提供者:李小欢
  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
    • 文件大小:11.11kb
    • 提供者:石峰
  1. jisuanqijuzhen

    0下载:
  2. C++环境下的2个小型程序,矩阵运算和计算器,附带了实验报告-C++ Environment two small procedures, matrix operations and a calculator, with the experimental report
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:302.45kb
    • 提供者:金光彩
  1. jzys

    0下载:
  2. 该程序是一个矩阵运算程序,可完成矩阵的加减乘除,虽然没有matlab功能强大,但是也不差-The program is a matrix calculation procedures to be completed by matrix addition and subtraction, multiplication and division, although there was no powerful matlab, but not that bad
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:70.45kb
    • 提供者:ywd
  1. mch

    0下载:
  2. C/C++的一些矩阵运算程序!-C/C++ the number of matrix operations program!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:683byte
    • 提供者:lixixi
  1. VBMatrix

    0下载:
  2. 一个特殊矩阵运算程序,用于机构学中一项运算-A special matrix operations procedures
  3. 所属分类:.net

    • 发布日期:2017-04-09
    • 文件大小:42.02kb
    • 提供者:huangxi
  1. matlab-M

    1下载:
  2. 仿Matlab的矩阵运算程序,效果和Matlab的一样-Imitation of Matlab matrix calculation procedures
  3. 所属分类:Other systems

    • 发布日期:2017-01-14
    • 文件大小:78kb
    • 提供者:Archer
  1. Matrix

    0下载:
  2. 矩阵运算程序,可以实现矩阵的加、减、乘、转置、求行列式值、求逆等操作。-Matrix calculation program. This program can achieve a matrix addition, subtraction, multiplication, transpose, find the determinant, inverse operation, and so on.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2.46kb
    • 提供者:曹操
  1. MatrixCalculator

    0下载:
  2. 在C中实现矩阵运算,包括求逆 乘法 分解等(the calculation of matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:5kb
    • 提供者:Hey man
  1. dbrx

    0下载:
  2. 关于所有矩阵运算的,可以提供给涉及到定位时用到举证,有很好的参考价值()
  3. 所属分类:其他小程序

    • 发布日期:2018-01-05
    • 文件大小:97kb
    • 提供者:rictor
  1. SP++3.0

    1下载:
  2. SP++ (Signal Processing in C++) 是一个关于信号处理与数值计算的开源C++程序库,该库提供了信号处理与数值计算中常用算法的C++实现。(Lightweight Matrix Computing Library)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:4.34mb
    • 提供者:TIMBIN
  1. 矩阵运算程序

    0下载:
  2. 程序包含矩阵加减、转置和乘法的功能,用于学习动态内存分配、结构体、二级指针、文件I/O.(The program contains the function of matrix addition, subtraction, and multiplication, which is used to learn dynamic memory allocation, structure, two level pointer, file I/O)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:239kb
    • 提供者:theisness
  1. 矩阵计算C语言版

    0下载:
  2. 一个矩阵计算器 进入程序 输入A=[1 2 3 4;5 6 7 8; 9 10 11 12] 【横向一行】 输入B=X X X 输入C=X X X 输入D=X X X 支持多项矩阵加减乘,即E=AC,E=AD-C+B,E=ADB-C这一类的,矩阵在6*6以内,项数不定,加减乘运算顺序不定 输入E=A*B+C-D【例子】 输出矩阵形式的答案 E= x x x…… x x x…… x x x……(Matrix calculation for C langu
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:15kb
    • 提供者:Master_King
« 12 3 4 5 6 »
搜珍网 www.dssz.com