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

搜索资源列表

  1. java_KNN

    0下载:
  2. 实现了KNN文本的分类,KNN最近邻基于欧几里德距离的JAVA算法实现适用于初级学习KNN的初学者。-Realization of KNN text classification, KNN nearest neighbor JAVA algorithm for Euclidean distance implementation is applied to the primary learning KNN beginners based on.
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4325959
    • 提供者:罗志强
  1. NGram

    0下载:
  2. java 实现基于N-gram的文本分类算法-java based N-gram-based text classification algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2891850
    • 提供者:xiangdengrong
  1. Cpp1

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

    • 发布日期:2017-04-12
    • 文件大小:1177
    • 提供者:SilentMarket
  1. randomnumber

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

    • 发布日期:2017-04-12
    • 文件大小:519
    • 提供者:SilentMarket
  1. test5

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

    • 发布日期:2017-04-12
    • 文件大小:996
    • 提供者:SilentMarket
  1. TEST-5-ORIGINAL

    0下载:
  2. 对于给定的2个随机正整数a小于等于b,计算a和b之间约数个数最多的数。设计一个算法求解最多约数问题 输入:由文件名为input.txt的文本文件提供,第一行有两个正整数a和b 输出:若找到的a和b之间约数个数最多的数是x,将x的约数及其总数输出到文件output.txt -this is my function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:226432
    • 提供者:SilentMarket
  1. Basic-Element

    0下载:
  2. 基本图元的生成算法,文本里有源代码以及一些相应解释-Base primitive generation algorithm text in source code as well as some interpreted accordingly
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:13377
    • 提供者:L
  1. encryption-algorithm

    0下载:
  2. 一种加密算法,将Textbox控件中的文字,保存到data.txt中,密钥与数据一起存到文本之中-An encryption algorithm, the text of the Textbox control, stored in the data.txt, the key and data stored in the text together
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:78296
    • 提供者:ljp
  1. Cluster_DBSCAN_txt

    0下载:
  2. DBSCAN算法;读取文本数据;聚类表示;简单快速-DBSCAN algorithm read text data clustering representation simple and fast
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1250215
    • 提供者:李龙杰
  1. Project1

    0下载:
  2. 基于编辑距离的拼写校正算法,计算最小编辑距离并做出校正。 在txt文本中检索字符串。-Spelling correction based on edit distance algorithm to calculate the minimum edit distance and make the correction. Retrieving string txt text.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2745179
    • 提供者:陈虎
  1. pj1_test_new

    0下载:
  2. 该项目实现将英文文本文件中的单词分类并排序的功能。利用二叉树,快速排序等算法大大提高了代码的执行效率。-The project will achieve the English word text file classification and sorting functions. Use binary, fast sorting algorithm greatly improve the efficiency of the code.
  3. 所属分类:File Operate

    • 发布日期:2017-05-13
    • 文件大小:3019825
    • 提供者:赵彤
  1. test1.3.2

    0下载:
  2. 在1.3.1的基础上,实现课本算法2.1(消除不可终止符号) 产生式的表示很关键, 一开始存放简单(例如一个字符串),后面就处理起来相对麻烦; 一开始处理复杂(例如形成产生式类和对象),后面相对容易 类具有一些方法。例如堆栈,那可以进行出栈入栈操作。 把简化结果,用1.3.1把文法写入文本文件的方法,输出 -In 1.3.1, based on the realization of textbooks algorithm 2.1 (elimination of non-t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1947
    • 提供者:陈桐
  1. test1.3.3

    0下载:
  2. 在1.3.1、1.3.2的基础上,实现课本算法2.2(消除不可达符号) 把简化结果,用1.3.1把文法写入文本文件的方法,输出 -Methods 1.3.1,1.3.2 based on the realization of textbooks algorithm 2.2 (elimination of unreachable symbols) to simplify the results, with 1.3.1 the grammar to a text file, the outp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2954
    • 提供者:陈桐
  1. bayes100

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

    • 发布日期:2017-04-12
    • 文件大小:1292
    • 提供者:ozb4847
  1. DFTaFFT-Concurrent

    0下载:
  2. 多线程实现DFT和FFT算法 采用手动管理线程 结果输出至文本 未优化效率不高 -MultiThread DFT FFT
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-11
    • 文件大小:18373434
    • 提供者:ZihanWang
  1. WebPage

    0下载:
  2. 网页分析提取文本信息,网页分词,利用Trie树实现算法-Web analytics extract text, page segmentation, use of Trie tree algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2222099
    • 提供者:祁丹蕊
  1. knntextclassify

    0下载:
  2. knn算法实现的文本分类器,有界面,使用VS2010编写,能实现分类功能。-KNN algorithm to achieve the text classifier, the interface, the use of VS2010 to prepare, to achieve the classification function
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:250627
    • 提供者:杨玉
  1. 32423134152

    0下载:
  2. 基于编辑距离的拼写校正算法,计算最小编辑距离并做出校正。 在txt文本中检索字符串。-Spelling correction based on edit distance algorithm to calculate the minimum edit distance and make the correction. Retrieving string txt text.
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:738975
    • 提供者:Jason
  1. myditfft

    0下载:
  2. 在matlab中实现fft算法,此为函数文本,可直接调用-Implement fft algorithm in matlab, this is the function text, you can directly call
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:824
    • 提供者:yw
  1. 11

    0下载:
  2. c++实现的文学研究助手,运用了AC自动机的算法,只要检索一遍文本就能统计出要查询的单词个数。-C++ realization of the literary research assistant, the use of AC automata algorithm, as long as the retri of text will be able to count the number of words to query.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2720
    • 提供者:龙崎
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com