CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - information retrieval

搜索资源列表

  1. Crawler_IRwork

    0下载:
  2. 爬虫程序及信息检索报告,主要完成了一个网页爬虫,结构清晰易懂,代码实现简单,其中有重要度的部分内容。其代码也有部分是对别人的参考,适合需要爬虫程序的初学者。-Report crawlers and information retrieval, mainly completed a web crawler, clear structure and easy to understand, simple code, which has an important part of the degree.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:413.9kb
    • 提供者:junwei
  1. xsxxgl_Vc

    0下载:
  2. 1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2)能够将指定的信息从文件中删除。 3)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 4)可以统计全部学生的总成绩,及其在班上的排名。 5)能够统计各科的平均成绩及及格率。 6)要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。 7)如果检索不到相应的信息应提示用户。-1) can be read from the screen of a student s info
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.57kb
    • 提供者:刘昌松
  1. irbookprint

    0下载:
  2. 信息检索导论, 斯坦福大学chris manning等编, 剑桥大学2007版,preprint版 pdf-An Introduction to Information Retrieval
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4.38mb
    • 提供者:熊温森
  1. FDIR

    1下载:
  2. 利用MFC编写的小型检索工具,适用于信息检索方面的学习-MFC prepared using a small search tools for information retrieval learning
  3. 所属分类:Other systems

    • 发布日期:2014-06-13
    • 文件大小:1.14mb
    • 提供者:林军
  1. protege

    0下载:
  2. 这是一个构建本题的开发工具,在信息检索方面很有用,详细用法可以参见《语义网信息组织技术与方法》一书。-this is a Development Tools which can build ontologies ,using in the field of Information Retrieval 。
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.15mb
    • 提供者:张可可
  1. libsvm-2.9

    0下载:
  2. 文本分类工具libsvm-2.9.zip 信息检索和数据挖掘的中用到的工具包, 里面有C++、JAVA、Python等多个语言版本-Libsvm-2.9.zip text classification tool for information retrieval and data mining tools used in the package, inside C++, JAVA, Python and other languages
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:564.53kb
    • 提供者:张杰
  1. StopWordListExpanded

    0下载:
  2. 停用词表扩展,里面有所有的常用的停用词,在信息检索时需要进行去高频词的操作,就需要停用词表,需要的下载-Disable vocabulary expansion, which have all the common stop words, in the information retrieval to the high-frequency words when the need for the operation, you need to stop word table, need to dow
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2.2kb
    • 提供者:张杰
  1. Googlesousuo

    0下载:
  2. 用VB开发的利用谷歌搜索系统检索网络信息的程序,本程序只做交流使用-Using VB to develop and use the Google search system, network information retrieval procedure for the exchange of use of this procedure Zhizuo
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:10.23kb
    • 提供者:qq2010comcn
  1. ir

    0下载:
  2. 哈工大信息检索的课件,秦兵讲课的课件,还不错,欢迎欣赏-HIT information retrieval courseware, Bing Qin courseware lecture, not bad, welcome enjoy
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:9.56mb
    • 提供者:梁晓庆
  1. video

    0下载:
  2. 我个人基于网上的资料写的一个视频检索的程序,效果还可以-I write based on online information retrieval, a video program, the effect can
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3.25mb
    • 提供者:刘明
  1. Tc9

    0下载:
  2. 为什么要研究查找? 查找(Searching,又称检索或搜索)无论是在日常生活 中,还是在计算机的系统软件和应用软件都会广泛涉及到。信息检索已经成为计算机应用领域中的一个方面。当所要查找数据量相当大时,寻找一种高效的查找方法就显得尤为重要。如果数据元素或记录项很多以至于内存都无法存放所有的数据元素或记录,则有必要把一些数据元素存储到磁盘或磁带上去,在这种情况下的查找叫做外部查找;而如果所需要的查找的数据元素都在内存中,则称这种情况下的查找为内部查找(这里只考虑内部查找,当然有些算法在外部
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:583.87kb
    • 提供者:乐乐
  1. searchModel

    0下载:
  2. 这是一个基于向量空间模型的信息检索模型程序,在程序中我们可以对指定目录下的txt文件的单词进行检索,及对要查询的单词进行相关文件权重排名-This is a model based on the vector space information retrieval model program, we can specify the directory txt file of the word in the program to retrieve relevant documents right
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:511.28kb
    • 提供者:王振铎
  1. luceneCode

    0下载:
  2. lucene3.4.0的源代码,一个检索系统的开源包,本人已用myeclipse建立好工程,里面实现了中科院的中文分词接口,简单的建立索引,检索等一个比较完整的中文信息检索系统,便于初学者学习。-the source code of lucene3.4.0 a retrieval system open source package, I have created works myeclipse inside the Chinese Academy of Sciences word interf
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:5.1mb
    • 提供者:刘强
  1. yurenleijibingchengyin

    1下载:
  2. 信息检索课写的论文和大家分享,希望可以有帮助。-Information Retrieval write papers and to share in the hope of help.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:20.91kb
    • 提供者:路丽丽
  1. testkr

    0下载:
  2. Karp Rabin , Some algorithm in Information Retrieval. Visual C++.NET 2003
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:215.79kb
    • 提供者:px
  1. aaa

    0下载:
  2. 一个简单的信息检索系统,在数据区,初始化有9个不同的信息,编号为0-8,每个信息包括有40个字符。在这个程序里,这9个信息组成一个信息表,对信息表的查找是根据从键盘接收的编号来确定的,根据从键盘接收0-8之间的一个编号,然后在屏幕上显示出相应编号的信息内容,按“q”键退出-A simple information retrieval system in the data area, there are nine different initialization information, numb
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:570byte
    • 提供者:dayu
  1. PR

    0下载:
  2. 计算信息检索评价指标PR的小程序,非常有用-Information retrieval evaluation index calculating PR applet, very useful
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:14.03kb
    • 提供者:张三
  1. clustering

    0下载:
  2. My code is useful for clustering for more than 1000 documents ,domain of my code for information retrieval .-My code is useful for clustering for more than 1000 documents ,domain of my code for information retrieval .
  3. 所属分类:Other systems

    • 发布日期:2017-05-29
    • 文件大小:10.85mb
    • 提供者:mohandesi
  1. terrier-2.2.1

    0下载:
  2. 信息检索平台,可以完成各种信息检索的实验,压缩算法,搜索引擎等的体验,包含了最新的学术界的查询处理技术-information retrieval platform
  3. 所属分类:Other systems

    • 发布日期:2017-05-28
    • 文件大小:10.1mb
    • 提供者:pplife
  1. IIR

    0下载:
  2. intelligent information retrieval ppt
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1.55mb
    • 提供者:jayakrishnan
« 12 »
搜珍网 www.dssz.com