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

搜索资源列表

  1. 雅可比法(C语言)

    2下载:
  2. 用C语言来实现的,雅可法可用于法实对称矩阵的全部特征值与对应的特征值向量。-Realizes with the language C, the way of Jacobi may be serviceable to the solid symmetrical matrix for complete characteristic value and the corresponding characteristic value vector.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.15kb
    • 提供者:luo
  1. C语言实现追赶法

    0下载:
  2. C语言实现追赶法 可方便三对角线矩阵的运算-C language to catch up with the law will facilitate the three diagonal matrix arithmetic
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1007byte
    • 提供者:李白长
  1. C语言表达式的语法分析

    0下载:
  2. 该文描述了C语言表达式的文法,并由该文法生成算符优先矩阵和算符优先函数,讨论了C语言表达式的特点和文法分析过程。-The paper describes the expression of the C language grammar, grammar generated by the operator priority matrix and operator priority function to discuss the C language features of the expressi
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:158.83kb
    • 提供者:褚亚飞
  1. 矩阵处理的C语言源程序

    0下载:
  2. 矩阵处理的C语言源程序 是用C语言处理矩阵问题的一个源程序 很有用的哦-matrix of C language source code is in C language processing matrix of a very useful source of the oh
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:23.55kb
    • 提供者:王憧翼
  1. 矩阵求逆的c语言算法

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

    • 发布日期:2009-04-04
    • 文件大小:902byte
    • 提供者:ja20_09ck
  1. 4x6矩阵键盘

    0下载:
  2. 我们实验课自己做的仿真,4x6的矩阵键盘,按下某个键,显示相应的数字
  3. 所属分类:编程文档

    • 发布日期:2011-12-18
    • 文件大小:58.44kb
    • 提供者:yunqingxingcan
  1. 稀疏矩阵乘法运算的十字链表实现

    0下载:
  2. 稀疏矩阵是指那些多数元素为零的矩阵。本文利用稀疏矩阵“稀疏”特点进行存储和计算可以大大节省存储空间,提高计算效率。通过采用标准C++语言设计实现了矩阵的乘法运算器。稀疏矩阵的乘法运算可用于解决许多实际的应用问题.提出一种新颖的稀疏矩阵相乘算法,算法实现中将计算单元由单个元素扩展至行向量,避免了矩阵的转置,减少了扫描次数。利用十字链表表示稀疏矩阵,再将建立好的两个相同行列数的稀疏矩阵进行相乘运算。
  3. 所属分类:编程文档

    • 发布日期:2012-06-03
    • 文件大小:192kb
    • 提供者:yunjisuan
  1. 稀疏矩阵

    1下载:
  2. 稀疏矩阵是指那些多数元素为零的矩阵。本文利用稀疏矩阵“稀疏”特点进行存储和计算可以大大节省存储空间,提高计算效率。通过采用标准C++语言设计实现了矩阵的乘法运算器。稀疏矩阵的乘法运算可用于解决许多实际的应用问题.提出一种新颖的稀疏矩阵相乘算法,算法实现中将计算单元由单个元素扩展至行向量,避免了矩阵的转置,减少了扫描次数。利用十字链表表示稀疏矩阵,再将建立好的两个相同行列数的稀疏矩阵进行相乘运算。
  3. 所属分类:编程文档

    • 发布日期:2012-06-03
    • 文件大小:57kb
    • 提供者:yunjisuan
  1. 用C语言编写求矩阵自相关函数小程序

    2下载:
  2. 用C语言编写求矩阵自相关函数小程序,可应用于图像处理中求自相关系数-Written in C find the autocorrelation function of a small matrix program, can be applied to image processing request from the correlation coefficient
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-21
    • 文件大小:1.57kb
    • 提供者:cheney
  1. c51_ele_organ.rar

    0下载:
  2. 51单片机c语言编写的播放乐曲程序+按键电子琴,通过按键可轮流选择要播放的乐曲!进入电子琴模式后,按下4*4矩阵键盘按键,将得到相应频率的发音!,51 single-chip player c language program+ key organ music through the buttons can take turns to choose to play music! Enter the organ mode, press the 4* 4 matrix keyboard keys,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:62.34kb
    • 提供者:许华文
  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. 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. 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. C语言实现的算法

    0下载:
  2. 有几个非常常用的算法比如判断是否是闰年,求三个数的最大数,判断是否是素数,输出矩阵,(There are several very common algorithms, such as whether it is a leap year, the maximum number of three numbers, to determine whether the prime number, the output matrix,)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-24
    • 文件大小:21kb
    • 提供者:花之灵
  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
  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
  1. C语言程序:将一张矩阵笑脸上下翻转成哭脸

    0下载:
  2. 这是一个简单C语言程序代码,有兴趣的朋友可以按照代码演示一下,看看有什么惊奇的变化,看看本来是笑脸的矩阵能不能变成哭脸。(This is a simple C language program code, interested friends can according to the code shown, to see what was surprising changes, see the smiling faces of the matrix can become a sad face.)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-30
    • 文件大小:6kb
    • 提供者:Bruce Leung
  1. C语言常用算法集

    0下载:
  2. C语言基本算法,有数值计算,矩阵,微分方程,以及各种滤波算法(Basic algorithm of C language)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:5.99mb
    • 提供者:孤鸿落日
  1. C语言算法速查手册 第三版

    1下载:
  2. 常用数学算法的C语言代码,包含矩阵运算、多项式拟合、快速付立叶变换等等算例。(The C language code of common mathematical algorithms includes matrix operation, polynomial fitting, fast Fourier transform and other examples.)
  3. 所属分类:书籍源码

    • 发布日期:2019-10-29
    • 文件大小:6.17mb
    • 提供者:netmanfan
  1. C语言矩阵转置

    1下载:
  2. 问题描述 编写一个程序,将一个3行3列的矩阵转置。(Problem descr iption Write a program to transpose a matrix of three rows and three columns.)
  3. 所属分类:其他

    • 发布日期:2020-05-22
    • 文件大小:13kb
    • 提供者:jack_ma
« 12 3 4 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com