CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 文本 算法

搜索资源列表

  1. bayes

    0下载:
  2. 贝叶斯分类算法源代码,用于对文本文件进行分类-Bayesian classification algorithm source code, used to classify a text file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1251
    • 提供者:dingding
  1. MatrixChain

    0下载:
  2. 用VS2010的矩阵链乘问题的算法实现。 实现功能: 1、文件读取,文本解析后显示矩阵链组成 2、显示数组,显示最优解。 文件在压缩包内 -Matrix chain multiplication using VS2010 problem algorithm. Function: 1, file read, parsed text display matrix composed of two chains, showing the array, showing the opti
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:85320
    • 提供者:zty
  1. apriori

    1下载:
  2. 实现关联规则中经典的apriory算法,供文本分类研究使用-To achieve the classic apriory association rules algorithm for text classification using
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:3151
    • 提供者:gaozhe
  1. knn

    0下载:
  2. knn算法的简单实现,需要测试两个文件,一个测试文档,一个是待分类文本-knn algorithm is simple to achieve, you need to test the two documents, a test document, a text is to be classified
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:3056
    • 提供者:2006081224
  1. 34657363

    0下载:
  2. 取重复文本新算法,应用程序编程源码,很好的参考资料。-Take repeated text of the new algorithm, application programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:80909
    • 提供者:什锦丁儿
  1. GridNumber

    0下载:
  2. 在一个有m*n个方格的棋盘中,每个方格中有一个正整数。现要从方格中取数,使任意两个数所在的方格没有公共边,且取出的数的总和最大。利用线性规划,设计一个满足要求的取数算法 输入:由文件名为input.txt的文本文件提供,第一行有两个正整数m和n,分别表示棋盘的行数和列数,从第二行开始,每行有n个正整数,表示棋盘方格中的数 输出:输出到文件output.txt,第一行为取数的最大总和-In an m* n chessboard squares, each square has a posi
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1244038
    • 提供者:Muia蛋蛋
  1. gmm3

    0下载:
  2. 使用GMM算法对文本特征进行分类,内涵训练集与测试集可以直接使用-Using the GMM algorithm to classify text features, content training set and test set can be used directly
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3577
    • 提供者:liyuqing
  1. encode-a-text-file

    0下载:
  2. 文本文件加密,由VB编写,包括文本文件加密算法及窗体制作方法-Text file encryption, written by VB, including text files encryption algorithm and form production methods
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:14173
    • 提供者:guizi
  1. dct_Hiding

    2下载:
  2. 基于DCT算法的信息隐藏的实现,支持图片和文本的嵌入。-DCT information hiding algorithm based implementation, support embedded images and text.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3084
    • 提供者:张墨涵
  1. KNN

    0下载:
  2. KNN算法实现 文本分类,C++实现-KNN text classification
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:9060
    • 提供者:赵雷
  1. Vigenere

    2下载:
  2. 要求实现Vigenere密码算法。 明文从文本文件中提取,密文存入文件。 编码采用ASCII码,模运算以256取模,密码采用单词方式(如"computer")。-Required to achieve Vigenere cipher algorithm. Expressly extracted from the text file into a file ciphertext. Encoded using ASCII code, modular arithmetic modulo 256
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:152415
    • 提供者:朱楠
  1. cryptfial

    0下载:
  2. 文本串加密和解密程序。一个文本串可用事先给定的字母映射表进行加密。例如,设字母映射表为:     a b c d e f g h I j k l m n o p q r s t u v w x y z     n g z q t c o b m u h e l k p d a w x f y I v r s j     则字符串“encrypt”被加密为“tkzwsdf”。 试写一个算法将输入的文本串进行加密后输出; 另写一个算法将输入的已加密的文本串进行解密后输出
  3. 所属分类:其他小程序

    • 发布日期:2017-04-06
    • 文件大小:463576
    • 提供者:Yoalnda
  1. knn

    1下载:
  2. 分别利用java和C++实现的KNN文本分类算法,每个程序模块都有详细注释-Respectively, the use of java and C++ implementation of KNN text classification algorithm, each program module has detailed notes
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:229121
    • 提供者:路彦晞
  1. vbmd5

    0下载:
  2. VB6.0的md5算法实例,用来计算出文件或字符串的MD5值是多少,演示了字符串和文件的MD5值加密,请将文件拖到本窗体上,即可算文件的MD5值,支持多文件拖放,如果是文件的话,将打开一个TXT文本文件显示MD5值。-VB6.0 md5 algorithm instance, used to calculate the MD5 file or string value is the number that demonstrates the MD5 encrypted string values
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7984
    • 提供者:cpudn82
  1. src

    0下载:
  2. swt算法实现,基于字符宽度的文本定位-swt algorithm, the width of the character-based text location. . . . . . . . . . .
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:8737
    • 提供者:叶炳坤
  1. vigenere

    0下载:
  2. vigenere算法,对一段明文进行加密,明文存入文本中,密钥自己输入,且密钥是字符形式,计算机安全与保密作业,C语言-Vigenere algorithm, a plaintext is encrypted, the plaintext into text, key input, and the key is the character form, computer security and security operations, C language
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:548
    • 提供者:陈洁
  1. CPP-Matrix

    0下载:
  2. 代码基于《用C++语言编写数学常用算法》/陈必红著。源码中定义了多种矩阵初始化函数,可以讲数组,文本文件等直接转换为矩阵。除了常用的矩阵运算分解等操作,增加了常用的矩阵点乘,叉乘,矩阵块移除等常用操作,在源文件中有详细注释。-Code based on the " write mathematical language commonly used algorithm C++" /Chen Hung forward. Defined in a variety of matrix s
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:20885
    • 提供者:vicky
  1. K-Means

    0下载:
  2. K-Means算法matlab实现,使用自己生成的数据文本-K-Means Alogrithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2078
    • 提供者:peter
  1. Delphi_866121

    0下载:
  2. Delphi自动断句机,带点智能语法分析功能,可把一段文字智能添加段落和分行显示,基于有限状态自动机的算法,文本分析与自动翻译等技术,其第一步首先都是断句,即把连续的文本,分成以句子为单位的基本成分。程序支持缩略语和标点识别,你可以载入一段文本试下。 -Delphi auto-punctuate machine, a little intelligent parsing function can be added to a text paragraph and intelligence br
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:32618
    • 提供者:8E11MJY
  1. Html2Article-master

    0下载:
  2. NET平台下,一个高效的从Html中提取正文的工具。 正文提取采用了基于文本密度的提取算法,支持从压缩的Html文档中提取正文,每个页面平均提取时间为30ms,正确率在95 以上。-Under NET platform, an efficient tool to extract text Html in. Text extraction using a density-based text extraction algorithm, support extract text the
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:218494
    • 提供者:吴为
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com