搜索资源列表
FCM(HCM)VB6[1]
- 就这个 的 的 我-of this I
PSOFuzzyModeler
- Fuzzy PSO算法仿真源代码,实现模糊蚁群优化算法的仿真。-Fuzzy PSO algorithm
pingmujiequ
- 其实原理就是捕获屏幕画面然后再把图像传给客户机。原理很简单: 1、先利用hdc=GetWindowDC(NULL) 得到桌面的hdc 2、memhdc=CreateCompatibleDC(hdc) 根据桌面的hdc创建一个和屏幕相同的内存DC 3、StretchBlt(memhdc,0, 0, nWid,nHei, hdc, 0, 0,nWid,nHei, SRCCOPY) ,把屏幕的图像复制到内存DC这时你已经在内存中得到了屏幕的图像了。这是设备相关的DDB图像,如果希望转换成设
FCM
- 使用C++完成的模糊C均值聚类算法的实现-FCM algorithm document
fuzzy-c-means
- 该文档为2011年关于fcm最新方向研究,对论文取向有较大帮助-This document is the latest in 2011 the direction of research on the fcm of papers have a greater orientation to help
c6fun1
- matlab 程序 模糊均值FCM 算法-the Matlab procedures fuzzy means FCM algorithm
cPP-fcm
- FCM聚类算法,C++实现的,最简单最常用的模糊聚类算法-FCM clustering algorithm, C++ achieved, the simplest and most commonly used fuzzy clustering algorithm. . . .
EM
- 模糊聚类算法的应用,找出相应的焦点和系统运行的相关状态。-Application of FCM and EM,it can select the focus and the operation of the system.
fuzzycm
- 模糊c均值聚类 FCM算法的两种迭代形式的MATLAB代码。-Fuzzy c-means clustering algorithm FCM two iterative form of MATLAB code.
FCGRNN
- 给予模糊均值聚类问题(FCM)的神经网络算法,对初学者进行神经网络关于聚类分析问题方面学习时一个不错的程序-Neural network algorithm for fuzzy mean clustering problem (FCM)
