CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - numerical algorithms

搜索资源列表

  1. VCAlgorithm

    0下载:
  2. VC实现的常用数值计算方法,有许多算法,希望对大家有用-VC common numerical calculation method, there are many algorithms, we hope to useful
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:207925
    • 提供者:1
  1. 6_60

    0下载:
  2. 问题的提出:编程模拟抛硬币所得正面的频率图。假设每次抛10次为一事件, 记录每次得到正面的次数,共抛掷100000次,计算得到正面次数的概率发布,并绘图输出结果。 思路:数值概率算法常用于数值问题的求解,此类算法所得的往往是近似解,且近似解的精度 随计算时间的增加而不断提高,得到一定精度近似解就可以满足问题要求。-problem : Simulation Programming throwing coins from a positive frequency map. Assumin
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1006
    • 提供者:萝卜
  1. 456547475712

    0下载:
  2. C++经典数值算法源码,包含许多经典算法的实现-C classical numerical algorithm source code, includes many classic algorithms to achieve
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:244596
    • 提供者:shenyun
  1. 数值计算常用算法

    0下载:
  2. 由数值计算方法的一些常用算法,其中包括一些数值拟和-by numerical calculation of some common algorithms, including some numerical fitting
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16634
    • 提供者:胡文明
  1. C

    1下载:
  2. 本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity C (C ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorit
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:15320
    • 提供者:海霞
  1. paixu

    0下载:
  2. 此程序时数值分析中的排序算法。有希尔排序,冒泡排序,快速排序,选择排序等诸多排序方法-Numerical analysis of this program in the sorting algorithms. There Shell sort, bubble sort, quick sort, selection sort, and many other sorted
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2092
    • 提供者:王瑞卿
  1. vcbook

    0下载:
  2. Visual C++常用数值算法集电子书-Visual C++ numerical algorithms commonly used e-book collection
  3. 所属分类:Data structs

    • 发布日期:2017-05-23
    • 文件大小:7499087
    • 提供者:丁建
  1. ACMtemplate

    0下载:
  2. acm学习资料,包括常用算法及数值计算的程序模板。-acm learning materials, including the commonly used algorithms and numerical calculation of the program template.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:187069
    • 提供者:daiwen
  1. Commonsetofnumericalalgorithm

    0下载:
  2. 常用数值算法集。一些常用的数值算法代码 如:排序,矩阵特征值,线性拟合等等其他机器提出连接申请,并在对方计算机允许建立连接请求后,发送数据到对方-Common set of numerical algorithms. Some commonly used numerical algorithm code such as: sorting, matrix eigenvalue, linear fitting options many machines connected applications
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3379184
    • 提供者:zhuweiwei
  1. 47948813Cpp

    0下载:
  2. 计算机常用数值计算算法与程序--- ----- C++版-Commonly used numerical algorithms and computer programs----------- C++ Edition
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:91852
    • 提供者:zhang
  1. Algorithms

    0下载:
  2. 各种常用的编程算法,包括数值与非数值算法-Various common programming algorithms, including numerical and non-numerical algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:17510
    • 提供者:杨文超
  1. vC

    0下载:
  2. c算法程序集:内含有各种数值算法及相关算法程序集。-c algorithm set: contains a variety of numerical algorithms and related algorithms assembly.
  3. 所属分类:Data structs

    • 发布日期:2017-05-31
    • 文件大小:13221333
    • 提供者:郝秀平
  1. VC-algori

    0下载:
  2. 本代码集是用VC编写的关于数值计算的各种算法-The code set is written with VC on a variety of numerical algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-06-18
    • 文件大小:27422694
    • 提供者:110500617
  1. arithmetic

    0下载:
  2. 经典算法包,内含多种(几何、结构、数论、数值计算、图论等)算法的实现代码的txt文件;以及关于算法的应用。-Classical algorithm package, containing a variety of (geometry, structure, number theory, numerical calculation, graph theory, etc.) algorithm code txt file and on the application of algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:81450
    • 提供者:小杰
  1. shuzhifenxi

    0下载:
  2. 吴及老师数据结构与算法基础课件,数值分析部分。-Teacher Wu of algorithms and data structures courseware, numerical analysis
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4150801
    • 提供者:柠溪
  1. MMatrixxa

    1下载:
  2. 关于矩阵运算的各种数值算法,包括实(复)矩阵求逆,对称正定矩阵与托伯利兹矩阵阵的求逆,线性方程组的常用解法,矩阵的各种分解方法,特征向量与特征值的求解等等。 -Numerical algorithms on a variety of matrix operations, including real (complex) matrix inversion symmetric positive definite matrix inverse matrix array with Tuobo Lee
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:14280
    • 提供者:面积
  1. Nshiizhifenxxu

    0下载:
  2. 数值分析算法描述与习题解答,由清华大学徐士良教书,用C开发的各种数学算法。比如:托伯利兹型型线性代数方程组的递推算法,全选主元高斯消去法解复系数线形代数方程组,复矩阵求逆的全选主元高斯 -The numerical analysis algorithm descr iption and answer exercises, taught by Tsinghua University, XU Shi-liang, C development of mathematical algorithms.
  3. 所属分类:Data structs

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