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

搜索资源列表

  1. xibaobiancheng

    0下载:
  2. 基于细胞规律算法的程序指导书籍,包含细胞分裂的编程算法等。-Guide books cell-based law algorithm procedures, including cell division process algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:443545
    • 提供者:李晓东
  1. 01problem--DP

    0下载:
  2. 01背包问题,利用动态规划解决一些编程算法问题。-01problem,using DP to deal with this problem and it can help you understand the way to cope with the problems like this.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:163924
    • 提供者:wcy
  1. 编程之美—微软技术面试心得

    0下载:
  2. 面试必备,里面搜集了各种面试会遇到的一些算法
  3. 所属分类:编程文档

  1. C++编程实例

    0下载:
  2. C++编程实例,特别适合于初学者入门参考,其中包括一些经典的例程和算法
  3. 所属分类:其它

    • 发布日期:2014-05-08
    • 文件大小:146393
    • 提供者:youhere@
  1. gbk

    0下载:
  2. GBK、Unicode转换算法,适合于C编程算法-GBK&Unicode Convert
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-29
    • 文件大小:51642
    • 提供者:
  1. Visual C++常用数值算法集

    1下载:
  2. 关于VC的数值算法编程,如:四阶龙格库塔法,欧拉法等
  3. 所属分类:编程文档

  1. matalb2012b_vs2013

    1下载:
  2. matlab2012b和VS2013联合仿真,通过matlab的coder工具箱将m编程算法转换为c源码,在VS2013中调用通过!-matlab2012b and VS2013 joint simulation by matlab toolbox of coder m c programming algorithm converts source code, in VS2013 call through!
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2713693
    • 提供者:zxj
  1. ovsf(spreading_one)

    0下载:
  2. ovsf码的编程算法, matlab实现, 可以直接使用-ovsf matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:648
    • 提供者:li
  1. chapter-3-of-math-analysis

    0下载:
  2. 数值分析中,LU分解法,按比例主元消元法,列主消元法,高斯消元法,追赶法对一些数值方程的求解作用,简化人工求解过程,提高效率。还有一些简单例题的编程算法-Numerical analysis, the LU decomposition method, principal component elimination method in proportion, column main elimination method, gauss elimination method, method of ch
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:12811
    • 提供者:季秋峰
  1. Introduction-to-Algorithms

    0下载:
  2. 算法导论是学习编程算法的经典书籍,对学习算法的同学有很大帮助!-something wrong with automatic translation!
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4992696
    • 提供者:Henry
  1. least-square-method

    0下载:
  2. 最小二乘法,计算方法编程算法,c++编写,算法可以实现-Least squares method, calculation method programming algorithms, c++ to write the algorithm can be implemented
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:9561
    • 提供者:刘辉
  1. lu

    0下载:
  2. lu分解算法,计算方法编程算法,c++编写,算法可以实现-lu decomposition algorithm, calculation algorithm programming, c++ to write the algorithm can be implemented
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6708
    • 提供者:刘辉
  1. Runge-Kutta

    0下载:
  2. 龙格库塔算法,计算方法编程算法,c++编写,算法可以实现-Runge-Kutta algorithm, calculation algorithm programming, c++ to write the algorithm can be implemented
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:9893
    • 提供者:刘辉
  1. Newton-down-the-mountain

    0下载:
  2. 牛顿下山法,计算方法编程算法,c++编写,算法可以实现-Newton downhill method, calculation algorithm programming, c++ to write the algorithm can be implemented
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:9660
    • 提供者:刘辉
  1. yangdang

    0下载:
  2. 亚当程序,计算方法编程算法,c++编写,算法可以实现-Adam procedures, calculation algorithm programming, c++ to write the algorithm can be implemented
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:9606
    • 提供者:刘辉
  1. FBP重建算法

    1下载:
  2. 基于C语言编程的C语言投影,滤波反投影重建算法,从外界加载的图片。
  3. 所属分类:数据结构常用算法

  1. C_program

    0下载:
  2. 哈希表,数据结构,C语言,哈希表对编程算法很有帮助-Hash tables, data structures, C language programming algorithm hash table helpful
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:111719
    • 提供者:CHEN
  1. 模拟退火法解决车辆路径问题

    2下载:
  2. 模拟退火法解决车辆路径问题,用matlab编程解决的,亲测可用.
  3. 所属分类:matlab例程

  1. 卡尔曼滤波算法C语言实现

    1下载:
  2. 数据滤波是去除噪声还原真实数据的一种数据处理技术, Kalman滤波在测量方差已知的情况下能够从一系列存在测量噪声的数据中,估计动态系统的状态. 由于, 它便于计算机编程实现, 并能够对现场采集的数据进行实时的更新和处理, Kalman滤波是目前应用最为广泛的滤波方法, 在通信, 导航, 制导与控制等多领域得到了较好的应用
  3. 所属分类:软件工程

  1. decode

    0下载:
  2. 基因表达式编程算法中,对于染色体进行解码的代码-Gene expression programming algorithm for decoding the chromosome code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1225
    • 提供者:Cay Chance
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com