搜索资源列表
FCM(java)
- 模糊聚类算法FCM的JAVA源代码。输入data_in.txt和parameters.txt文件,输出center.txt和matrix.txt文件-fuzzy clustering algorithm FCM Java source code. Parameters.txt data_in.txt and importation documents, center.txt output documents and matrix.txt
Kmeans_FCM
- java写的模糊c均值聚类算法和k均值聚类算法-fuzzy c means clustering algorithm and K means cluster in java
compass
- java compass 实现对汉字的模糊查询 这是学习用例 共享给大家仅学习使用。-java compass to realize the character of the fuzzy query is for everyone to share learning with a case study use only.
ElectronicShopping(Java)
- 此电子商城采用的是B2B类型,它可以使顾客通过网络购物、浏览商品、查询订单、查看公告和销售排行等。通过对一些典型电子商城网站的考察、分析,并结合企业要求以及实际的市场调查,要求本系统具有以下功能:美观友好的操作界面,能保证系统的易用性,规范、完善的基础信息设置,商品分类详尽,可按不同类别查看商品信息,按商品大类及商品名称进行模糊查询,实现网上购物。 新品及特价商品展示,商品销售排行。(SQL数据库)-This e-Mall is a B2B type used, it can make cu
FuzCogMap
- Java Class implementing a Fuzzy Cognitive Map
FuzzySystem
- A Java class representation of a fuzzy cognitive map which contains a set of factors and relationships between them.
fuzzy_c_mean_cpp
- java fuzzy cmeans code
FCM
- Fuzzy C-means algorithm written in Java
ImageProc2W
- 用纯java技术实现了对图像锐化、模糊、边缘、灰度等操作功能-Pure java technology for image enhancement, fuzzy, edge, gray-level functions such as operation
shoppingcart
- 网上购物系统 管理员模块和用户模块,支持模糊查询商品,JAVA编写,MYSQL数据库。-Online shopping system administrator module and user module, to support the fuzzy inquiry of goods, JAVA prepared, MYSQL database.
Temperature
- Fuzzy logic example that sorts temperatures into fuzzy sets.
InternetShopInJava
- 该文件为java语言编写的在线购物系统(电子商城),主要实现了以下的目标和功能:采用B2B类型,使顾客通过网络购物、浏览商品、查询订单、查看公告和销售排行等;美观友好的操作界面,能保证系统的易用性;规范、完善的基础信息设置;商品分类详尽,可按不同类别查看商品信息;按商品大类及商品名称进行模糊查询;实现网上购物。新品及特价商品展示;商品销售排行。 压缩包包含了java源码,相关数据库文件,以及word说明文档。 -Java language of the document prepared
FuzzyEngine
- FuzzyEngine for Fuzzy Logic Inferense System on JAVA
nefclassj
- Neuro Fuzzy Classification Tool on JAVA
Classification
- this is implementation of classification problem with fuzzy.
PSO_Java
- 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域,基于Java语言实现。-Compared with the genetic algorithm, PSO has the advantage is simple and easy and there is no need to adjust many parameters. Has been widely applied to function o
topdengeleme
- fuzzy logic about top debgeleme
java仓库管理系统
- 仓库管理系统,用JAVA做的,使用的数据库软件是MYSQL 课程设计内容一共有管理表格四张,包含曾删改功能;查询表格六张,包含精确查找和模糊查找。含有登陆功能,先登陆后出现主界面,登陆有三个权限。压缩包里包含JAVA源文件和数据库,导入就可使用。-Warehouse management system, using JAVA to do, use a MYSQL database software course design content management table, a total o
Fuzzy-Filter
- NOISE REDUCTION USING FUZZY IMAGE FILTERING
Kode-Program-Algoritma-Fuzzy-C-Means
- Fuzzy clustering is a class of algorithms for cluster analysis in which the allocation of data points to clusters is not "hard" (all-or-nothing) but "fuzzy" in the same sense as fuzzy logic.