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

搜索资源列表

  1. 4X4juzhengjianp

    0下载:
  2. 4X4矩阵键盘C程序,已经调试好,可以直接与单片机相结合,应用很方便。-4X4JUZJP
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:790
    • 提供者:ddd
  1. juzhen

    0下载:
  2. 矩阵的快速转置,是利用C++代码实现的。-Fast matrix transpose, using C++ code to achieve the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:1166
    • 提供者:
  1. jianpan

    0下载:
  2. 经典的矩阵键盘C语言程序,有详细的注释,在51测试通过,欢迎下载-Matrix keyboard classic C language program, with detailed notes, in 51 test, please download!!
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1266
    • 提供者:李键锋
  1. 12345

    0下载:
  2. NEC红外遥控接收C程序,会议中控,多媒体中控系统,矩阵切换器设备的NEC码红外遥控接收C程序-remot nec receiver for c programmer fired after the decoding keys corresponding
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:1023
    • 提供者:helena85
  1. Key4mul4

    0下载:
  2. 4MUL4 键盘 c语言编写的内容。矩阵的算法-4MUL4 key
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:17879
    • 提供者:王五
  1. Matrix

    0下载:
  2. 用c写的可以实现矩阵的加减乘除转置、求逆的程序包,使用时包含头文件即可-Can be achieved with c write multiplication and division addition and subtraction matrix transpose, inverse package contains the header files can be used
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1414
    • 提供者:jimmy Wood
  1. Matrix

    0下载:
  2. 矩阵运算,用c语言写的关于矩阵的一些基本运算的代码,如矩阵加、减、乘、逆等。-matrix operation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1082
    • 提供者:程敏
  1. Dijkstra_AdjMtrx

    0下载:
  2. 用c++实现的以邻接矩阵为输入的Dijkstra算法,可以输出图中任意两点间的最短距离矩阵-Using c++ implementation of the adjacency matrix as input to the Dijkstra algorithm can output the graph of the shortest distance between any two matrices
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:884162
    • 提供者:Glenn
  1. sudoku.tar

    0下载:
  2. 在linux下用c语言开发的产生数独游戏的矩阵。-generate the matrix of sudoku randomly.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:7677
    • 提供者:漂泊浪子
  1. colljz

    0下载:
  2. C++实现离散数学中对称矩阵的判断。6行6列的矩阵,闲来无事,用VC++写一个小程序,判断是否是配对矩阵,很有意思哦!-C++ realization of discrete mathematics in the symmetric matrix judgments. 6 row 6 of the matrix, nothing better, using VC++ to write a small program to determine whether the matching matrix
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:41930
    • 提供者:181
  1. KLU-1.1.0.tar

    0下载:
  2. 对稀疏矩阵进行LU分解,可用于电路仿真、FEM求解等 C语言-KLU is a sparse LU factorization algorithm well-suited for use in circuit simulation. KLU is a sparse LU factorization algorithm well-suited for use in circuit simulation. It was highlighted in the May 2007 issue of SIA
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:560018
    • 提供者:aaq
  1. SSMULT-2.0.1.tar

    0下载:
  2. 实现两个稀疏矩阵相乘(效率高于早期的Matlab自带的程序),Matlab编程 -SSMULT is a simple stand-alone MATLAB mexFunction that computes C=A*B where both A and B are sparse. It is typically faster and always uses less memory than C=A*B in MATLAB 7.4 (or earlier). Works on MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:304993
    • 提供者:SSMULT
  1. 3_3

    0下载:
  2. C语言的数据 解雇偶的变成 关于邻接矩阵-cgcfgfdgdf hdgfh gdf gf
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1070
    • 提供者: macle
  1. BRMUL

    0下载:
  2. 求m*n阶矩阵A与n*k阶矩阵B的乘积矩阵C=AB-we can get the product matrix C from m*n matrix A and n*k matrix B.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:706
    • 提供者:周美红
  1. BCMUL

    0下载:
  2. 求m*n阶复矩阵A与n*k阶复矩阵B的乘积矩阵C=AB。-we can get product matrix C from m*n complex matrix A and n*k complex matrix B.
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:840
    • 提供者:周美红
  1. LO44_TP_1_B_WUXianjun

    0下载:
  2. c语言中矩阵的转制,排练,等等功能的实现。-c language and other functions transferred to the matrix realization of
  3. 所属分类:Other systems

    • 发布日期:2016-01-27
    • 文件大小:13820
    • 提供者:wuxianjun
  1. 2D_Spiral_Matrix

    0下载:
  2. 在visuanl c++平台下编写的一个2D螺旋矩阵,基本实现功能-In visuanl c++ platform written in a spiral 2D matrix, the basic realization of functions
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:96761
    • 提供者:cc
  1. add_twe

    0下载:
  2. matlab与C混合编程的实例,求解两个矩阵的和。-An example of matlab-C mixed programming,getting the adding solution of two matrixes.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1340
    • 提供者:宋生
  1. sushu

    0下载:
  2. 一个实现魔法矩阵的c++算法,能实现奇数行的魔法矩阵,使得横竖对角线上的数的和相等-A realization of magic matrix c++ algorithm can achieve an odd line of magic matrix, making if they had the number on the diagonal and equal to
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:619
    • 提供者:ww
  1. ma_bu_tu

    0下载:
  2. 用C语言编写的马步图;比较简单,思路是采用把象棋先转换成矩阵,然后再检索图找哈密顿回路-Written in C language with Bu map relatively simple idea is used to convert the first matrix of chess, and then retrieve the map to find the Hamiltonian circuit
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:2032
    • 提供者:zhuliyan
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com