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

搜索资源列表

  1. SHORTPATHmatlab

    0下载:
  2. Dijkstra算法与Floyd算法的matlab实现,以求解最短路问题-Dijkstra algorithm and Floyd algorithm matlab realize in order to solve the shortest path problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1866
    • 提供者:姚益武
  1. signalpro

    0下载:
  2. 在学习数字信号处理算法程序中用VC编写的几个通用算法程序。 卷积计算/DFT与FFT实现/-In the learning process of digital signal processing algorithms using VC General Algorithm for the preparation of several procedures. Convolution calculation/DFT and FFT realization /
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:157058
    • 提供者:楼丽娅
  1. visual+c++

    0下载:
  2. 常用数值算法,真的很不错的,希望对大家有用处-Commonly used numerical algorithms, really good, everyone would like to be useful
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7503649
    • 提供者:panhuadong
  1. Chap01

    0下载:
  2. 计算机常用数值算法与程序 C++版 Chap01 概论-Computer numerical algorithm and procedures used C++ Version Chap01 Introduction
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:38271
    • 提供者:lihui
  1. Chap02

    0下载:
  2. 计算机常用数值算法与程序 C++版 Chap02 复数运算-Computer numerical algorithm and procedures used C++ Version Chap02 plural computing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:10044
    • 提供者:lihui
  1. chap03

    0下载:
  2. 计算机常用数值算法与程序(C++版 ) chap03 随机数产生-Computer numerical algorithm and procedures used (C++ Version) chap03 random number generator
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:9860
    • 提供者:lihui
  1. Chap04

    0下载:
  2. 计算机常用数值算法与程序(C++版 ) Chap04 多项式于连分式计算-Computer numerical algorithm and procedures used (C++ Version) Chap04 polynomial continued fractions in the calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:25015
    • 提供者:lihui
  1. Chap05

    1下载:
  2. 计算机常用数值算法与程序(C++版 ) Chap05 矩阵运算-Computer numerical algorithm and procedures used (C++ Version) Chap05 matrix calculation
  3. 所属分类:Algorithm

    • 发布日期:2016-08-26
    • 文件大小:22651
    • 提供者:lihui
  1. Chap07

    0下载:
  2. 计算机常用数值算法与程序(C++版) Chap07 线性方程组求解-Computer numerical algorithm and procedures used (C++ Version) Chap07 solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:26644
    • 提供者:lihui
  1. Chap10

    0下载:
  2. Chap10 数值积分 计算机常用数值算法与程序(C++版 )-Chap10 numerical integration of computer and procedures commonly used numerical algorithm (C++ Version)
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:21052
    • 提供者:lihui
  1. Chap14

    0下载:
  2. Chap14 极值 计算机常用数值算法与程序(C++版 )-Chap14 extremum computer numerical algorithm and procedures used (C++ Version)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:22913
    • 提供者:lihui
  1. Chap16

    0下载:
  2. Chap16 特殊函数 E:\计算机常用数值算法与程序(C++版)-Chap16 special function E: computer numerical algorithm and procedures used (C++ Version)
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:16091
    • 提供者:lihui
  1. kalman

    1下载:
  2. 这是卡尔曼滤波算法用在数据融合中的程序实现,还包含了数据读入模块,在windows vc++ 6.0环境下测试没有问题,对于用卡尔曼做数据融合研究非常有帮助-This is the Kalman filter algorithm used in data fusion procedure to achieve, but also contains the data read into the module, in the windows vc++ 6.0 test environment the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:63171
    • 提供者:彭德品
  1. sheffield-GA----GeneticAlgorithms

    3下载:
  2. 强大的遗传算法工具!英国sheffield大学的遗传算法工具箱-Powerful tool for genetic algorithm! Sheffield United Kingdom University of Genetic Algorithm Toolbox
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:214609
    • 提供者:学者
  1. HammingCode

    0下载:
  2. 此程序实现对汉明码的编码与译码算法。汉明码是一种多重(复式)奇偶检错系统。它将信息用逻辑形式编码,以便能够检错和纠错。用在汉明码中的全部传输码字是由原来的信息和附加的奇偶监督位组成的。-This process of realization of hamming code encoding and decoding algorithm. Hamming code is a multiple (double) parity error detection system. It will use t
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:240866
    • 提供者:杨芹勍
  1. single

    0下载:
  2. 单纯形算法,实现最简单的单纯形的算法-Simplex algorithm, the realization of the simplest simplex algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:21536
    • 提供者:高程
  1. Apriori_DIC

    0下载:
  2. 数据挖掘经典算法 Apriori and DIC 同时有 Brin关于DIC的论文 和训练语料-Classical data mining algorithm Apriori and DIC at the same time on the DIC thesis Brin and training corpus
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:116329
    • 提供者:luowei
  1. FFT

    0下载:
  2. 详细介绍了关于快速傅立叶变换FFT的算法、原理。-Described in detail on the fast Fourier transform FFT algorithm, principle.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:491344
    • 提供者:gareen
  1. CalculationAlgorithm

    0下载:
  2. Gauss,加速迭代,拉格朗日插值法,龙贝格算法,牛顿迭代算法,梯形法积分,自适应梯形公式-Gauss, to accelerate the iteration, the Lagrange interpolation method, Romberg algorithm, Newton algorithm, trapezoidal integration method, adaptive trapezoid formula
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:3137
    • 提供者:james
  1. Main

    1下载:
  2. 1、 采用原始变量法,即以速度U、V及压力P作为直接求解的变量 2、 守恒型的差分格式,离散方程系对守恒型的控制方程通过对控制容积作积分而得出的,无论网格疏密程度如何,均满足在计算区域内守恒的条件; 3、 采用区域离散化方法B,即先定控制体界面、再定节点位置 4、 采用交叉网格,速度U、V与其他变量分别存储于三套网格系统中; 5、 不同的项在空间离散化过程中去不同的型线假设,源项采用局部线性化方法;扩散——对流项采用乘方格式(但很容易转化为中心差分、迎风差分或混合格式);街面上的
  3. 所属分类:Algorithm

    • 发布日期:2014-05-09
    • 文件大小:7482
    • 提供者:tanglincn
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com