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

搜索资源列表

  1. bayes1111

    0下载:
  2. Bayes分类器设计,对模式识别有一个初步的理解,能够根据自己的设计对贝叶斯决策理论算法有一个深刻地认识-Bayesian classifier design, pattern recognition to a preliminary understanding, According to the design of Bayesian decision theory algorithm has a profound understanding
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:44239
    • 提供者:那锋
  1. DesignCPP

    0下载:
  2. C++ design pattern in finance. Must know for QF engineers
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:75916
    • 提供者:LL
  1. an_antenna_pattern_design_software_based_on_matlab

    0下载:
  2. 对几种天线的方向图进行仿真,有2D和3D两种显示模式,适合matlab初学者或者天线设计初学者-Several antenna pattern of the simulation, there are two kinds of 2D and 3D display mode, suitable for beginners or the antenna design for beginners matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1115504
    • 提供者:songqi
  1. SORT

    0下载:
  2. 运用工厂设计模式的MFC应用程序,实现五种排序算法。-MFC application using the factory design pattern, to achieve the five types of sorting algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-11-30
    • 文件大小:1663407
    • 提供者:kai
  1. Radar

    0下载:
  2. The following is a list of MATLAB codes which includes the radar absorbing material design, the antenna pattern, the observation points generation, and the amplitude error and phase error calculations.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1708
    • 提供者:金萧
  1. Sorter

    0下载:
  2. 快速排序、堆排序、冒泡排序等各种排序算法,设计模式-Fast sort, heap sort , bubble sort, design pattern
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:49936
    • 提供者:陈晓文
  1. TALYOR_ARRAY

    1下载:
  2. 根据设计指标完成的泰勒线阵设计。可以得到方向图,激励幅度等曲线。-According to design specifications to complete the Taylor line array design. Pattern can be incentive rate, etc. curves.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1721
    • 提供者:lament
  1. combined

    0下载:
  2. Design Pattern how to use command pattern
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:7079
    • 提供者:Mike
  1. DesignPatternSrcCode

    0下载:
  2. 设计模式C++实现例子 很好用的啊,对学习设计模式很好用的 欢迎下载-design pattern c++
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:899243
    • 提供者:王刚
  1. DesignPattern

    0下载:
  2. 正在重构几个大项目,自己也正在编写设计模式库。 覆盖20几种采用模式; 而本人是本着好用,简洁至上的原则。编写了一套易用,易懂的模式库。 该模式库会用到LOKI部分对象(和BOOST 用到STL 对象基本类似)。请注意下载LOKI。 代码完全原创,免费提供大家下载,学习,研究和使用, 参考文献:《设计模式》《C++设计新思维》《模式分析》《代码重构》 程序中所使用的英文注释,来自《设计模式》一书。 编写语言: C-Several large p
  3. 所属分类:STL

    • 发布日期:2017-03-30
    • 文件大小:48129
    • 提供者:joyeep
  1. Neural-Network-Design

    0下载:
  2. This book gives an introduction to basic neural network architectures and learning rules. Emphasis is placed on the mathematical analysis of these networks, on methods of training them and on their application to practical engineering problems in suc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:9839343
    • 提供者:Umar
  1. GeneticAlgorithms

    0下载:
  2. 求解任务分配和路径选择的改进遗传算法。针对传统的遗传算法编程求解过程中存在的代码复用性不高,灵活性差的情况,在参考麻省理工学院Matthew Wall开发的遗传算法类库GAlib的基础上,提出了基于设计模式的改进遗传算法设计框架,提供了Visual C#代码。该框架通过使用模板方法模式、策略模式和适配器模式大大提高了改进遗传算法在设计实现过程中的可扩展性和灵活性。-Traditional genetic algorithm programming in the process of solvin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:514075
    • 提供者:廖伟
  1. Pattern-Recognization

    0下载:
  2. 本实验的目的是了解非参数估计--parzen窗估计,对数据进行Parzen窗估计和设计分类器。并分析窗口宽度h对分类的影响。-The purpose of this study is to understand the non-parametric estimation- parzen window estimation, Parzen window estimate of the data and design of classifiers. Window width h and analyz
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2090
    • 提供者:林耀明
  1. adapter_designpattern

    0下载:
  2. * Coupling between classes and class libraries is a major maintenance * headache. To ease this problem, often the client talks to an * abstraction descr iption, which in turn calls an implementation. * Sometimes these must evolve - when o
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1251
    • 提供者:lcx
  1. Wireless_Designer

    0下载:
  2. Computer application with implemented Okumura-Hata propagation prediction model and free space propagation loss model. Prediction code is used to predict outdoor propagation effect in any outdoor environment: urban, suburban, and rural. Application i
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1462431
    • 提供者:Rafal
  1. visitorsrc

    0下载:
  2. qt的一个设计模式 内有详细注解 是学习QT的很好的小例子-qt a design pattern with detailed annotations are a good learning small example of QT
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:574
    • 提供者:zhizhong
  1. Pattern-recognition-experiment

    0下载:
  2. 基于Fisher线性判别的基因分类器的设计,里面有源程序-Fisher linear discriminant based on the gene classifier design, which has source code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:89919
    • 提供者:
  1. Pattern-recognition-experiment1

    0下载:
  2. 基于多层感知器的DNA序列分类器的设计,里面有说明文档和源程序-Based on the DNA sequence of MLP classifier design, which has documentation and source code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:122517
    • 提供者:wfujpn105
  1. Divide-and-conquer-algorithm

    0下载:
  2. 分治算法是基于多分枝递归的一种算法设计模式。分治算法递归地把一个大问题分解为多个类型相同的子问题,直到这些子问题足够的简单能被直接解决。最后把这些子问题的解结合起来就能得到原始问题的解。-Divide and conquer algorithm is based on a multi-branch recursive algorithm design pattern. Divide and conquer algorithm recursively to a large problem into
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:7849
    • 提供者:刘旭
  1. Pattern-recognition

    0下载:
  2. 《模式识别》,是本人用matlab语言编程来实现贝叶斯分类器的设计-" Pattern recognition" is a programming language I use matlab to implement Bayesian classifier design
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:245390
    • 提供者:gxfnkm
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com