See Appendix B for a description of the programs included
on this companion disk. RESOURCE.WRI identifies other books
and resources for Internet programming. WEBHELP.HLP contains
an introduction to the World Wide Web. TCPMAN.HLP provides
detailed instructions to help you use the Trumpet Winsock
included on this disk. Use the Program Manager s File menu
Run option to execute the SETUP.EXE program found on this
disk. SETUP.EXE will install the programs on your hard drive
and create an Internet Programming group window.
Internet編程技術 [配套程序]
[涉及平臺] VC
[作者] void
[文件大小] 1032K
Form1.cs是應用聚類算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通過兩個參數EPS和MinPts調節聚類。DBSCAN.cs是全部算法的實現文件,聚類算法的進一步信息請參考“數據挖掘”或者相關書籍。聚類示例數據來自于sxdb.mdb,一個Access數據庫。
Displays CPU time usage, the list of processes (can be terminated) and the task which are running (can be close or switch to). Plus a little net traffic monitor and a disk status report.
Here is an implementation of UserCollectionType that returns a fast set. As you are looking below, note how much possibility there is for common subclasses that provide custom set/list/map implementations: