CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 代码

搜索资源列表

  1. BP神经网络

    0下载:
  2. BP代码,主要用于数据的拟合及分类。该算法能够在控制精度的情况下得到较好的效果
  3. 所属分类:matlab例程

    • 发布日期:2012-10-26
    • 文件大小:31232
    • 提供者:lwp437@sina.com
  1. mmc单列多服务台排队系统仿真matlab代码

    13下载:
  2. M/M/c单列多服务台排队系统仿真matlab代码 (1)系统数据处理准确; (2)功能齐全; (3)操作方便、简单,界面友好; -M/M/c single multi-server queuing system simulation matlab code (1) accuracy of data processing systems (2) functional (3) easy to operate, simple, friendly interface
  3. 所属分类:matlab例程

    • 发布日期:2012-10-26
    • 文件大小:31674
    • 提供者:xuwentao
  1. 粗糙集代码

    0下载:
  2. 上面介绍了粗糙集的论文 以及相关的代码
  3. 所属分类:matlab例程

    • 发布日期:2012-10-26
    • 文件大小:813802
    • 提供者:zhxmdy@163.com
  1. GA

    0下载:
  2. 在Visual 2008环境下,用C#编写的一个基本的遗传算法代码。相信对学习遗传算法的人有一定的参考价值。-In Visual 2008 environment, using C
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:39096
    • 提供者:东方骥
  1. canny算子代码

    0下载:
  2. canny算子代码canny算子代码canny算子代码canny算子代码
  3. 所属分类:人工智能/神经网络/遗传算法

  1. CRC-16 CRC-32 算法介绍,程序代码

    0下载:
  2. CRC-16 CRC-32 算法介绍,程序代码-CRC-16 CRC-32 algorithm, the program code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-09
    • 文件大小:5477
    • 提供者:管冬兵
  1. linux内核0.11详细注释

    0下载:
  2. 本书对Linux 早期操作系统内核(v0.95)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间内对Linux 的工作机理获得全面而深刻的理解,- This book (v0.95) the complete code document has carried on the detailed comprehensive annotation and the explanation to the Linux early time operating system essen
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-28
    • 文件大小:2287616
    • 提供者:杜水飞
  1. ACM

    0下载:
  2. ACM 算法模板,适合搞ACM的人,包括各个方面,减少大家找代码的时间-ACM Algorithm templates
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:60616
    • 提供者:peterk2071
  1. Huffman

    0下载:
  2. 霍夫曼编码全代码,完全描述了编码的全过程,还包括几个实例研究-Huffman code the whole code, a full descr iption of the encoding of the entire process, including several case studies
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:1295
    • 提供者:Leonard
  1. 三个汉克尔变换的代码

    0下载:
  2. 三个计算汉克尔变换的Fortran代码,可以自定义核函数进行计算
  3. 所属分类:matlab例程

  1. matched_filter

    2下载:
  2. 一种匹配滤波器的MATLAB代码实现,需要者可下载-A kind of matched filter MATLAB code realization needs can be downloaded
  3. 所属分类:matlab例程

    • 发布日期:2013-08-02
    • 文件大小:746
    • 提供者:王晶
  1. stl

    1下载:
  2. 读取STL格式文件代码,通过建表简化拓扑结构,获取模型的最大值,最小值等参数。-STL format file to read the code, through the construction of simplified topology table, access to model maximum and minimum values ??and other parameters.
  3. 所属分类:STL

    • 发布日期:2016-01-25
    • 文件大小:4106240
    • 提供者:段昭亮
  1. AStar

    0下载:
  2. 八数码问题的A*算法实现,java的伪代码,基本思想-8 digital issues of A* algorithm, java pseudo code, the basic idea
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3264
    • 提供者:呵呵
  1. structure

    2下载:
  2. 数据结构二叉树实现代码:功能如下: (1)创建二叉树 (2)递归算法先序遍历二叉树 (3)非递归算法中序遍历二叉树 (4)递归算法后序遍历二叉树 (5)求二叉树叶子结点个数 (6)按层次遍历二叉树 (7)求二叉树树深 -A binary tree data structure to achieve the code: Function is as follows: (1) Create a binary tree (2) recursive alg
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-12-24
    • 文件大小:189887
    • 提供者:lqs010203
  1. 基于meanshift目标跟踪代码

    0下载:
  2. 该代码主要编写的是meanshift在人体跟踪中的应用代码,这个是最基本的颜色矢量作为特征向量用于meanshift中跟踪。
  3. 所属分类:matlab例程

    • 发布日期:2012-11-08
    • 文件大小:3301
    • 提供者:flyhighwjw1987
  1. NaviveBayesClassify

    0下载:
  2. java代码的朴素贝叶斯分类器 java代码的朴素贝叶斯分类器 调试通过-java code java code Naive Bayes classifier Naive Bayesian classifier Naive Bayesian classification of java code through debugging
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:5939
    • 提供者:陈蓉
  1. 遗传算法matlab代码

    1下载:
  2. 遗传算法matlab代码.doc
  3. 所属分类:matlab例程

    • 发布日期:2012-11-12
    • 文件大小:90112
    • 提供者:coolhandy
  1. 零阶保持器仿真代码

    1下载:
  2. 零阶保持器仿真代码,已通过matlab编译,实现零阶保持器基本功能
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-12
    • 文件大小:3549
    • 提供者:mdyzhao@126.com
  1. smatlab

    0下载:
  2. 小波变换通过matlab实现s小波变换代码,给出变换结果。-Wavelet transform, through the realization of s wavelet transform matlab code, given the results of transformation.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1600
    • 提供者:bqllda
  1. C++数值分析代码

    0下载:
  2. 里面包含了一个用VC开发的二分法程序,牛顿迭代法程序源码-Which contains a dichotomy with VC development procedures, Newton iteration procedure source
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:19439
    • 提供者:廖春华
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com