登录
首页 » 文件处理 » 模糊规则为基础的分类器设计

模糊规则为基础的分类器设计

于 2022-05-08 发布 文件大小:3.93 MB
0 115
下载积分: 2 下载次数: 1

代码说明:

1.简介 - 分众的介绍 - 简介进化计算 - 简要介绍了模糊规则为基础的分类 2.审查模糊规则为基础的系统研究 - 从人类专家的模糊规则 - 精度最大化 - 改进的可解释性 - 多目标的方法 3.进化的模糊分类器设计 - 进化模糊规则的选择 - 模糊遗传学为基础的学习机 4.目前的热点问题和未来发展方向

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 确定哪个硬盘驱动器可用以及有多少硬盘空间
    确定哪个硬盘驱动器可用以及有多少硬盘空间-determine which hard drives and the number of available hard disk space
    2022-09-03 16:05:03下载
    积分:1
  • Through the program, you can achieve the update file copy, then you can call the...
    通过该程序,可以实现更新文件的拷贝,然后可以调用更新后的文件-Through the program, you can achieve the update file copy, then you can call the updated files
    2022-08-12 13:53:39下载
    积分:1
  • 用Delphi 6编写的filesnoop。运行在Windows 9x/我,NT 4、2000和XP。FI…
    FileSnoop 用 Delphi 6 编写。可以运行在Windows 9x/Me,NT 4.0,2000和XP。FileSnoop 使你快速获得文件的所有基本信息。对于每一种类型的文件,它最多可以提供四种视图来察看:信息视图,格式化视图,文本视图和十六进制视图。 信息视图除提供基本的文件信息(如类型、属性)外,还根据不同的文件类型提供其特定的信息内容。如图像文件会包含图像的高度和宽度以及其它的详细信息。格式化视图只针对某些文件有用,包括.rtf,.html,.avi和各种声音、位图和图标文件。它可以播放声音和动画以及显示图像。文本视图可以察看文本文件,选项设置可以将非打印字符剥离出来。此特性可以让你扫描.exe文件中的所有错误信息。十六进制视图可以用十六进制形式显示文件。-FileSnoop prepared with Delphi 6. Runs on Windows 9x/Me, NT 4.0, 2000 and XP. FileSnoop make you fast access to documents of all basic information. For each type of document, it can provide a maximum of four to see View : View information, formatting View, text and hexadecimal View View. Information View from providing basic file information (such as the type, nature), but also according to different types of documents provide specific information content. If the image files will contain the image height and width, and other detailed information. Formatting View only useful against certain documents, including. Rtf. Html. Avi and voices icon and bit
    2022-10-11 07:45:03下载
    积分:1
  • 实现图像的读入,本程序采用Visual C++实现的是我读到的…
    实现读取图像,本程序用Visual C++实现的是读取本人学校的校徽,北京交通大学和图像。可以直接运行,是读取图像的很好的例子。-Realize read images, this procedure using Visual C++ Realize is that I read the school badge School, Beijing Jiaotong University, and images. Can be directly run, is to read images very good example.
    2022-01-29 04:31:00下载
    积分:1
  • 这是用Delphi7在windows下开发的“搜索目录”小程序。软大小为:(400KB)...
    这是用Delphi7在windows下开发的“搜索目录”小程序。软件大小为:(400KB)-This is the windows with Delphi7 developed under "Search Directory" small programs. Software Size : (400KB)
    2022-08-18 03:04:44下载
    积分:1
  • vba程序,word自动化程序,vc操作msword,vc操作msword
    vba程序,word自动化程序,vc操作msword,vc操作msword-vba procedures, word automation procedures, vc operation msword, vc operation msword
    2022-02-03 13:41:50下载
    积分:1
  • the modeling of a wind turbine
    此文件显示了风力涡轮机建模的代码。它是风力涡轮机转子速度和风力涡轮机处风速的函数。当然,我们可以改变一些参数,比如风力涡轮机的叶片长度,安装风力涡轮机的空气密度。
    2022-04-23 07:53:16下载
    积分:1
  • 查看DLL的VC代码
    查看DLL文件的VC代码-view vc code about DLL files
    2022-09-09 12:10:02下载
    积分:1
  • File Processing
    此项目是将编辑控件中的值保存到文件的教程
    2022-08-04 01:10:25下载
    积分:1
  • The software supports multi
    本软件源码支持多文档操作。(Lab Windows)删除文件是电脑应用中最常使用到的操作之一了,一般说来,我们删除文件的目的就是把文件弃之不要或为了腾出更多的磁盘空间,但是系统为了防止我们删除后又后悔,设计可谓用心良苦,这一点最充分体现在回收站的出现。  当我们将文件删除后,文件其实只是被转移到了磁盘中一个叫“Recycled”的文件夹中,以防备万一你需要“回收”。这种设计的好处是不言而喻的,但也有一些问题,如果你 删除的文件内容含有重大的商业秘密或个人隐私,而你又没有及时清空回收站的话,别人很容易从你的回收站中“捡”出这些有价值的文件;另一方面,这种删除方法其实并没有给你的磁盘腾出空间,改变了我们删除文件的初衷。那么要如何才能真正地删除文件呢?-The software supports multi-source operating documents. (Lab Windows) delete the file is a computer application to the most commonly used one of the operators, in general, we have deleted the purpose of the paper is to document or not to abandon it in order to free more disk space, but the system in order to prevent our regret later deleted, the design is well intentioned, this the most fully reflected in the emergence of Recycling. When we delete the document, in fact, is being transferred to a disk called "Recycled" folder, to prevent the event that you need to "recovery." The benefits of this design is self-evident, but there are some proble
    2022-08-16 13:40:33下载
    积分:1
  • 696518资源总数
  • 105918会员总数
  • 20今日下载