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

搜索资源列表

  1. geneticalgoritm

    0下载:
  2. 遗传算法代码,用VC++演示,还有中文说明。-genetic algorithm code, VC demonstration, the Chinese statement.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:50455
    • 提供者:徐俊
  1. 0720050105214413

    0下载:
  2. 著名的矩阵算法代码,这是我们在写论文时搜集整理的。-famous matrix algorithm code, which is the collection of papers written finishing.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:23579
    • 提供者:hama111
  1. 目标跟踪滤波算法代码

    0下载:
  2. 所属分类:书籍源码

  1. 09

    0下载:
  2. vc++ 实现数字图像处理,包括腐蚀、膨胀,开和闭运算算法代码-vc++ realization of digital image processing, including corrosion, expansion of open and closed code algorithms
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:81127
    • 提供者:丁丁
  1. 数据挖掘c++代码

    2下载:
  2. 包括关联 聚类 神经网络 遗传算法
  3. 所属分类:书籍源码

  1. Graph

    1下载:
  2. 图的基类以及最短路径算法,dijkstra,floyd,Kruskal算法等,代码来自北大赵海燕老师编著的数据结构与算法。-Graph base class as well as the shortest path algorithm, dijkstra, floyd, Kruskal algorithm, code Zhao Haiyan teachers from Beijing University and edited by the data structure and algorith
  3. 所属分类:source in ebook

    • 发布日期:2016-05-10
    • 文件大小:42789
    • 提供者:张淼
  1. sousuo

    0下载:
  2. 算法分析与设计中的二分搜索算法代码,用来实现数字查找。-Algorithm Analysis and Design of the two sub-search algorithm code, used to achieve the number of search.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:833
    • 提供者:流潮
  1. shujujiegou

    0下载:
  2. 清华大学严蔚敏数据结构书本各章节算法代码-Tsinghua University, Yan Wei-min data structure algorithm code books
  3. 所属分类:source in ebook

    • 发布日期:2017-05-22
    • 文件大小:7149811
    • 提供者:Ewack
  1. TEA

    0下载:
  2. TEA的C语言算法,编译通过可以运行,而且加了个test代码-TEA algorithm in C language, the compiler can be run through, and added a test code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:1948
    • 提供者:邵枫
  1. c

    0下载:
  2. c入门代码大全,算法大全,数据类型,文件,指针-c Guinness entry code, algorithms Guinness Entry code Guinness, Guinness algorithm, data type, file, pointer
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:796102
    • 提供者:yxing
  1. DelphiAlgorithm

    0下载:
  2. 常用的算法代码,delphi实现,包括了方程求解,插值,优化,特征值等-Algorithm commonly used code, delphi achieve, including the equation, interpolation, optimization, eigenvalue, etc.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-14
    • 文件大小:3276477
    • 提供者:ulu
  1. TSP

    0下载:
  2. 是用归并排序 开发环境是C++ 算法代码经acm测试通过 -无
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:975
    • 提供者:偶尔淫荡
  1. sfdm

    0下载:
  2. 高教版《数据结构与算法》的源代码,非常适合学习(data structure and alrotithm source code)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-20
    • 文件大小:472064
    • 提供者:mbw1983
  1. 抗积分饱和PID控制算法及仿真

    0下载:
  2. 抗积分饱和PID控制算法及仿真,含有积分饱和的算法代码(Anti - integral Saturation PID Control Algorithm and Simulation)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:kdx
  1. PID算法

    0下载:
  2. PID代码的实现,各种代码的实现,详细的解释,非常好的学习教程(PID code to achieve a variety of code to achieve a detailed explanation, a very good learning tutorial)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-03
    • 文件大小:103578624
    • 提供者:341203jht
  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. 二维ostu代码

    2下载:
  2. 维基百科上的二维ostu代码有点问题,这个是根据其原理修改后的(The two-dimensional Ostu code on Wikipedia has some problems. This is a modified version based on its principles.)
  3. 所属分类:书籍源码

    • 发布日期:2020-03-10
    • 文件大小:1024
    • 提供者:zyllive
  1. 《智能优化算法及其MATLAB实例-(第2版)》源码

    8下载:
  2. 课本所有章节的代码,对应课本每章节每个案例代码均有,可以放心使用(Code for all chapters of the textbook)
  3. 所属分类:书籍源码

    • 发布日期:2020-01-07
    • 文件大小:36864
    • 提供者:萌神7号
  1. 基于人群搜索算法的PID参数整定

    1下载:
  2. 第7章 基于人群搜索算法的PID参数整定,代码完整好使。(In Chapter 7, PID parameters are adjusted based on crowd search algorithm, and the code is complete.)
  3. 所属分类:书籍源码

  1. C语言常用算法代码

    0下载:
  2. C语言常用算法代码,包括常见的数值计算的珍贵源代码
  3. 所属分类:书籍源码

    • 发布日期:2022-03-27
    • 文件大小:6754191
    • 提供者:zhjmeteor
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com