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

搜索资源列表

  1. cubitf

    0下载:
  2. 解三次方程式的根 AX^3+BX^2+CX+D-Cubic equation(v2.2), coded by www.dayi.net btef
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1.18kb
    • 提供者:davidlin
  1. NR_C210_win

    0下载:
  2. 《数值分析》(Numerical Recipes)书中的所有例子,代码大全。这个在官方网站上是收费的。此版本是Windows版本V2.10版,还有其他版本,待上传。-Numerical Recipes Code is the C++ computer code from the Numerical Recipes book in machine readable form, ready to be included in a user s own programs. The code, incl
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1.05mb
    • 提供者:王磊
  1. numerical_recipes_V2.08

    0下载:
  2. 《数值分析》(Numerical Recipes)书中的所有例子,C / C++ 代码大全。这个在官方网站上是收费的。此版本是Linux版本V2.08版,包含ANSI-C格式,还有KR-C格式,其他的Numerical Recipes版本待上传。-Numerical Recipes Code is the C++ computer code from the Numerical Recipes book in machine readable form, ready to be included
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:872.6kb
    • 提供者:王磊
  1. numerical_recipes_V2.06b

    0下载:
  2. 《数值分析》(Numerical Recipes)书中的所有例子,C / C++ 代码大全。这个在官方网站上是收费的。此版本是Linux版本V2.06b版,包含ANSI-C格式,还有KR-C格式,其他的Numerical Recipes版本待上传。-Numerical Recipes Code is the C++ computer code from the Numerical Recipes book in machine readable form, ready to be include
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:872.78kb
    • 提供者:王磊
  1. numerical_recipes_V2.02

    0下载:
  2. 《数值分析》(Numerical Recipes)书中的所有例子,C / C++ 代码大全。这个在官方网站上是收费的。此版本是Linux版本V2.02版,包含ANSI-C格式,还有KR-C格式,其他的Numerical Recipes版本待上传。-Numerical Recipes Code is the C++ computer code from the Numerical Recipes book in machine readable form, ready to be included
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:735.22kb
    • 提供者:王磊
  1. numerical_recipes_V2.08h(windows)

    0下载:
  2. 《数值分析》(Numerical Recipes)书中的所有例子,C / C++ 代码大全。这个在官方网站上是收费的。此版本是Windows版本V2.08h版,其他的Numerical Recipes版本待上传。-Numerical Recipes Code is the C++ computer code from the Numerical Recipes book in machine readable form, ready to be included in a user s own
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:542.42kb
    • 提供者:王磊
  1. V2.0

    0下载:
  2. 激光谐振腔中激光模式的仿真,包括不同腔型-Simulation of the laser mode in the laser cavity, including the type of cavity
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:3.42mb
    • 提供者:刘玲
  1. pinv

    1下载:
  2. //奇异值分解法求双精度浮点数矩阵的广义逆 //功能:利用奇异值分解求解一般的m×n阶实矩阵A的广义逆A+。 //方法说明:设m×n阶实矩阵A的奇异值分解式为 //其中 Σ = diag(σ0, σ1, ……,σp)(p≤min(m,n) -1 )且σ0≥σ1≥……≥σp>0 //设U = (U1,U2),其中U1为U中前P+1列列正交向量组构成的m×(p+1)矩阵;V = (V1,V2),其中V1为前P+1列//列正交向量组构成的n×(p+1)矩阵。则A的广义逆为: //A
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:3.68kb
    • 提供者:杜晓莉
  1. LBM-C-0.1

    1下载:
  2. LBM-C is a lattice Boltzmann 2D and 3D fluid flow solver implemented using nVidia s CUDA platform. LBM-C is written in CUDA C and is licensed under GPL v2, you are invited to use, alter and improve upon LBM-C at your own discretion.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1.81mb
    • 提供者:ass
  1. sparse_lib-2.0

    0下载:
  2. 对称正定与对称非正定线性方程组的稀疏求解-sparse_lib v2.0 for sparse symmetric linear system of equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:635.9kb
    • 提供者:Eric Chern
  1. Mie-Matlab-Maetzler-v2

    1下载:
  2. mie散射理论,包括多层球形结构。计算其散射谱,消光谱和场分布。内部包含了许多特殊函数。代码基于matlab编写-mie scattering theory, including multi-layer spherical structure. Calculate the scattering spectrum, extinction spectrum and field distribution. Interior contains many special functions. Write
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:49.05kb
    • 提供者:陈军
  1. CRCTool-v2.0

    1下载:
  2. 一个 CRC32/CRC16 计算和校验的工具,可以直接校验文件的 CRC.-A tools for CRC32 /CRC16.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:477kb
    • 提供者:ljg
  1. ndspmhd-v2.0

    2下载:
  2. SPH经典程序,决定的能顾超过SPHYSICS-SPH classic program, more than SPHYSICS
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:211.82kb
    • 提供者:ming
  1. PZTParameterComputer(v2.20)

    2下载:
  2. 压电陶瓷材料电学性能参数智能计算系统给出了的五种常用压电振子的振动模式、试样尺寸以及对应的性能参数,包括了薄圆片的径向伸缩振动模式、长条的横向长度伸缩振动模式、棒的纵向伸缩振动模式、板的厚度伸缩振动模式和剪切振动模式。-Piezoelectric ceramic material electrical performance parameters Intelligent calculation system gives the five commonly used piezoelectric o
  3. 所属分类:Algorithm

    • 发布日期:2017-02-21
    • 文件大小:2.57mb
    • 提供者:liyunping
  1. muijie-V2.5

    0下载:
  2. FIR 底通和带通滤波器和IIR 底通和带通滤波器,真的是一个好程序,结合PCA的尺度不变特征变换(SIFT)算法。- Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, Really is a good program, Combined with PCA scale invariant feature transform (SIFT) algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-17
    • 文件大小:4kb
    • 提供者:汪帆岐
  1. qeng-V2.3

    0下载:
  2. 高斯白噪声的生成程序,基于人工神经网络的常用数字信号调制,本科毕设要求参见标准测试模型。- Gaussian white noise generator, The commonly used digital signal modulation based on artificial neural network, Undergraduate complete set requirements refer to the standard test models.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-24
    • 文件大小:4kb
    • 提供者:李得斌
  1. fou-V2.2

    0下载:
  2. 在matlab R2009b调试通过,一种基于多文档得图像合并技术,仿真图是速度、距离、幅度三维图像。- In matlab R2009b debugging through, Based on multi-document image obtained combining technique, FIG simulation speed, distance, amplitude three-dimensional image.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-13
    • 文件大小:4.2kb
    • 提供者:李大云
  1. jui-V2.7

    0下载:
  2. 雅克比迭代求解线性方程组课设,关于非线性离散系统辨识,供做算法研究人员参考。- Jacobi iteration for solving linear equations class-based, Nonlinear discrete system identification, Algorithm for researchers to do reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-15
    • 文件大小:6kb
    • 提供者:田永国
  1. qenmang-V2.1

    0下载:
  2. ML法能够很好的估计信号的信噪比,基于chebyshev的水声信号分析,LDPC码的完整的编译码。- ML estimation method can be a good signal to noise ratio, Based chebyshev underwater acoustic signal analysis, Complete codec LDPC code.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-11
    • 文件大小:7.7kb
    • 提供者:付小民
  1. hei-V2.1

    0下载:
  2. 可以动态调节运行环境的参数,毕设内容,高光谱图像基本处理,本程序的性能已经达到较高水平。- Can dynamically adjust the parameters of the operating environment, Complete set content, basic hyperspectral image processing, The performance of the program has reached a high level.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-17
    • 文件大小:5kb
    • 提供者:赵小
« 12 »
搜珍网 www.dssz.com