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

搜索资源列表

  1. xreport

    2下载:
  2. 这是一款很实用的报表设计器,功能强大!完全用C#编写,运行在微软DOTNET框架1.1的环境下,实现了很多新型报表工具应当具有的特点。-This is a very practical design for the statements, powerful! C# fully prepared, Microsoft DOTNET operation in the framework of the 1.1 environment, achieving many of the new tools s
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3198540
    • 提供者:汪洋
  1. netEdit

    0下载:
  2. 拥有图形界面的,用java编写的神经网络设计器,使用方便
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1363027
    • 提供者:
  1. 随机m序列校验器

    2下载:
  2. 该源码是采用dspbuilder进行设计,目的是完成一个为随机m序列校验器,很有用看看就知道了
  3. 所属分类:matlab例程

    • 发布日期:2014-01-17
    • 文件大小:2907
    • 提供者:fdsaf
  1. Hfmtree编译码器

    0下载:
  2. 利用哈夫曼编码进行通信可以大大提高通信信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统将传输数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双工传输信息的信道),每端都需要一个完整的编/译码系统。为这样的信息收发站设计的一个哈夫曼编/译码系统。-use Huffman coding communication can greatly enhance communication channel utilization, reduced transm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2081
    • 提供者:cuckoo
  1. matlab的感知器算法设计

    0下载:
  2. 基于matlab的感知器算法设计,可以将不同的模式类进行划分
  3. 所属分类:matlab例程

    • 发布日期:2011-08-22
    • 文件大小:9692
    • 提供者:693294195
  1. 基于matlab的陷波器设计代码

    3下载:
  2. 心电信号中有50Hz的工频干扰,通过陷波器可以消除此干扰。
  3. 所属分类:matlab例程

  1. Wiener.rar

    0下载:
  2. 设计一维纳滤波器。产生三组观测数据,并估计它们的AR模型参数,分析信号长度和模型阶次对实验结果的影响,Wiener filter design. Have three sets of observational data, and estimated AR model parameters of their analysis of the signal length and model order on the impact of experimental results
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:845
    • 提供者:王健
  1. bayes

    0下载:
  2. 用matlab完成基于最小错误率的贝叶斯分类器的设计-Done with matlab error rate based on the minimum design of Bayesian classifier
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1762
    • 提供者:leo
  1. nonlinerSVMfeileiqi

    0下载:
  2. 用其中一半的数据采用ANN-BP算法设计分类器,另一半数据用于测试分类器性能。-Half of the data used by ANN-BP algorithm design classifier, the other half of the data used to test the classifier performance.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:137024
    • 提供者:龚煜
  1. 基于BP神经网络设计分类器

    0下载:
  2. 基于BP神经网络设计分类器,MATLAB源程序例子。-Design based on BP neural network classifier, MATLAB source code examples.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-29
    • 文件大小:285544
    • 提供者:励轩
  1. C_filter

    0下载:
  2. 用fdatool设计一个50Hz陷波器,导出系数,编程,对原始信号signal.txt进行滤波。本程序为C程序。-50Hz with fdatool design a notch filter, export coefficient, programming, filtering the original signal signal.txt. This program is C program.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:242109
    • 提供者:li-ellin
  1. tezhengxuanzhe

    1下载:
  2. 利用最小互信息实现向量的特征选择,优化分类器的设计,原创-The use of mutual information to achieve the smallest feature selection vectors, optimizing the classifier design, originality
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-06-21
    • 文件大小:1526
    • 提供者:王将
  1. DataStructerEditor

    0下载:
  2. C++写的数据结构课程设计:文章编辑器,压缩包里面包括源程序和试验报告,贡献出来大家一起学习进步啊-C++ Written curriculum design data structure: Article Editor, compressed package includes source code and test reports, contribute to learn and progress together ah
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:77311
    • 提供者:huahua
  1. huffman

    0下载:
  2. 这是一款huffman编码设计器,有压缩解压功能,有具体代码和论坛-This is a huffman encoding Designer, there are compression decompression functions, there are specific codes and forums
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-28
    • 文件大小:42226
    • 提供者:王三
  1. Bayes

    0下载:
  2. 贝叶斯分类实验,设计简单的线性分类器,了解模式识别的基本方法。掌握利用贝叶斯公式进行设计分类器的方法。-Bayesian classification experiment is designed to be simple linear classifier, know the basic methods of pattern recognition. Master the use of Bayesian classifier design formula method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1272
    • 提供者:屠志海
  1. KBFSetup

    0下载:
  2. 卡尔曼滤波设计器描述 可安装的电子书,网页文件,全英文。 -Kalman Filter Designer can be installed to describe the e-books, web documents, all in English.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:381906
    • 提供者:mu
  1. xiaoyouxidaima

    0下载:
  2. 手势分类器设计,很好很强大,太强大了,真的-Gesture classifier design, very good very strong, too strong, and true
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:211372
    • 提供者:ggghhhjjjkkk
  1. Perceptronneuralnetworkdesign

    0下载:
  2. 感知器神经网络设计,通过matlab实现,可以作为一个较好的示例-Perceptron neural network design
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2115
    • 提供者:沐雨
  1. 贝叶斯分类器设计

    1下载:
  2. 利用贝叶斯公式计算出其后验概率,即该对象属于某一类的概率,选择具有最大后验概率的类作为该对象所属的类。也就是说,贝叶斯分类器是最小错误率意义上的优化。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 管壳式换热器设计计算用matlab源代码

    1下载:
  2. 管壳式换热器中的热量计算,基于matlab实现(Heat exchanger calculation)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:12288
    • 提供者:瓜123
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com