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

搜索资源列表

  1. VC经典数据算法代码

    1下载:
  2. VC经典数据算法代码 几个有意思的算法,初学算法有益,经典,经典-classic VC data algorithm code several interesting algorithm, useful learning algorithm, classic, classic
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:815782
    • 提供者:翟红讨
  1. 背包问题之贪婪算法求解C语言源代码

    0下载:
  2. 其实原来的程序也是采用了贪婪算法,不过下面程序中的beibao1函数采用了贪婪算法的另一种写法,beibao函数是以前的代码,用来比较两种算法-fact, the original procedure is used in the greedy algorithm, but the procedures below beibao1 function of the greedy algorithm used another way, beibao function of the previous
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1156
    • 提供者:ffff
  1. 银行家算法集

    0下载:
  2. 这是我收集的关于银行家算法的一些资料和代码-This is my collection of bankers, some of the algorithms and code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:106801
    • 提供者:ly
  1. CipherOne6.0

    2下载:
  2. 本软件代码所有权属于Scaton Software Co.,你可以任意使用该代码,但不得以商业形式整体或整模块使用本代码。 scaton, 2006.2.16 CipherOne 加密钻石锁软件代码模块介绍: Zlib---zip压缩静态库代码,GNU代码 Rsaref---Rsa密钥处理及各算法代码库,RSA Lab拥有版权,Scaton Software增加了AES和IDEA算法代码 RsaKern---本软件加密、解密处理核心模块,Scaton Softw
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2314554
    • 提供者:wuyadong
  1. geneticalgoritm

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

    • 发布日期:2008-10-13
    • 文件大小:50455
    • 提供者:徐俊
  1. 数据挖掘c++代码

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

  1. yinhangjiasuanfa

    0下载:
  2. 银行家算法代码,能够实现银行家算法安全性检查,等等。-Banker s algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:7810
    • 提供者:李嘉琪
  1. sfdm

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

    • 发布日期:2017-12-20
    • 文件大小:472064
    • 提供者:mbw1983
  1. LRU算法

    0下载:
  2. 操作系统 LRU算法 实验报告 及 程序代码服务一条龙(Operating system LRU algorithm experiment report and program code, service one-stop)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-13
    • 文件大小:473615
    • 提供者:折颜
  1. Matalb---GA算法代码---规范

    0下载:
  2. GA算法代码,比较规范,适合大家参考学习。(GA algorithm code, more standardized.)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-24
    • 文件大小:8192
    • 提供者:忘语wei
  1. 抗积分饱和PID控制算法及仿真

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

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

    2下载:
  2. 一种分阶自适应Volterra滤波算法代码,对研究非线性自适应滤波器的同学非常有帮助(A hierarchical adaptive Volterra filter algorithm code, the study of nonlinear adaptive filter students very helpful)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-30
    • 文件大小:4096
    • 提供者:29875
  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. BIHT_demo

    0下载:
  2. 一种基于1-bit压缩感知信号重构的matlab算法(Matlab algorithm for compressed sensing signal reconstruction based on 1-bit)
  3. 所属分类:易语言编程

    • 发布日期:2018-01-05
    • 文件大小:104448
    • 提供者:cmyself
  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. 基于蚂蚁算法的移动机器人三维路径规划代码

    1下载:
  2. 基于蚂蚁算法的三维航迹规划,程序可以运行,亲测有效(Three dimensional path planning based on ant algorithm, the program can run, and the pro test is effective)
  3. 所属分类:汇编语言

    • 发布日期:2020-06-27
    • 文件大小:6144
    • 提供者:周0231
  1. C语言常用算法代码

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

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