Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - FCM
Search - FCM - List
就这个 的 的 我-of this I
Date : 2025-12-20 Size : 19kb User : wuepng

Fuzzy PSO算法仿真源代码,实现模糊蚁群优化算法的仿真。-Fuzzy PSO algorithm
Date : 2025-12-20 Size : 3.05mb User : sukuifeng

其实原理就是捕获屏幕画面然后再把图像传给客户机。原理很简单: 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图像,如果希望转换成设备无关的DIB图像,只要在DDB图像前创建一个标准的BITMAP文件头就可以了(DDBtoDIB( bitmap, BI_RGB, pal ))。 4、得到图像数据(如果考虑速度的话可以把图像压缩) 5、数据传输(远程监控) “在这里,我们先来看看截获当前桌面是如何实现的。关于远程捕获,只要在下面的基础上加上网络传输部分就OK了。下面介绍的是捕获桌面技术的基础,具体截屏代码如下: -In principle is to capture screen picture then pictures to the client. Principle is very simple: 1, first using HDC detected by FCM (NULL) GetWindowDC = Get the desktop HDC detected by FCM 2, memhdc = CreateCompatibleDC (HDC detected by FCM), According to the desktop HDC detected by FCM create a same memory DC and screen 3 and StretchBlt (0, 0, memhdc, nWid, nHei, 0, 0, HDC detected by FCM, nWid, nHei SRCCOPY) , The screen, the image to the memory when you are already in memory DC got screen image. This is related to the equipment, if hope DDB image converted image of device-independent DIB in DDB images, before creating a BITMAP standard file header can (DDBtoDIB BITMAP, Pal, BI_RGB (). 4 and image data (if consider speed can put the image compression) 5 and data transmission (remote monitoring) "Here, we ll look at how the desktop is intercepted. About remote capture, just below the basis and network transmission parts with respect to OK. Here is the foundation, the desktop
Date : 2025-12-20 Size : 2kb User : xushuangjay

使用C++完成的模糊C均值聚类算法的实现-FCM algorithm document
Date : 2025-12-20 Size : 214kb User : jkjk

该文档为2011年关于fcm最新方向研究,对论文取向有较大帮助-This document is the latest in 2011 the direction of research on the fcm of papers have a greater orientation to help
Date : 2025-12-20 Size : 6.86mb User : 吴尘秋

matlab 程序 模糊均值FCM 算法-the Matlab procedures fuzzy means FCM algorithm
Date : 2025-12-20 Size : 7kb User : honkleo

FCM聚类算法,C++实现的,最简单最常用的模糊聚类算法-FCM clustering algorithm, C++ achieved, the simplest and most commonly used fuzzy clustering algorithm. . . .
Date : 2025-12-20 Size : 51kb User : deng

模糊聚类算法的应用,找出相应的焦点和系统运行的相关状态。-Application of FCM and EM,it can select the focus and the operation of the system.
Date : 2025-12-20 Size : 1000kb User : 冯莉

模糊c均值聚类 FCM算法的两种迭代形式的MATLAB代码。-Fuzzy c-means clustering algorithm FCM two iterative form of MATLAB code.
Date : 2025-12-20 Size : 2kb User : 殷娇

给予模糊均值聚类问题(FCM)的神经网络算法,对初学者进行神经网络关于聚类分析问题方面学习时一个不错的程序-Neural network algorithm for fuzzy mean clustering problem (FCM)
Date : 2025-12-20 Size : 25kb User : shang yu
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.