文件名称:MSearch.Lib

  • 所属分类:
  • 搜索引擎
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 82.63kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 李*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

我自己做的聚类搜索引擎,使用了K-mean和K-NN聚类算法
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 51622408msearch.lib.rar 列表
MSearch.Lib.csproj
Web References\.svn\format
Web References\.svn\all-wcprops
Web References\.svn\entries
Web References\com.google.api\.svn\text-base\Reference.cs.svn-base
Web References\com.google.api\.svn\text-base\GoogleSearch.wsdl.svn-base
Web References\com.google.api\.svn\text-base\GoogleSearchResult.datasource.svn-base
Web References\com.google.api\.svn\text-base\Reference.map.svn-base
Web References\com.google.api\.svn\format
Web References\com.google.api\.svn\all-wcprops
Web References\com.google.api\.svn\entries
Web References\com.google.api\Reference.cs
Web References\com.google.api\GoogleSearch.wsdl
Web References\com.google.api\GoogleSearchResult.datasource
Web References\com.google.api\Reference.map
app.config
ClassDiagram1.cd
MSearch.Lib.csproj.bak
Properties\.svn\text-base\AssemblyInfo.cs.svn-base
Properties\.svn\text-base\Settings.settings.svn-base
Properties\.svn\text-base\Settings.Designer.cs.svn-base
Properties\.svn\format
Properties\.svn\all-wcprops
Properties\.svn\entries
Properties\AssemblyInfo.cs
Properties\Settings.settings
Properties\Settings.Designer.cs
Util\.svn\text-base\MList.cs.svn-base
Util\.svn\format
Util\.svn\all-wcprops
Util\.svn\entries
Util\Clustering\.svn\text-base\KNN_Cluster.cs.svn-base
Util\Clustering\.svn\text-base\K_Mean_Cluster.cs.svn-base
Util\Clustering\.svn\format
Util\Clustering\.svn\entries
Util\Clustering\.svn\all-wcprops
Util\Clustering\KNN_Cluster.cs
Util\Clustering\K_Mean_Cluster.cs
Util\Analyzer\.svn\text-base\HLSplitAnalyzer.cs.svn-base
Util\Analyzer\.svn\text-base\SharpICTCLASAnalyzer.cs.svn-base
Util\Analyzer\.svn\text-base\ShootSegAnalyzer.cs.svn-base
Util\Analyzer\.svn\text-base\Sj110Analyzer.cs.svn-base
Util\Analyzer\.svn\format
Util\Analyzer\.svn\entries
Util\Analyzer\.svn\all-wcprops
Util\Analyzer\HLSplitAnalyzer.cs
Util\Analyzer\Sj110Analyzer.cs
Util\Analyzer\ShootSegAnalyzer.cs
Util\Analyzer\SharpICTCLASAnalyzer.cs
Util\SearchEngine\.svn\text-base\GoogleSearch.cs.svn-base
Util\SearchEngine\.svn\text-base\BaiduSearch.cs.svn-base
Util\SearchEngine\.svn\format
Util\SearchEngine\.svn\entries
Util\SearchEngine\.svn\all-wcprops
Util\SearchEngine\GoogleSearch.cs
Util\SearchEngine\BaiduSearch.cs
Util\MList.cs
Core\.svn\format
Core\.svn\all-wcprops
Core\.svn\entries
Core\Clustering\.svn\text-base\ICluster.cs.svn-base
Core\Clustering\.svn\format
Core\Clustering\.svn\entries
Core\Clustering\.svn\all-wcprops
Core\Clustering\ICluster.cs
Core\linguistic\.svn\format
Core\linguistic\.svn\all-wcprops
Core\linguistic\.svn\entries
Core\linguistic\Analysis\.svn\text-base\IDocument.cs.svn-base
Core\linguistic\Analysis\.svn\text-base\IAnalyzer.cs.svn-base
Core\linguistic\Analysis\.svn\format
Core\linguistic\Analysis\.svn\entries
Core\linguistic\Analysis\.svn\all-wcprops
Core\linguistic\Analysis\Standard\.svn\text-base\StandardDocument.cs.svn-base
Core\linguistic\Analysis\Standard\.svn\format
Core\linguistic\Analysis\Standard\.svn\entries
Core\linguistic\Analysis\Standard\.svn\all-wcprops
Core\linguistic\Analysis\Standard\StandardDocument.cs
Core\linguistic\Analysis\IDocument.cs
Core\linguistic\Analysis\IAnalyzer.cs
Core\linguistic\Tokens\.svn\text-base\ITypeToken.cs.svn-base
Core\linguistic\Tokens\.svn\text-base\IPartOfSpeechToken.cs.svn-base
Core\linguistic\Tokens\.svn\text-base\IPropertyToken.cs.svn-base
Core\linguistic\Tokens\.svn\text-base\TExtendedToken.cs.svn-base
Core\linguistic\Tokens\.svn\text-base\IToken.cs.svn-base
Core\linguistic\Tokens\.svn\format
Core\linguistic\Tokens\.svn\all-wcprops
Core\linguistic\Tokens\.svn\entries
Core\linguistic\Tokens\Standard\.svn\text-base\StandardToken.cs.svn-base
Core\linguistic\Tokens\Standard\.svn\format
Core\linguistic\Tokens\Standard\.svn\entries
Core\linguistic\Tokens\Standard\.svn\all-wcprops
Core\linguistic\Tokens\Standard\StandardToken.cs
Core\linguistic\Tokens\ITypeToken.cs
Core\linguistic\Tokens\IPartOfSpeechToken.cs
Core\linguistic\Tokens\IPropertyToken.cs
Core\linguistic\Tokens\TExtendedToken.cs
Core\linguistic\Tokens\IToken.cs
Inputs\.svn\text-base\ISearchManagement.cs.svn-base
Inputs\.svn\text-base\ISearchResponse.cs.svn-base
Inputs\.svn\text-base\ISearchResult.cs.svn-base
Inputs\.svn\text-base\ISearchEngine.cs.svn-base
Inputs\.svn\text-base\ISearchRequest.cs.svn-base
Inputs\.svn\format
Inputs\.svn\all-wcprops
Inputs\.svn\entries
Inputs\Standard\.svn\text-base\StandardResponse.cs.svn-base
Inputs\Standard\.svn\text-base\StandardResult.cs.svn-base
Inputs\Standard\.svn\text-base\StandardSearchManagement.cs.svn-base
Inputs\Standard\.svn\text-base\StandardRequest.cs.svn-base
Inputs\Standard\.svn\format
Inputs\Standard\.svn\all-wcprops
Inputs\Standard\.svn\entries
Inputs\Standard\StandardResponse.cs
Inputs\Standard\StandardResult.cs
Inputs\Standard\StandardSearchManagement.cs
Inputs\Standard\StandardRequest.cs
Inputs\ISearchManagement.cs
Inputs\ISearchResponse.cs
Inputs\ISearchResult.cs
Inputs\ISearchEngine.cs
Inputs\ISearchRequest.cs
obj\.svn\text-base\MSearch.Lib.csproj.FileList.txt.svn-base
obj\.svn\text-base\MSearch.Lib.csproj.FileListAbsolute.txt.svn-base
obj\.svn\format
obj\.svn\all-wcprops
obj\.svn\entries
obj\MSearch.Lib.csproj.FileListAbsolute.txt
obj\MSearch.Lib.csproj.FileList.txt
Core\linguistic\Analysis\Standard\.svn\tmp\text-base
Core\linguistic\Analysis\Standard\.svn\tmp\prop-base
Core\linguistic\Analysis\Standard\.svn\tmp\props
Core\linguistic\Tokens\Standard\.svn\tmp\text-base
Core\linguistic\Tokens\Standard\.svn\tmp\prop-base
Core\linguistic\Tokens\Standard\.svn\tmp\props
Core\linguistic\Analysis\.svn\tmp\text-base
Core\linguistic\Analysis\.svn\tmp\prop-base
Core\linguistic\Analysis\.svn\tmp\props
Core\linguistic\Analysis\Standard\.svn\text-base
Core\linguistic\Analysis\Standard\.svn\prop-base
Core\linguistic\Analysis\Standard\.svn\props
Core\linguistic\Analysis\Standard\.svn\tmp
Core\linguistic\Tokens\.svn\tmp\text-base
Core\linguistic\Tokens\.svn\tmp\prop-base
Core\linguistic\Tokens\.svn\tmp\props
Core\linguistic\Tokens\Standard\.svn\text-base
Core\linguistic\Tokens\Standard\.svn\prop-base
Core\linguistic\Tokens\Standard\.svn\props
Core\linguistic\Tokens\Standard\.svn\tmp
Web References\com.google.api\.svn\tmp\text-base
Web References\com.google.api\.svn\tmp\prop-base
Web References\com.google.api\.svn\tmp\props
Util\Clustering\.svn\tmp\text-base
Util\Clustering\.svn\tmp\prop-base
Util\Clustering\.svn\tmp\props
Util\Analyzer\.svn\tmp\text-base
Util\Analyzer\.svn\tmp\prop-base
Util\Analyzer\.svn\tmp\props
Util\SearchEngine\.svn\tmp\text-base
Util\SearchEngine\.svn\tmp\prop-base
Util\SearchEngine\.svn\tmp\props
Core\Clustering\.svn\tmp\text-base
Core\Clustering\.svn\tmp\prop-base
Core\Clustering\.svn\tmp\props
Core\linguistic\.svn\tmp\text-base
Core\linguistic\.svn\tmp\prop-base
Core\linguistic\.svn\tmp\props
Core\linguistic\Analysis\.svn\text-base
Core\linguistic\Analysis\.svn\prop-base
Core\linguistic\Analysis\.svn\props
Core\linguistic\Analysis\.svn\tmp
Core\linguistic\Analysis\Standard\.svn
Core\linguistic\Tokens\.svn\text-base
Core\linguistic\Tokens\.svn\prop-base
Core\linguistic\Tokens\.svn\props
Core\linguistic\Tokens\.svn\tmp
Core\linguistic\Tokens\Standard\.svn
Inputs\Standard\.svn\tmp\text-base
Inputs\Standard\.svn\tmp\prop-base
Inputs\Standard\.svn\tmp\props
Web References\.svn\tmp\text-base
Web References\.svn\tmp\prop-base
Web References\.svn\tmp\props
Web References\com.google.api\.svn\text-base
Web References\com.google.api\.svn\prop-base
Web References\com.google.api\.svn\props
Web References\com.google.api\.svn\tmp
Properties\.svn\tmp\text-base
Properties\.svn\tmp\prop-base
Properties\.svn\tmp\props
Util\.svn\tmp\text-base
Util\.svn\tmp\prop-base
Util\.svn\tmp\props
Util\Clustering\.svn\text-base
Util\Clustering\.svn\prop-base
Util\Clustering\.svn\props
Util\Clustering\.svn\tmp
Util\Analyzer\.svn\text-base
Util\Analyzer\.svn\prop-base
Util\Analyzer\.svn\props
Util\Analyzer\.svn\tmp
Util\SearchEngine\.svn\text-base
Util\SearchEngine\.svn\prop-base
Util\SearchEngine\.svn\props
Util\SearchEngine\.svn\tmp
Core\.svn\tmp\text-base
Core\.svn\tmp\prop-base
Core\.svn\tmp\props
Core\Clustering\.svn\text-base
Core\Clustering\.svn\prop-base
Core\Clustering\.svn\props
Core\Clustering\.svn\tmp
Core\linguistic\.svn\text-base
Core\linguistic\.svn\prop-base
Core\linguistic\.svn\props
Core\linguistic\.svn\tmp
Core\linguistic\Analysis\.svn
Core\linguistic\Analysis\Standard
Core\linguistic\Tokens\.svn
Core\linguistic\Tokens\Standard
Inputs\.svn\tmp\text-base
Inputs\.svn\tmp\prop-base
Inputs\.svn\tmp\props
Inputs\Standard\.svn\text-base
Inputs\Standard\.svn\prop-base
Inputs\Standard\.svn\props
Inputs\Standard\.svn\tmp
obj\.svn\tmp\text-base
obj\.svn\tmp\prop-base
obj\.svn\tmp\props
Web References\.svn\text-base
Web References\.svn\prop-base
Web References\.svn\props
Web References\.svn\tmp
Web References\com.google.api\.svn
Properties\.svn\text-base
Properties\.svn\prop-base
Properties\.svn\props
Properties\.svn\tmp
Util\.svn\text-base
Util\.svn\prop-base
Util\.svn\props
Util\.svn\tmp
Util\Clustering\.svn
Util\Analyzer\.svn
Util\SearchEngine\.svn
Core\.svn\text-base
Core\.svn\prop-base
Core\.svn\props
Core\.svn\tmp
Core\Clustering\.svn
Core\linguistic\.svn
Core\linguistic\Analysis
Core\linguistic\Tokens
Inputs\.svn\text-base
Inputs\.svn\prop-base
Inputs\.svn\props
Inputs\.svn\tmp
Inputs\Standard\.svn
obj\.svn\text-base
obj\.svn\prop-base
obj\.svn\props
obj\.svn\tmp
Web References\.svn
Web References\com.google.api
Properties\.svn
Util\.svn
Util\Clustering
Util\Analyzer
Util\SearchEngine
Core\.svn
Core\Clustering
Core\linguistic
Inputs\.svn
Inputs\Standard
obj\.svn
obj\Debug
Web References
Properties
Util
Core
Inputs
obj

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org