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

搜索资源列表

  1. 用c编写的N*N的螺旋矩阵源代码

    0下载:
  2. /* 实现效果: 1 2 6 7 15 3 5 8 14 16 4 9 13 17 22 10 12 18 21 23 11 19 20 24 25 */ #include <stdio.h> #define N 5 //阶数,即N*N的螺旋矩阵 void main() {     int i, j, num=1, a[N][N];     for(i=0; i<=N/2; i++) &nb
  3. 所属分类:其他小程序

    • 发布日期:2008-05-05
    • 文件大小:4.29kb
    • 提供者:good@588
  1. 矩阵求逆的c语言算法

    1下载:
  2. 通过利用c语言编程实现了对矩阵求逆的操作,可以大大简化用户的某些操作
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-04-04
    • 文件大小:902byte
    • 提供者:ja20_09ck
  1. nijuzheng 求矩阵的逆矩阵

    1下载:
  2. 求矩阵的逆矩阵,不用递归,就可输出任何输入矩阵的逆矩阵。用C++写的。算法思路绝对清晰易懂。-Find inverse of a matrix, without recursion, can you export any of the input matrix matrix. Written in C++. Algorithm ideas absolutely lucid.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-27
    • 文件大小:2kb
    • 提供者:guiyongmao
  1. c

    0下载:
  2. C语言的数值计算源代码集合,包括矩阵计算、方程求根、插值等算法-C language source code for a collection of numerical calculation, including the matrix calculation, equation Roots, interpolation algorithms。
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:8.5kb
    • 提供者:Royal
  1. mat_lib

    0下载:
  2. 二维矩阵方面的库- Two-dimensional matrix aspect storehouse
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-09
    • 文件大小:121.37kb
    • 提供者:站长
  1. 矩阵C源程序

    0下载:
  2. 矩阵的各种算法-matrix algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:7.59kb
    • 提供者:平时了
  1. MATRIX1

    0下载:
  2. 针对矩阵类的编程,可以实现矩阵的相加,转置,相乘,单位阵,随机阵等。-For matrix-type programming, you can achieve the sum of matrices, transpose, multiplication, unit patches, such as a random array.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:14.96kb
    • 提供者:方奎
  1. inv

    2下载:
  2. 用矩阵变换法求逆矩阵 C++,已通过测试-Matrix transformation method using the inverse matrix C++, Have passed the tests
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-01-14
    • 文件大小:1.46kb
    • 提供者:doubley
  1. c

    0下载:
  2. 本子程序根据所给的支路导纳及有关信息,形成结点--导纳矩阵,如打印参数K=1,则输出电导矩阵G和电纳矩B -Procedures based on the book of the slip road to the admittance and related information, the formation of node** admittance matrix, such as print parameters K = 1, the output conductance matrix G
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:17.74kb
    • 提供者:张寒
  1. matrix_invers

    0下载:
  2. C语言写的矩阵处理算法 主要实现了求逆和线性方程组的求解-Matrix written in C language processing algorithms to achieve a major inversion and solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1.96kb
    • 提供者:张士广
  1. juzhengyilist

    1下载:
  2. 用C++先压缩稀疏矩阵于链表,再解压缩链表还原为稀疏矩阵-C++, the first compressed sparse matrix in the list, and then extract the list reduced to sparse matrix
  3. 所属分类:Other windows programs

    • 发布日期:2016-09-25
    • 文件大小:756byte
    • 提供者:dzily
  1. counter.c

    0下载:
  2. 按下16个矩阵键盘依次在数码管上显示1-16的平方。如按下 第一个显示1,第二个显示4-Press the keyboard matrix, followed by 16 in the digital display 1-16 square tube. Touching the first one shows a second display 4 ...
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:820byte
    • 提供者:刘京辉
  1. svd.c

    0下载:
  2. SVD算法可用来求解大多数的线性最小二乘法问题.对矩阵进行奇异值分解。-SVD algorithm is used to solve most of the linear least squares problem. Of the matrix singular value decomposition.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:5.4kb
    • 提供者:vivi
  1. matrix-c

    0下载:
  2. 自己写的稀疏矩阵,使用十字链表实现,C语言编写。-Write a sparse matrix, the underlying data structure is Cross-List, using C program language.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:3.72kb
    • 提供者:bupteinstein
  1. C

    0下载:
  2. 用C++求矩阵的逆矩阵,使用这个比较简单了,有更好的可以指教一下。-Matrix C++, the inverse matrix, the use of this relatively simple, what better to teach.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:1.02kb
    • 提供者:徐斌
  1. C-Language

    1下载:
  2. C 语言图像处理代码大全,包括比较常用的算法。例如:阈值分割,边缘检测,直方图的计算,灰度共生矩阵的计算等等。-C-Code Complete, image processing, including the commonly used algorithms. For example: threshold segmentation, edge detection, histogram calculation, the calculation of GLCM and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7.84mb
    • 提供者:二毛
  1. 用CS结构求解矩阵乘法问题

    1下载:
  2. 用C/S结构求解矩阵乘法问题。假定有多台电脑互联网中并使用TCP/IP进行通信。我们要使用一个客户和几个服务器求解N×N的矩阵乘法问题。客户通过srvcfg.txt文件所获取所有的服务器程序必要的信息,如服务器的个数,IP地址或主机名。例如,一个“srvcfg.txt”文件的内容为: 3 149.150.167.123 149.150.162.182 149.150.169.250 表示有3个服务器及相应的IP地址。 然后,建立于所有服务的Socket连接和I/O流。客户从c
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-05-31
    • 文件大小:2.07kb
    • 提供者:bycer@115
  1. 矩阵相乘

    0下载:
  2. 输入矩阵的行数列数及其具体的值,计算矩阵相乘。C语言实现
  3. 所属分类:数值算法/人工智能

    • 发布日期:2015-12-03
    • 文件大小:156.73kb
    • 提供者:410664775@qq.com
  1. 稀疏矩阵

    0下载:
  2. 稀疏矩阵用C++来实现加减乘功能并可以输出矩阵(C++ implementation of sparse matrix addition and subtraction)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:251kb
    • 提供者:章鱼哥111
  1. Gaussian function

    0下载:
  2. C语言编写的,输入行数和列数,直接生成二维高斯函数矩阵(C language, the number of input lines and columns directly generate two-dimensional Gaussian function matrix)
  3. 所属分类:C#编程

    • 发布日期:2018-04-23
    • 文件大小:360kb
    • 提供者:cjx_lhkfw
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com