搜索结果
找到约 533 项符合
MS-Clustering 的查询结果
并行计算 DBSCAN是一个基于密度的聚类算法。改算法将具有足够高度的区域划分为簇
DBSCAN是一个基于密度的聚类算法。改算法将具有足够高度的区域划分为簇,并可以在带有“噪声”的空间数据库中发现任意形状的聚类。-DBSCAN is a density-based clustering algorithm. Algorithm change will have enough height to the regional cluster. and to be with the "noise" of the spatial database found cluste ...
串口编程 VisualC++通信编程工程实例精解 Chapter 2 Example 1 MSCOMM控件编程实例 Example 2 基于Windows API的虚拟终端实现 Example 3
VisualC++通信编程工程实例精解
\Chapter 2
\Example 1 MSCOMM控件编程实例
\Example 2 基于Windows API的虚拟终端实现
\Example 3 基于CSerialPort的串口多线程通信框架
\调试工具\串口调试助手
\Chapter 3
\Example 4 Winsock API编程技术——基于Winsock的聊天室程序
\Example 5 CAsyncSocket编程技术——基于CAs ...
人工智能/神经网络 中心点漂移是一种非监督聚类算法(与k-means算法相似
中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。
MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included is the Matlab imple ...
串口编程 一个使用SerialsPort类的多线程串口通信程序
一个使用SerialsPort类的多线程串口通信程序,告别使用MS控件的历史。
Java编程 java开源订销管理系统 一个使用Java语言开发
java开源订销管理系统
一个使用Java语言开发,以国内开源Web MVC框架EasyJWeb作系统引擎的Java Web应用系统,主要实现的功能有订单录入、打印、销售汇总、原料管理、客户管理、生产配料计算、报表打印、汇总、系统数据管理及维护等功能,是一个使用非常简单的编码方式实现的Web开源应用系统
采用面向对象的设计方法,页面设 ...
其他 WebDOS是完全命令化的ASP动态网页程序
WebDOS是完全命令化的ASP动态网页程序,仿照MS-DOS操作界面及命令格式,用户只能/仅需通过键盘输入命令,即可使用本系统提供的绝大部分功能。我们试图通过动态网页技术管窥DOS之貌。本文为WebDOS官方用户手册。
Java编程 JaNet: Java Neural Network Toolkit resume: A well documented toolkit for designing and training, a
JaNet: Java Neural Network Toolkit
resume: A well documented toolkit for designing and training, and a java library for inclusion in third party programs.
description: jaNet package is a java neural network toolkit, which you can use to design, test, train and optimize an ideal Neural Network for ...
matlab例程 LEGClust算法更新
LEGClust算法更新,上次上传的代码发现有些问题,现已更正,A Clustering Algorithm Based on Layered Entropic Subgraphs
单片机开发 12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typede
12864液晶原程序.#include <reg52.h>
#include <intrins.h>
typedef unsigned char BYTE
typedef bit BOOL
sbit rs=P2^0
sbit rw=P2^1
sbit e =P2^2
BYTE code dis[]={"www.zansi.com"}
delay(BYTE ms)
{
人工智能/神经网络 Probability distribution functions. estimation - (dir) Probability distribution estimation. dsam
Probability distribution functions.
estimation - (dir) Probability distribution estimation.
dsamp - Generates samples from discrete distribution.
erfc2 - Normal cumulative distribution function.
gmmsamp - Generates sample from Gaussian mixture model.
gsamp - Generates sample from Gaussian dist ...