CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - arrays c

搜索资源列表

  1. c++_class_matrix

    0下载:
  2. 完整的矩阵类,实现的功能如下: 方阵、拷贝构造、初始化,分配矩阵数据的内存,并全部置0、将方阵初始化为方阵、设置矩阵个元素的值、得到知道元素的值、获取矩阵的列数、获取矩阵的行数、获取矩阵的数据、获取指定行的向量、获取指定列的向量、重载运算符 = 、重载运算符 ==、重载运算符 !=、重载运算符 +、重载运算符 - 重载运算符 数乘*、重载运算符 矩阵相乘* 矩阵转置。-integrity of the matrix type, function as follows : Lineup
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2931
    • 提供者:dingdong
  1. gauss2.c

    0下载:
  2. Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact that ar
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1526
    • 提供者:张琦
  1. ofeli-1.3.0-3

    0下载:
  2. OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations as well as
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2211735
    • 提供者:王大为
  1. factorial

    0下载:
  2. 实现组合C(M,N)运算,程序结构简单鲜明,运用递归算法,取代流行的数组方式储存,实现组合运算-achieve portfolio C (M, N) Operational procedures simple structure distinctive, using recursive algorithm to replace the popular approach to storage arrays to achieve portfolio Operational .............
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:235248
    • 提供者:莫斯韦
  1. opencv to matlab

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-03
    • 文件大小:667609
    • 提供者:shshlzh
  1. opencv to matlab

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-03
    • 文件大小:845944
    • 提供者:shshlzh
  1. labassigns

    0下载:
  2. collection of all basic programs using arrays ,strings and files in c
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:241379
    • 提供者:vinay
  1. achvectors

    0下载:
  2. Delphi 的矩阵库,可以实际动态数组,矩阵产实现搜索等功能-Vectors is a class library for Object Pascal (Delphi 1, 3-7, Borland C++ Builder, Borland Kylix, Free Pascal v.1.0 and higher) which implements vectors (dynamically sized arrays) based on different Object Pascal s
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:348017
    • 提供者:sun2grit
  1. dsjc

    0下载:
  2. 利用高精度计算大数阶乘的c语言源代码及其解释,其中还包括一些在C语言中常用的简单编程习惯和技巧,非常适合C语言初学者借鉴,如果好好的把程序调试一遍会对初学者很大的启发。程序中没有用到指针,结构体,共用体等内容,但运用了预编译,头文件,数组等等知识,特别是对getchar()进行输入容错的运用,并有详细的解释!-The use of high-precision computing factorial of large numbers of c language source code and i
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:116420
    • 提供者:namejiang
  1. mdmalloc

    0下载:
  2. A multi-dimensional array allocator in C 多维矩阵定位算法-MDMalloc is a simple set of C functions to allocate multi-dimensional arrays without requiring multiple malloc
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3399
    • 提供者:ling
  1. fft

    0下载:
  2. Example of a FFT function written in C. A solution with one array for amplitude, and phase. A solution with two arrays using pointers
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1343
    • 提供者:vexcro
搜珍网 www.dssz.com