登录
首页 » C# » cluster

cluster

于 2013-03-31 发布 文件大小:359KB
0 201
下载积分: 1 下载次数: 16

代码说明:

  实现聚类分析的几种典型算法,包括Greedy、K-Means、FCM、Xie-Beni等。可以对提供的几个数据库文件进行聚类操作,并显示和统计结果的各项数据。程序具有基于C#的图形界面,操作直观方便。(Cluster analysis of several typical algorithms, Greedy, K-Means, FCM, Xie-Beni, etc.. The cluster provides several database files, and display the data and statistical results. The program has a graphical interface based on C#, easy and intuitive.)

文件列表:

cluster
.......\dm1
.......\...\About.cs,5132,2005-10-23
.......\...\About.resx,11943,2005-10-23

.......\...\AssemblyInfo.cs,2426,2005-10-10
.......\...\bin
.......\...\...\Debug
.......\...\...\.....\demo.mdb,106496,2005-10-18
.......\...\...\.....\dm1.exe,118784,2005-10-30
.......\...\...\.....\dm1.pdb,161280,2005-10-30
.......\...\Chart.cs,6634,2005-10-30
.......\...\Chart.resx,9200,2005-10-30
.......\...\demo.mdb,106496,2005-10-18
.......\...\Display.cs,3974,2005-10-23
.......\...\dm1.csproj,6938,2005-10-30
.......\...\dm1.csproj.user,1804,2005-10-30
.......\...\dm1.sln,891,2005-10-30
.......\...\Export.cs,9382,2005-10-30
.......\...\Export.resx,12595,2005-10-30
.......\...\Form1.cs,48123,2005-10-30
.......\...\Form1.resx,38606,2005-10-23
.......\...\FuzzyCmeans.cs,6454,2005-10-23
.......\...\greedy.cs,2676,2005-10-22
.......\...\Hong.cs,4730,2005-10-23
.......\...\Kmeans.cs,4840,2005-10-22
.......\...\KmeansPlus.cs,5848,2005-10-22
.......\...\obj
.......\...\...\Debug
.......\...\...\.....\dm1.About.resources,8262,2005-10-23
.......\...\...\.....\dm1.Chart.resources,5761,2005-10-30
.......\...\...\.....\dm1.exe,118784,2005-10-30
.......\...\...\.....\dm1.Export.resources,9015,2005-10-30
.......\...\...\.....\dm1.Form1.resources,34203,2005-10-23
.......\...\...\.....\dm1.pdb,161280,2005-10-30
.......\...\...\.....\temp
.......\...\...\.....\TempPE
.......\...\XieBeni.cs,2785,2005-10-23
.......\readme.txt,199,2013-03-27
.......\Setup.msi,336896,2005-10-29
.......\数据库文件
.......\..........\demo.mdb,106496,2005-10-18
.......\..........\sw.mdb,499712,2005-10-29
.......\..........\test.mdb,290816,2005-09-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ML22420
    该文档是ML22420芯片的示例程序,包括: DOC----------用户说明 SRC----------驱动(Driver)模块源代码 ---ML22420_Ref 控制(Control)模块源代码 ---ML22420_Ctrl Demo APP-----示例程序,基于OSSH 开发的 Wakuwaku-speech board控制板和OKI-J的ML2242x reference board;(This document is an example of ML22420-chip procedures, including: DOC---------- users on SRC---------- Driver (Driver) module source code--- ML22420_Ref control (Control) Module source code--- ML22420_Ctrl Demo APP----- sample application, based on OSSH developed Wakuwaku-speech board panels and OKI-J' s ML2242x reference board )
    2009-11-23 19:22:04下载
    积分:1
  • 在网络通讯中,网络服务端的数据接受数据和接受数据的源码实例。...
    在网络通讯中,网络服务端的数据接受数据和接受数据的源码实例。-in network communications, network services side of the data received information and receive data source examples.
    2022-03-24 11:08:52下载
    积分:1
  • DSP-MTI-MTD
    说明:  基于DSP实现脉冲压缩 MTI MTD,包含DSP实现结果与matlab理论结果误差分析(DSP-based realization of pulse compression MTI MTD, including DSP to achieve results with theoretical results of error analysis matlab)
    2020-11-18 15:39:39下载
    积分:1
  • 一个模拟网络书店的序,具有网络书店的一般功能,包括查阅目录和购买等
    一个模拟网络书店的程序,具有网络书店的一般功能,包括查阅目录和购买等-a simulation network of bookstores procedures, with the general bookstore network functions, including access to catalog and purchase
    2022-01-26 07:59:49下载
    积分:1
  • 网络1很有学习意义的,欢迎下在,还有代序
    网络编程1很有学习意义的,欢迎下在,还有代序-Network programming is to learn the meaning of one, welcome in, but also on behalf of sequence
    2022-05-06 16:34:19下载
    积分:1
  • ndislwf1
    NDIS 6中间层过滤驱动实现源代码,实现功能为网速限制,实现算法为漏桶算法。(NDIS 6 middle layer filter driver source code, to achieve the function of the speed limit, for the leaky bucket algorithm algorithm.)
    2014-08-14 09:02:25下载
    积分:1
  • versioning
    version sample soruce code for csharp from msdn.
    2009-10-26 16:35:50下载
    积分:1
  • 聊天序服务器端
    聊天程序服务器端-Chat server-
    2022-03-05 21:50:30下载
    积分:1
  • SynWriteFile
    调用API函数在VC++6.0的编译环境下,对串口进行写入操作,简单易懂,易实现,通过调试后取得较好的效果(using api functions in the vc++6.0 progress the serial communiction )
    2010-09-25 15:44:29下载
    积分:1
  • usart_gps
    GPS开发程序实例,可作为stm32开发GPS应用系统的参考例程。(GPS development process instance, can be used as stm32 development GPS application system reference routines.)
    2013-08-31 10:16:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载