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

搜索资源列表

  1. sign_on_line_recognize

    0下载:
  2. 模式识别中的在线签名鉴定,包括AR实现算法,DTW算法及应用实例。很好用-pattern recognition of online signature identification, including AR algorithm, DTW and application examples. Good use
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:128598
    • 提供者:林晓芸
  1. ga0000000000000

    0下载:
  2. 遗传算法的一个实例。m个工件分配给m架机床的效益最优化问题,使用一种遗传算法解决。-a genetic algorithm examples. M m allocated to the workpiece-machine efficiency optimization, the use of a genetic algorithm.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:3192
    • 提供者:lee
  1. vc_jiqiaoshili_part1

    0下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第1章 C_C++基础 共有四个实例 1. ex1_7用C语言实现参数个数可变的函数 2. ex1_8创建和访问环境变量 3. SortDemo各种排序算法示例 4. BinaryTree二叉排序树相关操作示例-Visual.C program design techniques and examples -- matching CD Chapter 1 C_C foundation is a total of four
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:72991
    • 提供者:xixi
  1. ANN-PID

    0下载:
  2. 神经网络PID控制算法仿真实例,有很好的参考价值
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:12840
    • 提供者:lily
  1. 71-93

    0下载:
  2. C语言精彩百例第71-93例 第三篇 常用算法篇 实例71 链表的建立 实例72 链表的基本操作 实例73 队列的应用 实例74 堆栈的应用 实例75 串的应用 实???76 树的基本操作 实例77 冒泡排序法 实例78 堆排序 实例79 归并排序 实例80 磁盘文件排序 实例81 顺序查找 实例82 二分法查找 实例83 树的动态查找 实例84 二分法求解方程 实例85 牛顿迭代法求解方程 实例86 弦截法求解方程 实例8
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:22837
    • 提供者:杨志亮
  1. 94-100

    0下载:
  2. C语言精彩百例第93-100例 第四篇 综合应用篇 实例94 用C语言实现遗传算法 实例95 人工神经网络的C语言实现 实例96 K_均值算法 实例97 ISODATA算法 实例98 快速傅立叶变换 实例99 求解野人与传教士问题 实例100 简单专家系统
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:25055
    • 提供者:杨志亮
  1. CSharp

    0下载:
  2. CSharp经典实例经典著作其中每个实例都具有代表性开拓了算法思路-CSharp classic classic example of one representative each instance of the algorithm to develop ideas
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1208222
    • 提供者:张之万
  1. evlmem

    2下载:
  2. 最大熵法实现功率谱估计,内附算法实例及数据结果。-Maximum entropy power spectrum estimation method, containing the results of algorithm and data examples.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:1376
    • 提供者:single
  1. imageprocessing

    0下载:
  2. 其中包含了一些C++处理算法和实例,对正在学习使用C++处理图像的朋友很有用。-It contains a number of C++ processing algorithms and examples .Pairs are learning to use C++ friend of image processing is useful。
  3. 所属分类:source in ebook

    • 发布日期:2017-05-10
    • 文件大小:2173835
    • 提供者:张艳梅
  1. C_language_algorithms_for_Quick_Lookup_Manual

    3下载:
  2. 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
  3. 所属分类:source in ebook

    • 发布日期:2014-06-10
    • 文件大小:222943
    • 提供者:Jawen
  1. KMP

    0下载:
  2. KMP 模式匹配算法实例 C++源码 字符串查找-KMP pattern matching algorithm in C++ source code search string
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:674
    • 提供者:xilo
  1. matlab_Genetic_Toolbox

    0下载:
  2. 《matlab实例》中有关遗传工具箱的算法实例,希望对大家有帮助。-" Matlab example" in the genetic algorithm toolbox instance, we want to help.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:105137
    • 提供者:陈阳
  1. matlab_optimization

    0下载:
  2. 《matlab实例》有关优化算法的实例源码,希望对大家有帮助。-" Matlab example" examples of the algorithm source code, we want to help.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:68783
    • 提供者:陈阳
  1. complex

    0下载:
  2. 叶元烈《机械优化理论与设计》中:复合形算法实例及源程序-YE Yuan-lie, "Mechanical Optimization Theory and Design" : Complex algorithms examples and source code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:1969
    • 提供者:蛙声一片
  1. GA

    0下载:
  2. 介绍了一个遗传算法实例,用c++语言编程,源代码-Examples of genetic algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:6575
    • 提供者:谢梦星
  1. Examples-of-neural-network-algorithm

    0下载:
  2. 一组神经网络算法实例:有三个M文件组成 Examples of neural network algorithm-Examples of neural network algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1442
    • 提供者:山西海南人
  1. Kmeans

    0下载:
  2. Kmeans聚类算法实例,比较容易理解明白算法的内涵。-Kmeans clustering algorithm for example, relatively easy to understand the connotation of the algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1780
    • 提供者:王朋
  1. C_TraDaBoost

    1下载:
  2. 戴文渊---Boosting for Transfer Learning,TraDaBoost算法的源代码。(Dai Wenyuan ---Boosting for Transfer Learning, the source code of the TraDaBoost algorithm.)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-22
    • 文件大小:1672192
    • 提供者:小豆芽儿
  1. PIDMATLABcode

    0下载:
  2. 先进pid 算法的matlab实现,里面附有实例和源码(Matlab implementation of advanced pid algorithm, with examples and source code)
  3. 所属分类:书籍源码

    • 发布日期:2018-05-06
    • 文件大小:5158912
    • 提供者:爱你千百回
  1. 《智能优化算法及其MATLAB实例-(第2版)》源码

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

    • 发布日期:2020-01-07
    • 文件大小:36864
    • 提供者:萌神7号
« 12 »
搜珍网 www.dssz.com