CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 数学算法

搜索资源列表

  1. Maths算法

    0下载:
  2. 常用的一些数学算法集,对编程有很大的帮助-commonly used some mathematical algorithms set of programming be of great help
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:72154
    • 提供者:杨小东
  1. 常用数学算法

    0下载:
  2. 常用数学算法!也是计算方法程序-commonly used mathematical algorithms! Also calculation procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:51826
    • 提供者:贺小龙
  1. 算法源码集合

    0下载:
  2. 一个数学算法的大集合-a mathematical algorithm large pool
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1063154
    • 提供者:凌继文
  1. 组合数学算法

    0下载:
  2. 本书讲解了常见而且实用的组合数学算法 可以作为算法分析和设计的补充读物 非常不错的一本书!!!!!!!!!!!!!!!!!1-book on the common and practical portfolio mathematical algorithms can be used as algorithm analysis and design of supplementary reading materials is a good one book
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6653788
    • 提供者:喻林
  1. ibe具有认证功能算法

    3下载:
  2. 1 Boneh-Franlin的IBE算法主要由四个子算法组成:Setup,Extract,Encrypt和Decrypt,分别完成系统参数建立、密钥提取、加密和解密的功能。假定消息的明文空间为 ,密文空间 。 (1)、建立: 给定一个安全参数 k蝂+ Step 1: 执行G生成一个素数q, 两个q阶群G1, G2 , 和一个可用的双线性映射 ê: G1碐1瓽2。 此外选取G1 任一生成元 P蜧1,再选取两个HASH函数 H3:{ 0, 1}n×{0, 1}n。 -?, H4:。 :{ 0,
  3. 所属分类:密码/编码算法

  1. 模糊数学算法

    1下载:
  2. 模糊数学算法
  3. 所属分类:图形图象

    • 发布日期:2009-12-11
    • 文件大小:111218
    • 提供者:ttt_yyy
  1. 数学模型与LINGO软件

    1下载:
  2. 这是从中国期刊网中下载的数学建模与LINGO软件的算法,非常有用-This is the Chinese Journal of the network to download LINGO mathematical modeling and software algorithms, very useful
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:317606
    • 提供者:谭国辉
  1. matlab_jiaocheng

    0下载:
  2. Matlab是Matlab产品家族的基础,它提供了基本的数学算法,例如矩阵运算、数值分析算法,Matlab集成了 2D和3D图形功能,以完成相应数值可视化的工作,并且提供了一种交互式的高级编程语言——M语言,利用M语言可以通过编写脚本或者函数文件实现用户自己的算法。 这是关于matlab的教程-Matlab family of products is the basis of Matlab, which provides the basic mathematical algorithms,
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:189477
    • 提供者:lyd
  1. cSharpMath

    0下载:
  2. 用CSharp写的数学运算源码,内含大量数学计算的函数方法以及各种数学算法。-Written by CSharp mathematical source, including a large number of mathematical calculations function method and a variety of mathematical algorithms.
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:2532803
    • 提供者:王磊品
  1. CEGraph

    0下载:
  2. matlab与vc6.0实现混合编程的源代码,可以实现C++调用matlab数学方法,而无需安装matlab,可以实现快速数学算法实现,效率比较高!欢迎大家下载学习!-matlab and vc6.0 achieve mixed programming source code, you can call C++ implementation matlab math methods, and do not need to install matlab, mathematical algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:318593
    • 提供者:楼耀尧
  1. maths_problem_in_c

    0下载:
  2. 阿姆斯特朗数,灯塔问题,四分砝码,小孩分糖果,一些数学算法的C语言实现-Armstrong, the number of beacon problem, a quarter of weight, the child sub-candy, some mathematical algorithms to achieve the C language
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:19149
    • 提供者:ice
  1. VB

    0下载:
  2. 详细介绍了利用VB进行编写的一些数学算法,是一本很有意义的参考书-Described in detail the use of VB for the preparation of a number of mathematical algorithms, is a meaningful reference
  3. 所属分类:File Operate

    • 发布日期:2017-05-15
    • 文件大小:3987390
    • 提供者:张天宏
  1. 遗传算法

    0下载:
  2. 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:5120
    • 提供者:木冉
  1. MATLAB智能算法30个案例分析_12947138_史峰

    0下载:
  2. 这些代码主要是解决数学建模中存在的一些普遍问题的。(These codes mainly deal with some common problems in mathematical modeling)
  3. 所属分类:数学计算

    • 发布日期:2017-12-18
    • 文件大小:51962880
    • 提供者:sea_forrest
  1. MATLAB数学建模算法及实例分析

    1下载:
  2. 讲解了非常实用的数学建模方法,结合实际的例子进行讲解。(Explain the very practical mathematical modeling method, combined with practical examples to explain.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-16
    • 文件大小:4198400
    • 提供者:wangge
  1. MATLAB语言常用算法程序集清晰版

    0下载:
  2. matlab语言的产生与数学紧密联系在一起,友好的工作平台和编程环境,易学的编程语言(Matlab language and mathematics closely linked, friendly work platform and programming environment, easy to learn programming language)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:17404928
    • 提供者:令狐chong
  1. 常用算法程序集(C语言描述) (第三版)

    1下载:
  2. 各种数学算法的C语言实现,非常经典,非常实用,附带源代码,基本拿来就能用的。(C language implementation of various mathematical algorithms, very classic, very practical, with the source code, basically can be used.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-28
    • 文件大小:7505920
    • 提供者:文猛
  1. 32种算法

    0下载:
  2. 32种数学算法教程,算法入门优质资料。时间优化、时间序列、存储论等(32 algorithm tutorials, algorithm introduction of high quality information.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:8147968
    • 提供者:语与鱼
  1. C语言算法速查手册 第三版

    1下载:
  2. 常用数学算法的C语言代码,包含矩阵运算、多项式拟合、快速付立叶变换等等算例。(The C language code of common mathematical algorithms includes matrix operation, polynomial fitting, fast Fourier transform and other examples.)
  3. 所属分类:书籍源码

    • 发布日期:2019-10-29
    • 文件大小:6466560
    • 提供者:netmanfan
  1. C语言算法速查手册 第三版源代码

    1下载:
  2. C语言算法速查手册第三版所付全部源代码,包含绝大多法数学算法,十分好用(C Language Algorithms Quick Search Manual Payment of the third edition of all source code, including most mathematical algorithms, very useful)
  3. 所属分类:书籍源码

    • 发布日期:2020-02-11
    • 文件大小:221184
    • 提供者:netmanfan
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com