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

搜索资源列表

  1. AdmittanceMatrix

    1下载:
  2. 用c++语言在VC环境下编制的形成导纳矩阵的程序,可以用来添加到潮流计算程序中,节省编制时间。-With c++ Language VC environment in the formation of the preparation procedures for admittance matrix can be used to add to the trend of the calculation process, saving preparation time.
  3. 所属分类:Other systems

    • 发布日期:2016-01-06
    • 文件大小:1032
    • 提供者:
  1. Calculate

    0下载:
  2. 矩阵并行算法程序,用c#语言编制,可用于数学并行计算。-Matrix parallel algorithm procedures, with c# Languages can be used in parallel computing mathematics.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:924
    • 提供者:tmllpl
  1. jzxc

    0下载:
  2. 矩阵相乘的算法源代码,源代码是用visual c++编写-Matrix multiplication algorithm source code, source code is visual c++ to prepare
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:11664
    • 提供者:黄国涛
  1. mpi_matrix_product.c

    0下载:
  2. 矩阵与矩阵,及矩阵与向量的并行乘积的源代码-Matrix and matrix, and parallel matrix and vector product
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2076
    • 提供者:邹长林
  1. Extreme.Mathematics.QuickStartCS

    1下载:
  2. 用C#写的数学函数库源码。里面包括复数运算,矩阵运算,解方程,积分微分等。非常有用。-Using C# to write the math library source. Includes the plural computing, matrix operations, solution of equations, such as integro-differential. Very useful.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:121826
    • 提供者:李峰
  1. 1

    0下载:
  2. 第二章 解线性方程组的直接法 --------------------------------------------------------------------------------------- 主函数文件 子函数文件 功能 实例 -------------------------------------------------------------------------------------- GELIMM.C GELIM.C Gauss顺序消去法解线
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:374250
    • 提供者:xig
  1. c_matrix_mul

    0下载:
  2. C写的矩阵相乘函数,可以试着在DSP中使用,使用环境CCS-maxtrix multiply function in c language,may be it can be used in dsp
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:17400
    • 提供者:唐军
  1. matrixcomputing

    0下载:
  2. 自己编写的c++矩阵运算分析程序,可以进行矩阵的和差积转置计算。-matrix computing C++ SOURCE program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2115
    • 提供者:drjiang
  1. C

    0下载:
  2. 此程序用于计算信道用量,输入信道转移矩阵,可以求得信道用量。-This procedure used to calculate the amount of channels, enter channel transfer matrix can be obtained channel usage.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-17
    • 文件大小:282455
    • 提供者:xie
  1. Matrix

    1下载:
  2. 一个c++的矩阵类,包括头文件和源文件,功能函数非常全面-A Matrix Class, with a series of useful functions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:16676
    • 提供者:王星
  1. matrix_range

    0下载:
  2. 本C源程序可用于求M阶矩阵的行列式。其中M直接宏定义-The C source code can be used for M-order determinant of the matrix. The definition of M one of the direct-hong
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:796
    • 提供者:luowen
  1. FuzzyMatrix

    0下载:
  2. 模糊矩阵类 可以根据不同的模糊算子计算模糊矩阵的并运算C=A∪B,交运算 C=A∩B,求余运算 C=1-A 等-Fuzzy matrices based on different fuzzy operator and calculation of fuzzy matrix operation C = A ∪ B, cross-operator C = A ∩ B, for more than computing C = 1-A, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2322
    • 提供者:麦子
  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 functions.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:908
    • 提供者:kokoc
  1. juzhenzhi

    0下载:
  2. 求矩阵秩的c程序-matrix.......................
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:26767
    • 提供者:卢花
  1. omp_matrix_multiply

    0下载:
  2. C代码。共享式存储多线程并行计算矩阵相乘代码。适合于SMP结构和多核。-C code. Shared memory multi-threaded parallel computing code matrices. Fit in the structure and multi-core SMP.
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:528
    • 提供者:computing
  1. Matrixchainmultiplication

    0下载:
  2. 给定n个矩阵构成的一个链<A1,A2,…,An>其中i=1,2,…,n,矩阵Ai的维数为pi-1pi,对乘积A1A2…An以一种最小化标量乘法次数的方式进行加全部括号。该问题应用动态规划算法-N matrix of a given composition of a chain <A1,A2,…,An> Which i = 1,2, ..., n, the dimension of the matrix Ai is pi-1pi, on the product A1A2 .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2944
    • 提供者:
  1. c

    0下载:
  2. 在二维矩阵中找到最大值和最小值的坐标。然后再将两坐标相减到得距离-Found in the two-dimensional matrix of the coordinates of maximum and minimum values. Then reduced to the two coordinates with a distance
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:689
    • 提供者:肖明珠
  1. ScienceAndEngineeringNumericalAlgorithms

    1下载:
  2. 该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程组的求解以及差值和数值积分的实现。-The code is " Science and Engineering, Numerical Algorithms" (visual C++ to achieve) the book' s source code, which include the common reali
  3. 所属分类:Algorithm

    • 发布日期:2015-02-25
    • 文件大小:1183112
    • 提供者:王伟
  1. matrixcompute

    0下载:
  2. cuda的一个关于简单程序,矩阵算法实例。利用这个算法可以更好的掌握cuda.他是cuda的入门例子。-cuda
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:42572
    • 提供者:mengliang
  1. PluralandMatrix

    0下载:
  2. C源码之复数运算和矩阵运算:内含复数的表示,复数的所有运算(包括求共轭,解析函数等)。矩阵的创建,加减运算,矩阵和向量乘法,矩阵和矩阵乘法,矩阵求逆,求矩阵特征值和特征向量; 现在大量科学计算要求在C编程中使用复数或者矩阵,希望能给你带来帮助~ -C-source computing, and the complex matrix calculation: that includes plural, the plural of all operations (including seek
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:22607
    • 提供者:shiping
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com