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

搜索资源列表

  1. 多维函数优化程序

    0下载:
  2. 用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。 -with Java language, including the PSO (Particle swarm optimizat
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:63.79kb
    • 提供者:刘三
  1. myZip

    0下载:
  2. 本实例采用输入参数的方式,并且演示了如何使用Checksum类来计算和校验文件的“校验和”。在dos窗口中输入:java myZip test 1.txt 2.txt 这条命令把1.txt和2.txt文件压缩到test.zip文件中
  3. 所属分类:压缩解压

    • 发布日期:2014-01-17
    • 文件大小:1.32kb
    • 提供者:张大宝
  1. cmar

    0下载:
  2. 多关联分类算法,ClassCMAR_App为主算法,能抽取分类关联规则,ClassCMAR_App10.java是采用10folder技术对分类模型的验证算法,程序运行命令.txt文件中有程序运行命令的详细介绍。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:138.43kb
    • 提供者:yang xuemei
  1. aprioriGUI

    1下载:
  2. 这是实现资料挖掘中的Apriori演算法的源代码 此java程式需先在同一资料夹下创建一个database.txt档 开启档案后,输入最小支持度及信赖度,程式会执行计算出关联法则 此与一般的apriori代码不同,经过修改后亘加完美-This is the realization of the Apriori data mining algorithm java source code for this program need to be in the same folder cr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:34.64kb
    • 提供者:洪武
  1. mail

    0下载:
  2. 垃圾邮件过滤器 本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90 以上。-Spam filter software is based on the Naive Bayes algorithm, using NetBeans generated interface [have to JDK1.6], suitable for mobile phone message, mail messages, d
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:949.28kb
    • 提供者:梦创
  1. 118-FlatworldMutant

    0下载:
  2. A solution (with a .txt file containing test cases) to the Mutant Flatworld Explorers problem in Volume I of the Problem Volumes of the UVA Online Judge. The problem is available at http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:2.86kb
    • 提供者:Mezura
  1. Java

    0下载:
  2. Java语言入门txt电子书 适合初学Java的学员-Java language Java entry txt e-book for beginners students
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:41.65kb
    • 提供者:yan
  1. JavaApplication2

    0下载:
  2. Java Shannon Fano Algorithm , encryption and decryption. CitireBit.java read bit by bit from text/bmp file Compara.java compares 2 bits In.txt it s the in file for the interface and algorithm Interfata.java it s the interface file Nod.java
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:224.76kb
    • 提供者:dark
  1. SA

    0下载:
  2. 压缩包中的工程包含了三种风格。adtstyle文件夹对应的是抽象数据风格,invretstyle文件夹对应的是调用返回风格,pipestyle文件夹对应的是管道过滤器风格。源代码是用MyEclipse 6.5写的。可直接将工程导入MyEclipse中即可运行,也可以运行SA文件夹里面的start.bat选择某个风格运行。 抽象数据风格的按字母排序算法用的是快速排序算法,代码位于SA\src\adtstyle\impl.AlphabetizerImpl.java,调用返回风格用的是插入排
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:38.23kb
    • 提供者:杨诗听
  1. NeuralNetwork

    0下载:
  2. 该资源是神经网络算法。 ProduceTestFile.jar和src\produce目录下的ProduceTestFile.java用于在画图文件中手写字生成文件后转化成txt文件(生成BPTestFile.txt),注意在画图文件中应将图片大小设为长和宽均为100像素,写字时选择最粗的刷子。 两个txt分别是训练数据和测试数据。读入BPTrainingFile.txt中的样本进行训练,然后用BPTestFile.txt中的样本进行测试。-This resource is neural
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:96.82kb
    • 提供者:陈易
  1. calculatewords

    0下载:
  2. 给出了直接导入一段英文txt文档,并统计其中各个单词出现次数的代码,并给出详细注释。-java environment program gives statistical methods uppercase and lowercase letters, suitable for beginners to master
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.43kb
    • 提供者:yhh
  1. itext

    0下载:
  2. java实现txt、excel、word等文本转换为PDF格式文件-Java implements TXT, excel, word, and other text as a PDF file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-09
    • 文件大小:14.63mb
    • 提供者:caprices
搜珍网 www.dssz.com