登录
首页 » C# » C# ASP.NET - Lucene.Net实现搜索引擎

C# ASP.NET - Lucene.Net实现搜索引擎

于 2022-07-08 发布 文件大小:4.19 MB
0 103
下载积分: 2 下载次数: 1

代码说明:

使用Lucene.NET技术实现搜索引擎范例;使用到的DLL插件包括:DictSeg.dll - 1.0.1.0FredCK.FCKeditorV2.dll - 2.6.3.22451FreeTextBox.dll - 3.3.1.12354FTAlgorithm.dll - 1.0.1.0Lucene.Net.dll - 1.9.1.4本资料共包含以下附件:SearchEngine.7z

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Praceedframe
    Frameed screensaver with frame
    2017-03-23 16:46:28下载
    积分:1
  • 杨叶涛(暑期GIS和地学空间分析)
    说明:  主要是关于中国地质大学地球物理与空间信息学院的暑期GIS编程及地球信息科学分析,对想了解GIS编程以及空间分析很有帮助。(It is mainly about the summer GIS programming and the scientific analysis of geo-information in the School of Geophysics and Spatial Information, China University of Geosciences. It is very helpful to understand the GIS programming and spatial analysis.)
    2019-04-22 16:12:36下载
    积分:1
  • STM32F103的程序代码 24位ADS1256
    说明:  基于STM32F103的程序代码,亲测有效,可以直接下载使用(The program code based on STM32F103 is valid and can be downloaded and used directly.)
    2020-06-20 19:40:02下载
    积分:1
  • for hsql c#
    用于hsql的c#-for hsql c#
    2022-02-03 15:49:30下载
    积分:1
  • 排课系统
    /*头文件*/ #include #include #include #include /*宏定义*/ #define NULL    0 #define OK      1 #define ERROR  -1 #define ESC     0x011b #define TAB  0x0f09 #define ENTER   0x1c0d #define UP  0x4800 #define DOWN 0x5000 #define LEFT 0x4b00 #define RIGHT 0x4d00 #define BACKSPACE 0x0e08 #define SPACE   0x3920 /*结构体类型定义*/ struct weekday{    int wday;    char addr[5][10];    struct weekday *next;    }; struct course{    char cnumber[10];    char cname[10];    char  period[10];    struct weekday *whead;    struct course
    2022-06-03 02:01:58下载
    积分:1
  • characteristics
    matlab 分类程序 金融工程 股票 (matlab matla)
    2012-08-31 18:32:55下载
    积分:1
  • F31x_Ports_SwitchLED
    C8051F310 IO按键指示灯驱动程序
    2017-05-13 10:33:56下载
    积分:1
  • C51.MPU6050程序
    陀螺仪: bool  Mpu6050Detect () ; 函数功能:检测IIC地址是否应答,读取陀螺仪器件地址寄存器(who am i)判断芯片是否匹配,返回BOOL数据类型的true/fail; void  Mpu6050Init(void) ; 函数功能:初始化陀螺仪的配置参数; void Mpu6050GyroRead(int16_t * gyroData) ; 函数功能:读取陀螺仪采样值,每轴为16bit的带符号整形数据,共3轴(参数按址传递); void mpu6050AccRead(int16_t * accData) ; 函数功能:读取加速度采样值,每轴为16bit的带符号整形数据,共3轴(参数按址传递); bool  Gyro_calibe(void); 函数功能:校准陀螺仪0漂移; bool  Acc_calibe(void); 函数功能:校准加速度计0漂移;
    2022-04-29 10:36:43下载
    积分:1
  • up_down_zip
    vs2005 C# 文件上传与下载_在线压缩和解压文件(vs2005 C# _ file upload and download files online compression and decompression)
    2008-12-11 01:09:18下载
    积分:1
  • wideex1
    这是波束形成源代码,不同方向加权后形成的波束域(This is beamforming source code, different direction weighted formed after beam domain)
    2016-02-09 06:19:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载