CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - indexing

搜索资源列表

  1. lab2-indexing

    0下载:
  2. 实现了搜索引擎中的建立索引的部分,里面有详细的文档说明-realized the search engine of the establishment of the index, with a detailed document shows
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:2382169
    • 提供者:吴蔚瀚
  1. 2GISCOMpare

    0下载:
  2. 两类典型GIS空间索引技术的分析与评价 不得用于商业目的-two typical GIS spatial indexing technology analysis and evaluation may not be used for commercial purposes
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:51418
    • 提供者:regzs
  1. geonetwork

    0下载:
  2. 由国外的一个著名的geonetwork修改而来,包含installer文件夹供用户直接安装查看效果以及完整的源码,可支持各类卫星元数据标准的索引及查询,由Java编写,功能强大。-from abroad a famous GeoNetwork changes come, folder contains installer for users installed directly View results and integrity of the source code, satellite ca
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:24155954
    • 提供者:Frank
  1. 02342103110

    0下载:
  2. B-树实现索引和快速查找-B-Tree indexing and quick search
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:16226
    • 提供者:陈建湘
  1. BPlusTree

    0下载:
  2. B+树实现源码,JAVA语言,数据库索引技术-B + Tree source, Java language, database indexing technology
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:43291
    • 提供者:蔡建山
  1. sqlsource

    0下载:
  2. 一个简单的minisql,能实现sql语句的基本功能,创建、查询和删除,创建索引等-a simple minisql, sql statement to achieve the basic functions to create, search and delete, create indexing
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:27218
    • 提供者:fei
  1. ictclas4.net

    0下载:
  2. 附件是c++版本的ICTCLAS向.net的移植,如果你要使用C#编写索引程序,这是个不错的选择-c annex to the version of the ICTCLAS. Net transplant. If you want to use C# indexing, this is a good choice
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:80731
    • 提供者:Edgard
  1. swish++-6.0.4.tar

    0下载:
  2. gcc编的网络搜索引擎,包括建立索引和检索-gcc series of the Web search engines, including indexing and retrieval
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:292826
    • 提供者:刘伟
  1. FONT_CMP

    0下载:
  2. 数据库索引功能 C 语言源码-database indexing functions C language source code
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:2415
    • 提供者:欧阳凡
  1. wrp

    0下载:
  2. 一 简单介绍 多文件打包工具 可以将多个文件组合成1个文件,使开发,管理资源更有效率。 二 使用方法 本工具使用2种格式。idx,wap idx格式 文件索引表。用来保存当前工作环境。 wap格式 包文件。将目录中的文件最终打包。 三 包文件使用 请看GsWrap.h和GsWrap.c sample是一个利用该工具显示图片的演示 , 有一定代表性 四 联系我 如果使用过程中有问题,请和我联系 huangyz@citiz.net-introduced a simple package
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:169713
    • 提供者:套件
  1. Emerging.Topics.in.Computer.Vision

    0下载:
  2. 深入浅出介绍计算机视觉的最新动态。内容包括: * Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration * Extracting camera motion and scene structure from image sequences * Robust regression for model fitting using M-estimators, RANSAC, and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12192309
    • 提供者:kankan
  1. crqbillfile

    0下载:
  2. 根据用户号码和发生时间生成清单并高效建立索引的程序,很具有参考价值-user number and timing generated list and efficient indexing procedures, it is very valuable reference
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8969
    • 提供者:光个
  1. 索引顺序表的查找源程序代码

    0下载:
  2. 数据结构上机实验内容 索引顺序表的查找源程序代码-data structure on the plane experiment content indexing table lookup sequence source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1206
    • 提供者:悠女
  1. 统计文件数据

    0下载:
  2. 建表: 第一个表:学生表 列名 类型 是否是索引 是否为空 学号 字符串8位 是 否 姓名 字符串10位 否 否 年龄 整型 否 否 地址 字符串50位 否 否 班级 字符串10位 是 否 备注: 班级:2001,2002,2003, 第二张表:成绩表 列名 类型 是否是索引 是否为空 学号 字符串8位 是 否 课程id 字符串10位 是 否 成绩 浮点型 否 否 备注: 唯一索引:学号+课程id 第三张表:课程表 列名 类型 是否是索引 是否为空 课程id 字符串10位 是 否 课程名称 字符
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1156
    • 提供者:张元
  1. 12spider

    0下载:
  2. 网络蜘蛛源码。 Spider是搜索引擎的一个自动程序。它的作用是访问互联网上的html网页 ,建立索引数据库,使用户能在搜索引擎中搜索到贵网站的网页。 搜索引擎 派出“蜘蛛”程序检索现有网站一定IP地址范围内的新网站,而对现有网 站的更新则根据该网站的等级不同有快慢之分。一般来说,网站网页等级 越高,更新的频率就越快。搜索引擎的“蜘蛛”同一天会对某些网站或同 一网页进行多次爬行,知道蜘蛛的运动规律,对于更新网页、了解搜索引 擎收录的收录情况等等有相当重要的作用。-Spider-source ne
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:4495
    • 提供者:cwsj
  1. 第五章 网络视频点播服务系统

    0下载:
  2. 动态获取网站服务器的影片分类与索引数据本程序对此部分以测试数据代替)。将影片分类与索引数据以与文件系统类似的方式展示给用户。与操作系统集成,简单、易用。为方便用户使用,需集成到IE浏览栏及工具栏中。-dynamic access to the Web server film classification and indexing data this part of the process to replace the test data). Film Classification and wil
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:686904
    • 提供者:大灰熊
  1. 5_Name

    0下载:
  2. 数组可以存放5个人的姓名,每个姓名包括first name,middle name和last name,输出姓名时,其中middle name只取大写的首字母,利用索引编写程序,使得用户输入last name后,输出姓名的全称。-array can store the names of five individuals, including the names of each first name, middle name and last name, the name of the outpu
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4049
    • 提供者:G
  1. ImageViewer

    0下载:
  2. Image Viewer Applet是一个Java applet,可以显视图像的原始文件及其索引图像。图像加载按多线程方式进行,并可以缓存图像。可以用XML配置GUI组件。可以激活一个幻灯片显视,并显视图像的注释-Image Viewer Applet is a Java applet that can significantly the visual image of the original document and indexing images. Image loading by mu
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:2975011
    • 提供者:常葳
  1. 字库14×16Ver1.0

    0下载:
  2. 14*14点阵,调整为14×16 的。 不同于16*16,12*12的,比12*12的大气, 又不象16*16的满格,字与字之间没有什么间隙。 纵向取模,字节倒序。 先取上面的14字节, 在取下面的14字节。 是14×14的字库加入了拼音的索引。并且索引的汉字部分做了简单的划分,避免一个拼音对应的汉字分在2个区中 原拼音索引格式是 0-0xd4f 拼音索引 8个字节一个记录,前面6个字节是拼音,后面2个字节是汉字所在的地址。(高字节在后,低字节在前) 映射在本字库的7B00-884F区 0x10
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:155319
    • 提供者:徐勇
  1. 信息检索报告

    0下载:
  2. Information Retrieval (IR) is the discipline that deals with retrieval of unstructured data, especially textual documents, in response to a query or topic statement, which mayitselfbeunstructured,e.g.,asentenceorevenanotherdocument,orwhichmay be s
  3. 所属分类:搜索引擎

    • 发布日期:2009-01-05
    • 文件大小:759430
    • 提供者:fuji246
« 1 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com