CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 文本 算法

搜索资源列表

  1. HMED

    0下载:
  2. 哈密尔顿近似算法的C代码实现,并将结果输出到文本 -Hamilton approximation algorithm C code to achieve, and the results output to a text
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11282
    • 提供者:陈娜
  1. bow-latest.tar

    0下载:
  2. 贝叶斯学习算法分类文本。基于朴素贝叶斯分类器的文本分类的通用算法,是目前所知文本分类算法中最有效的一类-Bayesian text classification algorithm. Based on Bayesian classifier of the common text classification algorithm, which is known text classification algorithm the most effective one category
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:243164
    • 提供者:代桂平
  1. DEM2Contour

    3下载:
  2. 基于GRID格式DEM的等值线追踪算法(已删除编译目录),可用于多种散点插值生成的格网,只需将格网数据写成GRID格式的文本即可.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:61977
    • 提供者:追风
  1. VB 数理统计实用算法

    0下载:
  2. VB 数理统计实用算法,求平均值和文本框_平均值
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:24387
    • 提供者:楚燕
  1. Gap

    0下载:
  2. 算法实现题1-5 最大间隙问题 « 问题描述: 最大间隙问题:给定n 个实数x , , xn 1 2  ,求这n 个数在实轴上相邻2 个数之间的最 大差值。假设对任何实数的下取整函数耗时O(1),设计解最大间隙问题的线性时间算法。 « 编程任务: 对于给定的n 个实数n x , x , , x 1 2  ,编程计算它们的最大间隙。 « 数据输入: 输入数据由文件名为input.txt的文本文件提供。文件的第1
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:896
    • 提供者:Tonsen
  1. The-text-data-about-data-mining-algorithms

    0下载:
  2. 文本数据的数据挖掘算法:对大量存在的文本数据,用已有的结构化数据挖掘技术,提出了非结构化数据知识发现方法。-The text data about data mining algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:151823
    • 提供者:lsccls
  1. Floyd

    0下载:
  2. 文本格式的Floyd算法源程序,, ,希望有人可以有用,,^_^-The Floyd algorithm for source text format,,,, hope someone can be useful ,,^_^
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:6633
    • 提供者:syh
  1. jiyiwanjianniudejisuan

    0下载:
  2. 通过VB编写一个求某机翼剪力、弯矩和扭矩的算法,要求能通过该算法求出机翼剪力、弯矩和扭矩的数值,并将其保存在文本中,便于绘图时调用。-VB, a request by a wing shear, moment and torque algorithms require that the algorithm obtained through the wing shear, moment and torque values, and save it in the text for easy draw
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:213951
    • 提供者:天云
  1. ClusterTitle_ED

    0下载:
  2. 能实现大规模文本间的编辑距离的计算,算法完整市现了处理过程,基于vc6.0环境编写,可以运用与聚类算法。-To achieve large-scale text edit distance between the calculation, the algorithm is a complete city process, based on the vc6.0 environmental preparation, and clustering algorithms can be used.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2690327
    • 提供者:王虎虎
  1. Bayes-KNN

    0下载:
  2. 基于贝叶斯-KNN文本分类算法的设计与实现。 是贝叶斯和KNN两种分类算法的结合。-Bayesian-KNN text categorization algorithm design and implementation. Bayes and KNN is a combination of two kinds of classification algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:208790
    • 提供者:晨曦
  1. cd--code

    0下载:
  2. 超大整数相乘的算法分析与实现- 其实是采用了用文本来存储数据的办法,-Analysis and implementation of large integer multiplication algorithm-
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:29482
    • 提供者:王军
  1. DES

    0下载:
  2. DES 加密算法,使用一个 56 位的密钥以及附加的 8 位奇偶校验位(每组的第8为作为奇偶校验位),产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 轮循环,使用异或,置换,代换,移位操作四种基本运算。-The Data Encryption Standard (DES) is a
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:641090
    • 提供者:baimengying
  1. FreeICTCLAS

    0下载:
  2. 对中文进行分词,c++实现多中文文本的分词算法-Using java prepared tf* idf results
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2717670
    • 提供者:静静
  1. KNN

    0下载:
  2. 数据挖掘中的经典算法,机器学习领域常用的KNN临近学习算法,可用于文本向量分类等用途。-Classical data mining algorithms, machine learning algorithms commonly used KNN approaching learning can be used for text vector classification purposes.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:631
    • 提供者:意琪贝
  1. NNapplication

    0下载:
  2. 数据挖掘经典算法之一,KNN临近算法。可用于机器学习领域的文本向量分类等用途。-One of the classical data mining algorithms, KNN algorithm approaching. Can be used for text vector machine learning classification purposes.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:641
    • 提供者:意琪贝
  1. G-S

    0下载:
  2. C语言编写,顺序高斯法求解线性方程组代码,方程组系数以文本形式导入程序,可计算多阶方程,识别运算时间,算法时间复杂度较低。(C language, sequential Gauss method for solving linear equations, code equations, coefficients in text form into the program, can calculate multiple equations, identify the operation time,
  3. 所属分类:数学计算

    • 发布日期:2017-12-31
    • 文件大小:13312
    • 提供者:lhk123454321
  1. GS

    0下载:
  2. C语言编写,列主元高斯法求解线性方程组代码,方程组系数以文本形式导入程序,可计算多阶方程,识别运算时间,算法时间复杂度较低。(C language, column principal component Gauss method for solving linear equations, code equations, coefficients in text form into the program, can calculate multiple equations, identify th
  3. 所属分类:数学计算

    • 发布日期:2017-12-26
    • 文件大小:13312
    • 提供者:lhk123454321
  1. 支持向量机(Support Vector Machine, SVM)

    0下载:
  2. 支持向量机(support vector machine,SVM)是由Cortes和Vapnik在1995年提出的,由于其在文本分类和高维数据中强大的性能,很快就成为机器学习的主流技术,并直接掀起了“统计学习”在2000年前后的高潮,是迄今为止使用的最广的学习算法。(Support vector machine (support vector machine, SVM) is proposed by Cortes and Vapnik in 1995, because of its powerf
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:1032192
    • 提供者:ZJN27
搜珍网 www.dssz.com