搜索资源列表

  1. matrix

    0下载:
  2. 矩阵运算可以实现矩阵运算的常见功能,方程组求解等功能。-C# Matrix type, you can realize a common matrix calculation functions, equation solving functions.-C# Matrix type, you can realize a common matrix calculation functions, equation solving funct
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:kokoc
  1. matrix

    0下载:
  2. matrix相关函数及处理方法,在excel中使用的例子-correlation function and matrix approach, in the example of the use of excel
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:1037312
    • 提供者:hy
  1. Matrix

    0下载:
  2. 设计一个造成矩阵类Matrix,包含一个元素类型为int的二维数组,分别设计一个静态方法和实例方法把矩阵转置,分别设计静态方法和实例方法实现二个矩阵相加、相乘。重写方法toString(),使其能输出此矩阵。-Caused by the design of a matrix of type Matrix, contains an element type for the two-dimensional array of int, res
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:5235668
  1. Matrix

    0下载:
  2. VC矩阵类的编写,其中包括矩阵创建,矩阵运算-VC prepared matrices, including the creation of matrix, matrix operation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:刘石
  1. Matrix

    0下载:
  2. ACM习题矩阵乘方和的源代码,C++实现-Involution matrix and the source code, C++ to achieve
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:娟儿
  1. matrix

    0下载:
  2. 编写一个程序完成矩阵的乘法运算,要求1. 输入矩阵的阶数n(假设矩阵是方阵,即行列相等); 2. 输入矩阵的每个分量-Completion of the preparation of a matrix multiplication, 1. Enter the order of matrix n (assume that is a square matrix, that is, the ranks of the same) 2. I
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:风清扬
  1. Matrix-key

    0下载:
  2. 矩阵按键,初学单片机的看看,比较简的基础程序-Matrix keys, beginner' s look at the single-chip, the basis of relatively simple procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:
  1. Matrix

    0下载:
  2. This is Matrix implementation in CSharp.
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:b3dnar
  1. LED-Dot-Matrix-Display

    0下载:
  2. this is led dot matrix
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:375808
    • 提供者:umar
  1. matrix

    0下载:
  2. 矩阵运算程序 matrix.h 基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。 -
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:376832
    • 提供者:
  1. Matrix

    0下载:
  2. It is a underlying C++ source code for Matrix function. I have developed a class Matrix which has different fuctions like multiplication addition, subtraction, transpose for N X N dimensional matrix. Determinant and cofa
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:Hancy Samurai
  1. CS-Matrix

    0下载:
  2. CS 矩阵类库 matrix library in csharp-matrix library in csharp
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:171008
    • 提供者:刘先生
  1. Matrix

    0下载:
  2. 计算矩阵的常用运算,包括求逆,行列式,求解线性方程组等-Calculating matrix operations commonly used
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:30720
    • 提供者:clwa
  1. led-dot-matrix-display-pic

    0下载:
  2. pic dot matrix displey tested
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:Mile
  1. matrix

    0下载:
  2. matrix multiplication in linux
  3. 所属分类:编程文档

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:ali.ali
  1. Matrix

    0下载:
  2. Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(int rows,int cols,double data[][]),获取某元素值的方法getData(int row,int col),设置某元素值的方法setData(int row,int col,double value)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:艾枫
  1. matrix.h

    0下载:
  2. 定义Matrix矩阵类,定义矩阵类头文件matrix.h-Matrix matrix class definition, define matrix class header file matrix.h
  3. 所属分类:数据库编程

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:依依
  1. Simple-graphical-display-LED-dot-matrix

    0下载:
  2. 用c语言编写的点阵式LED简单图形显示。用AT89C51单片机做控制芯片,程序用keil编写,实验仿真有protel99se实现,已验证成功,该文件中有源程序和仿真文件。 -With the c language of the dot matrix LED simple graphic display. To do with the AT89C51 microcontroller control chip, the program
  3. 所属分类:文件格式

    • 发布日期:2024-05-10
    • 文件大小:45056
    • 提供者:yao
  1. Matrix

    0下载:
  2. MFC实现计算器和矩阵运算,可以进行简单的加减乘除,还有矩阵的转置-Calculator and matrix operations use MFC,Can be a simple addition and subtraction multiplication and division
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:1939456
    • 提供者:陈航
  1. matrix-switch-MCU

    0下载:
  2. 利用单片机实现多路矩阵切换,比较详细的设计方案。-The use of multi-channel matrix switch MCU, a more detailed design.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:101376
    • 提供者:jack
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org