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

搜索资源列表

  1. MCU40experimentalkeilSourceC

    0下载:
  2. 单片机的40个实验pdf+keil源码C+电路板原理图,包括IO,LED,按键,定时器,中断,温度传感器18b20,实时时钟DS1302,矩阵键盘,红外收发,LCD1602,直流电机,继电器等源码及说明。配电路板原理图。-SCM 40 experimental pdf+ keil Source C+ circuit board schematics, including the IO, LED, buttons, timers, interrupts, temperature sensor 18
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2984105
    • 提供者:小姚
  1. Matrix

    0下载:
  2. 常用的数值计算方法,用于常见的矩阵运算,方便实用,直接编译即可运行-C
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:22522
    • 提供者:LWPLWP
  1. BuildAndOutputDiagramForC

    0下载:
  2. 用C语言实现数据结构中的图的建立和输出,可实现输出有向图和无向图,由用户自己选择建立有向图还是无向图的邻接矩阵。用户输入图的定点和边的信息,存储到相应的存储结构中去,而后输出图的邻接矩阵。-Data structure using C language implementation of the map creation and output, enabling the output have to map and undirected graph, chosen by the user to
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:730
    • 提供者:常非
  1. CH2

    0下载:
  2. 2.6 托伯利兹矩阵求逆的特兰持方法btrch.c 2.7 求行列式值的全选主元高斯消去法bsdet.c 2.8 求矩阵秩的全选主元高斯消去法brank.c-2.6 Toeplitz matrix inversion method of trun who seek btrch.c 2.7 Select the main determinant of the value of the yuan bsdet.c 2.8 Gaussian elimination matrix rank ord
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:15710
    • 提供者:yangasdtat
  1. CH3

    0下载:
  2. 3.2 实对称三对角阵的全部特征值与特征向量的计算csstq.c 3.3 约化一般实矩阵为赫申伯格矩阵的初等相似变换法chhbg.c 3.4 求赫申伯格矩阵全部特征值的QR方法chhqr.c 3.5 求实对称矩阵特征值与特征向量的雅可比法cjcbi.c-3.2 real symmetric tridiagonal matrix of all eigenvalues and eigenvectors of the calculation of csstq.c 3.3 Reduced g
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:7613
    • 提供者:yangasdtat
  1. NumericalAlgorithm

    0下载:
  2. 数值计算方法中部分重要算法的C语言代码实现程序。内容包括解非线性方程的迭代方法、矩阵分解的直接方法、插值法、数值积分-Numerical calculation method, some important algorithms in C language code implementation procedures. Includes iterative method for solving nonlinear equations, matrix decomposition of the di
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:20436
    • 提供者:黄旭
  1. shexingjuzhen

    0下载:
  2. 利用visual c++实现的蛇形矩阵的程序-shexingjuzhen
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:127687
    • 提供者:
  1. juzhenxiangcheng

    0下载:
  2. 用这个c语言程序实现两个矩阵相乘的功能,方便学习线性代数中的运算-Use this c language program to achieve two matrices features, easy to learn linear algebra operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:3725
    • 提供者:
  1. matrx041

    0下载:
  2. C程序员的实用的小型的矩阵工具箱 含有多个源码和DEMO程序-Small Matrix Toolbox for C programmers
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:42006
    • 提供者:cc
  1. szdtyrdt

    0下载:
  2. 非常简单的腾龙学习板矩阵键盘C程序我当时学习腾龙板时写的第一个成功的矩阵键盘显示程序,应该说很简单易懂。希望对初学者有点帮助-Tamron very simple C program to learn the keyboard matrix board to learn the Dragon boards I was the first to write a successful matrix keyboard display program, it should be said that it
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1353
    • 提供者:孙义
  1. fanmifa

    1下载:
  2. 用反幂法求解矩阵按模最小特征值及特征向量。数值分析c程序。-With the inverse power law model by solving matrix eigenvalue and eigenvector of the smallest. C numerical analysis procedures.
  3. 所属分类:Algorithm

    • 发布日期:2015-08-22
    • 文件大小:1661
    • 提供者:林晓风
  1. juzheng

    0下载:
  2. 简单的矩阵计算,很久以前用c编的,可以加减乘,作为初学者可以去-A simple matrix calculation, a long time ago with the c series, you can take the addition and subtraction, as a beginner you can go and see
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:890
    • 提供者:潘晓
  1. 1

    0下载:
  2. 本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似-This procedure shows how to use C++ classes to create and display images, the C++ classes defined in the cxcore.hpp with matrix class (CvMatrix) similar to
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1693773
    • 提供者:陈晨
  1. pake

    0下载:
  2. 共9个文件:C直接读取dbf文件,RS-232-C端口实时监控软件的设计实现,复数计算(复数类),矩阵计算(矩阵类),捆绑exe文件,收发电子邮件,数值积分,数值微分,用C编程获取WPS的文件密码-A total of 9 files: C Direct Reading dbf files, RS-232-C port real-time monitoring software design implementation, complex computing (complex type), ma
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:980399
    • 提供者:焦振涛
  1. fastinferface

    0下载:
  2. matlab 调用接口 实现c++下调用maltlab 矩阵运算-matlab interface to connect to c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1604589
    • 提供者:xianyong
  1. 123

    0下载:
  2. Strassen 算法 用C++实现并且把矩阵看作一个类-Strassen algorithm using C++ implementation and the matrix as a class
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:1003
    • 提供者:钟中
  1. linjiejuzhen

    0下载:
  2. 关于邻接矩阵的C语言程序,可在VC++6.0上直接执行-linjiejuzhen
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:378457
    • 提供者:xiaoxiao
  1. SPARSE_CODE_DEMO

    0下载:
  2. C++实现的稀疏矩阵类,可实现稀疏矩阵的存储计算等功能-Now, instead of using 2D, we will use doubly-linked lists to present sparse matrices. There are various methods of organizing doubly-linked-lists. We not only store elements of sparse matrices but also implement operations
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:4835
    • 提供者:xkx
  1. EigValCalc

    1下载:
  2. 数值计算:使用幂法、反幂法、LU分解等求解矩阵的按模最大特征值、按模最小特征值、第二条件数以及矩阵行列式值的C++源码实现-C++ implemented Power Method, Inverse Power Method, LU to calculate the eigen & det value of a matrix
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-08-22
    • 文件大小:641613
    • 提供者:Smyle
  1. volutionmatrix

    0下载:
  2. 输入螺旋矩阵的高度,输出螺旋矩阵,C语言编写,适合C语言初学者或爱好者参考使用-Input the height of the volution matrix,and ouput the volution matrix.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:12591
    • 提供者:王静
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com