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 clusters of arbitrary shape.
上傳時間: 2013-12-28
上傳用戶:q123321
VisualC++通信編程工程實例精解 \Chapter 2 \Example 1 MSCOMM控件編程實例 \Example 2 基于Windows API的虛擬終端實現 \Example 3 基于CSerialPort的串口多線程通信框架 \調試工具\串口調試助手 \Chapter 3 \Example 4 Winsock API編程技術——基于Winsock的聊天室程序 \Example 5 CAsyncSocket編程技術——基于CAsyncSocket的局域網通信程序 \Example 6 CSocket編程技術——基于CSocket的局域網聊天室程序 \擴充實例 基于CSocket的網絡版中國象棋 \調試工具\TCPUDP調試助手 \Chapter 4 \Example 7 訪問遠程數據庫MS SQLServer實例 \Chapter 5 \Example 8 以RS View32為服務器的OPC客戶端編程 \Example 9 一個OPC客戶端監視程序 \Chapter 6 \Example 10 一個封裝的Modem AT命令操作類的快速撥號程序 \Chapter 7 \Example 11 GSM和GPRS應用實例 \擴充實例 基于CSocket的GPRS數據中心程序 \調試工具和文檔\TCPUDP調試助手 MC55_ATC_V02.06.pdf TCP使用方法.doc 常用SMS指令一覽表.pdf
標簽: Example VisualC Chapter Windows
上傳時間: 2016-03-25
上傳用戶:趙云興
中心點漂移是一種非監督聚類算法(與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 implementation source code.
上傳時間: 2016-03-28
上傳用戶:wab1981
一個使用SerialsPort類的多線程串口通信程序,告別使用MS控件的歷史。
標簽: SerialsPort 多線程 串口通信 程序
上傳時間: 2016-04-08
上傳用戶:miaochun888
java開源訂銷管理系統 一個使用Java語言開發,以國內開源Web MVC框架EasyJWeb作系統引擎的Java Web應用系統,主要實現的功能有訂單錄入、打印、銷售匯總、原料管理、客戶管理、生產配料計算、報表打印、匯總、系統數據管理及維護等功能,是一個使用非常簡單的編碼方式實現的Web開源應用系統 采用面向對象的設計方法,頁面設計及系統邏輯分離,具有較好的擴展性。系統使用數據庫中間件技術,支持My SQL、MS SQL Server等多種數據庫系統平臺。系統涉及到復雜表單數據提交、AJAX無刷新數據提交、WEB打印等常用應用軟件中涉及到的技術。
上傳時間: 2013-12-17
上傳用戶:gaojiao1999
WebDOS是完全命令化的ASP動態網頁程序,仿照MS-DOS操作界面及命令格式,用戶只能/僅需通過鍵盤輸入命令,即可使用本系統提供的絕大部分功能。我們試圖通過動態網頁技術管窺DOS之貌。本文為WebDOS官方用戶手冊。
上傳時間: 2013-12-20
上傳用戶:小碼農lz
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 your private application. You can then include your saved network in your program using the jaNet.backprop package. The consequent documentation is only in french for the moment, but an english translation is planned. The java source code is released under GPL, and can be compiled with JDK, Symantec Cafe or MS Visual J
標簽: documented designing training Network
上傳時間: 2016-04-15
上傳用戶:zhanditian
LEGClust算法更新,上次上傳的代碼發現有些問題,現已更正,A Clustering Algorithm Based on Layered Entropic Subgraphs
上傳時間: 2013-12-20
上傳用戶:yiwen213
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) {
標簽: include unsigned intrins typedef
上傳時間: 2016-04-25
上傳用戶:zsjinju
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 distribution. cmeans - C-means (or K-means) clustering algorithm. mahalan - Computes Mahalanobis distance. pdfgauss - Computes probability for Gaussian distribution. pdfgmm - Computes probability for Gaussian mixture model. sigmoid - Evaluates sigmoid function.
標簽: distribution Probability estimation functions
上傳時間: 2016-04-28
上傳用戶:13188549192