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

搜索资源列表

  1. Compute

    0下载:
  2. 可编程计算器-programmable calculator.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:14.67kb
    • 提供者:Roby
  1. compute

    0下载:
  2. vc++6.0 使用MFC实现的计算器小程序,可以执行
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:28.44kb
    • 提供者:liutao
  1. fftw-2.1.5

    0下载:
  2. FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dimensions.The fftw/ directory contains the source code for the complex transforms, and the rfftw/ directory contains the source code for the real tran
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.47mb
    • 提供者:北科
  1. Strassen矩阵乘法算法 C++程序源码

    0下载:
  2. Strassen矩阵乘法算法 C++程序源码 V.Strassen在1969年发表了一个算法,将计算两个n阶方阵的乘积的时间复杂性降低到了o(nlog27),被誉为“在代数复杂性理论中最激动人心的结果”。该算法主要适用于方阵的乘法。-Strassen algorithm for matrix multiplication C++ program source V. Strassen published in 1969, an algorithm to compute the product of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-25
    • 文件大小:1kb
    • 提供者:zhaoruxu
  1. kraken_tl

    3下载:
  2. 利用简正波理论来计算声场,其中用到的思想可以在《计算海洋声学》中找到-using the nomal mode theary to compute the sound field
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-10-19
    • 文件大小:768.1kb
    • 提供者:liqianqian
  1. fft_delphi

    2下载:
  2. A fast Fourier transform (FFT) is an efficient algorithm to compute the discrete Fourier transform (DFT) and its inverse
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-11-02
    • 文件大小:1.53mb
    • 提供者:dizel
  1. 计算圆周率PI的FORTRAN 的程序

    0下载:
  2. 这是计算圆周率PI的FORTRAN 的程序,程序简单通过f(x) = 4/(1 + x**2)-This is a good program, compute pi by integrating f(x) = 4/(1+ x**2)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-25
    • 文件大小:1kb
    • 提供者:*飞
  1. FFT

    0下载:
  2. 计算快速fouries变换的c++源程序,即可计算正变换,又可计算逆变换!-it can compute the fouries transform of time series,in c++.it can also compute the inverse fouries transform.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:731kb
    • 提供者:Blueye
  1. bhattacharyya

    0下载:
  2. compute Bhattacharyya distance between two Gaussian classes
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:858byte
    • 提供者:aseman
  1. App_Code

    0下载:
  2. 运用ASP.net C#语言对SQL数据库表格中的数据进行运算处理。-Data compute
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:4.88kb
    • 提供者:陈俊德
  1. compute

    0下载:
  2. 该程序可以计算任何两个超大整数的四则运算。-The program can calculate any two of the four large integer operations.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:848.73kb
    • 提供者:罗宪华
  1. target_tracking_using_kalman

    0下载:
  2. target tracking algorithms using kalmanfilter compute the background image->Kalman filter initialization->loop over all images
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:781.29kb
    • 提供者:Do-Myung Kim
  1. fft

    0下载:
  2. this fft header file for fast fourier transform. with this file, you can compute frequency spectrum zero to tow pi.-this is fft header file for fast fourier transform. with this file, you can compute frequency spectrum zero to tow pi.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1.5kb
    • 提供者:ha
  1. radiate_pattern

    0下载:
  2. 计算边长为2X2的矩形单元的辐射方向图,可定义波长-compute the radiation pattern of the rectangular patches with 2X2.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:4.62kb
    • 提供者:任仪
  1. hartigansSLC_OpenCV

    0下载:
  2. hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1) Sequential Leader algorithm: Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY. 1. Select maximum cluster "radius" 2
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:52.62kb
    • 提供者:sas
  1. MatrixInverse

    0下载:
  2. 矩阵求逆 :一个简单的小例子常用于普通计算。-matrix inverse :a simple instance for common compute
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.11kb
    • 提供者:Rogerchen
  1. algorithm

    0下载:
  2. 可以计算两个小于500位整数的乘法,多项式求m次阶的系数和,大数阶乘。-Can compute the two less than 500-bit integer multiplication,M second-order polynomial coefficients of demand and, factorial of large numbers .
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1.44kb
    • 提供者:何宇
  1. smartinv

    0下载:
  2. 通过求解LU分解解线性方程组 大型稀疏矩阵LU分解有用的是容易计算的。不是最快的方式来计算逆矩阵,但要避免消耗储存的问题-computing selected entries of the inverse, by solving a sequence of linear equations after doing an LU factorization. Useful for large sparse matrix which LU decomposition is easy to c
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:5.08kb
    • 提供者:
  1. FOChS

    0下载:
  2. matlab程序模拟微分方程。各种流行的系统显示混沌运动特征。-This toolbox contains the functions which can be used to simulate some of the well-known fractional order chaotic systems, such as: - Chen s system, - Arneodo s system, - Genesio-Tesi s system, - Lorenz s syste
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:16.19kb
    • 提供者:HM
  1. GetIntersection

    0下载:
  2. using Gauss methods to compute the interse of space lines
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:3.65mb
    • 提供者:侯文博
« 12 3 4 5 6 »
搜珍网 www.dssz.com