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

搜索资源列表

  1. glouton

    0下载:
  2. 以贪吃为基础算法解决背包问题,附加功能允许物品重量为0。在linux环境下用makefile进行编译。-to Dandelion-based algorithm to solve knapsack problem, additional feature allows weight to 0. Linux environment in the makefile used computer.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.62kb
    • 提供者:zhenglei
  1. Mathematica-Programs

    0下载:
  2. 数值计算方法的Mathmatic实现,基本上包括了所有基础算法的实现。-numerical calculation method Mathmatic achieve, basically all the infrastructure including the implementation of the algorithm.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:111.13kb
    • 提供者:hhcc
  1. Calculate

    0下载:
  2. 用于数学上的一些常用的基本计算,可以作为开发其他大型程序的基础算法.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:3.25mb
    • 提供者:王骋
  1. Doolittle

    0下载:
  2. Doolittle 分解法,数值分析中的重要方法,是LU分解的基础算法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:7.29kb
    • 提供者:xiaoyu
  1. Berlekamp_Massey

    1下载:
  2. 移位寄存器中的基础算法,Berlekamp Massey算法-The basis of the shift register algorithm, Berlekamp Massey algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2.13mb
    • 提供者:李东辉
  1. Section5Article1

    0下载:
  2. 经典算法应用:蒙特卡罗算法的基础知识以及应用-Application of the classical algorithm: the Monte Carlo algorithm and application of basic knowledge
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:161.29kb
    • 提供者:小雨
  1. Geometer

    0下载:
  2. 从c 的基础几何函数库翻译过来的 内容包括: ㈠ 点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 5. 判断点是否在线段上 6. 求一点饶某点旋转后的坐标 7. 求矢量夹角 ㈡ 线段及直线的基本运算 1. 点与线段的关系 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内 7. 求矢量夹角
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:5.45kb
    • 提供者:贺晨
  1. 1111

    0下载:
  2. 量子进化算法和免疫算法都是解决优化问题的强有力算法。在分析了量子进化算法搜索的特点和免疫算法的机理基础上,对它们进行比较,阐明了二者的不同特点-Quantum-inspired evolutionary algorithms and immune algorithms are a powerful algorithm to solve optimization problems. After analyzing the characteristics of the quantum evoluti
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:806.45kb
    • 提供者:daijiang
  1. DSP_A

    1下载:
  2. 英文最新版数字图像处理基础,包括信号与系统,信号表达与量化,快速算法与结构,数字滤波,统计信号处理,自适应滤波,信号重建,时频和多率信号处理。-Emphasizing theoretical concepts, Digital Signal Processing Fundamentals provides comprehensive coverage of the basic foundations of DSP and includes the following parts: Signals
  3. 所属分类:Algorithm

    • 发布日期:2017-05-27
    • 文件大小:9.58mb
    • 提供者:kankan
  1. goden

    0下载:
  2. 黄金分割法在优化设计中是一个极其基础算法,然而对于多变量优化设计却是离不开的,本人提供这个算法希望能抛砖引玉-Golden section method in the optimal design is a very basic algorithm, but for the design of multi-variable optimization is indispensable, and I hope to start a discussion to provide the algorith
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:788byte
    • 提供者:刘良勇
  1. DDA_interpolation

    0下载:
  2. 快速数字积分插补算法及其实现.在数字积分插补原理的基础上提出了一种可以实现多次坐标的空间直线插补于圆弧插补的快速数字积分插补算法-Fast digital integral interpolation algorithm and its implementation in the digital interpolation points based on the principle of a coordinate space can be achieved many times in the c
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:121.76kb
    • 提供者:moke
  1. noip-basic

    0下载:
  2. noip基础算法,简练而丰富,适合参加noip提高组或普及组选手学习。-noip basic algorithm, concise and rich, suitable for group or take part noip popular group of players to improve learning.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:139.85kb
    • 提供者:lx
  1. code

    0下载:
  2. n-body算法, 科研中研究n体问题模拟的基础算法-n-body algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:1.71kb
    • 提供者:John
  1. C_Algorithm

    0下载:
  2. 用C语言实现的各种算法的程序集合,基本包含了实用的全部基础算法,内容相当全面。-Using C language implementation of the various set of algorithm, the basic foundation that contains all the practical algorithm, the content is very comprehensive.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:277.11kb
    • 提供者:liyueming
  1. 基础遗传算法

    2下载:
  2. 基础遗传算法,由FORTRAN编译,IVF7.0,适用于遗传算法和FORTRAN初学者使用。使用时请将所有文件拷贝到Project文件夹下,每次加载时只需要加载ga170.f90就可以。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-16
    • 文件大小:14.7kb
    • 提供者:Felix804665
  1. Based-algorithm-of-CSharp

    0下载:
  2. 基于C# 中的基础算法对初学者有不少的好处-Based on the basis of the algorithm in C# for beginners, there are many benefits
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:42.23kb
    • 提供者:罗志亮
  1. KAsurfacegen

    0下载:
  2. 粗糙面散射计算的KA算法,是做随机粗糙面的经典基础算法-Rough surface scattering calculation of the KA algorithm, is a random rough surface of the classical algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.14kb
    • 提供者:liuyu
  1. CG

    0下载:
  2. MATLAB版本的CG(共轭梯度算法),用于求解大规模矩阵计算(方程组求解等问题)的基础算法-MATLAB version of the CG (conjugate gradient algorithm) for solving large-scale matrix computations (solving equations and problems) based algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:724byte
    • 提供者:tiankai
  1. pso

    0下载:
  2. 粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO。它具有精度高,收敛快等优点,广泛用于系统辨识、函数优化等领域。文件pso.m是粒子群算法辨识程序,在此基础上,需要自行编写目标函数计算程序以实现不同系统的参数辨识。(Particle swarm optimization (PSO), also known as particle swarm optimization algorithm or bird swarm foragi
  3. 所属分类:数学计算

    • 发布日期:2017-12-29
    • 文件大小:1kb
    • 提供者:ClingTheGOAT
  1. 算法数学基础

    0下载:
  2. 算法的数学基础,比较简单易懂,哈哈哈哈哈哈(The mathematical basis of the algorithm)
  3. 所属分类:数学计算

    • 发布日期:2017-12-29
    • 文件大小:3.34mb
    • 提供者:miku123
« 12 3 4 5 6 »
搜珍网 www.dssz.com