-
-
-
-
动态框架.rar
动态程序框架例子,一个主程序,将动态库中的界面调到主程序中,有多少个动态库由主程序自动识别。相当于插件功能:)
-
-
-
-
K-Means动态聚类算法源程序 .zip
This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K- ...
-
-
-
动态演示.rar
三种排序方法的动态演示,可以同时开启多个线程,同时用不同的方法进行排序,直观的判断不同算法的排序效率。
-