资源列表

« 1 2 ... .76 .77 .78 .79 .80 11281.82 .83 .84 .85 .86 ... 11387 »

[其它资源bigram

说明:程序主要是对corpus进行统计,然后计算每句话的概率。由于考虑到汉字GB码的特性,在统计时先对内码进行处理,然后把统计结果直接放入对应的数组元素中,因此可以节省统计时字与间相互比较及词与词间相互比较的时间。-procedures are the major corpus statistics, and then calculate the probability of everything. Taking into considera
<王磊> 在 2025-02-08 上传 | 大小:10kb | 下载:0

[其它资源hisense

说明:程序的主要思想是先对数组进行处理,使其有序,处理后的结果存放在t1.txt文件中。。然后在此基础上建立索引,使在查字典时可以减少比较的次数,节省程序的时间。再利用最大匹配算法对程序进行分词,分词的结果保存在t2.txt文件中。然后再拿分好词的文件与libing_test文件进行比较匹配率,匹配结果存放在result.txt文件中。-procedures main idea is first to array processing, it
<王磊> 在 2025-02-08 上传 | 大小:181kb | 下载:0

[其它资源datawindowToEXCEL

说明:可以将datawindow,datastore导出成Excel文件-can datawindow, derived datastore into Excel file
<PBFan> 在 2025-02-08 上传 | 大小:26kb | 下载:0

[其它资源stem

说明:英文提取词根的程序,使用c编写,适合做英文信息处理使用。-English root extraction procedures, the use of c preparation, suitable for the use of information processing in English.
<麦浪> 在 2025-02-08 上传 | 大小:4kb | 下载:0

[其它资源2006111

说明:支持英文、数字、中文(简体)混合分词 常用的数量和人名的匹配 超过22万词的词库整理 实现正向最大匹配算法 智能数字,日期,人名识别。-support English, figures, Chinese (simplified) mixed at the number of commonly used words and the names of more than 220,000 matching word thesaurus fin
<王成平> 在 2025-02-08 上传 | 大小:971kb | 下载:0

[其它资源Weka-3-2

说明:Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, classi
<马何坛> 在 2025-02-08 上传 | 大小:14.73mb | 下载:0

[其它资源2006062809261810299aa

说明:职工管理系统,好用的信息管理系统,大家可放心使用-staff management system, user-friendly information management system, you can rest assured use
<小小> 在 2025-02-08 上传 | 大小:198kb | 下载:0

[其它资源Xxasp

说明:网络硬盘,完全自己开发,要的赶紧下 www.8288.com.cn-network hard disk completely on my own development, we should hasten to the next www.8288.com.cn
<按时打发上> 在 2025-02-08 上传 | 大小:738kb | 下载:0

[其它资源FP-GROWTH

说明:本人上传的是FP-GROWTH算法的Visual C++ 6.0下的源代码实现,已调试通过-I upload the FP-GROWTH algorithm Visual C 6.0 source code is realized, Debugging has passed
<风中絮> 在 2025-02-08 上传 | 大小:771kb | 下载:0

[其它资源calcLan

说明:本程序使用Delphi编程 可以用于计算语言的熵-procedures for the use of the Delphi programming language can be used to calculate the entropy
<林峰> 在 2025-02-08 上传 | 大小:168kb | 下载:0

[其它资源lexica

说明:词法分析器!内有文档!本程序识别的关键字为int real if then else while,仅当单独出现以上标识符时识别为关键字,对于inta,ifb等识别为标识符。 操作符分隔符! -lexical analyzer! Have documentation! The procedures for the identification of the keyword int el real if then se while,
<gavinioro> 在 2025-02-08 上传 | 大小:74kb | 下载:0

[其它资源syntanalyzer

说明:此程序共有两个类,Lexical进行词法分析,Syntax进行语法分析.对于语法分析,采用LR(1)分析法,判断程序是否满足规定的结构.-this procedure there are two categories, Lexical for lexical analysis, Syntax syntax analysis. for the syntax analysis, LR (1) analysis, judge whether
<gavinioro> 在 2025-02-08 上传 | 大小:110kb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 11281.82 .83 .84 .85 .86 ... 11387 »

源码中国 www.ymcn.org