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

搜索资源列表

  1. JAVA的计算器

    0下载:
  2. 这个无限位计算器,N!及N的平方了。本来是打算用堆栈去实现的,突然发现了BigDecimal这个好东东~~于是乎~~堆栈在偶的计算器里退休了。。。 这个是在JDK 5.0 Update 3下用 NetBeans 4.1写的,我试过了两个1.4.2版本的,总说找不到MAIN()方法,对NetBeans打的包。。偶有置疑。。。所以拆开来。。。*.calss + 一个批处理+*.java打成了个压缩包传了上来~~ -the infinite spaces calculators, N!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:18.02kb
    • 提供者:炸鱼
  1. Substituter.java

    0下载:
  2. 代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系,不断用A中的字母去替换B中的字母,搜索不成功时就回退,在这里回朔是一个关键。 -generation into a
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.88kb
    • 提供者:rtshen
  1. diaodu

    0下载:
  2. 两台处理机A 和B处理n个作业。设第i个作业交给机器 A 处理时需要时间ai,若由机器B 来处理,则需要时间bi。由于各作 业的特点和机器的性能关系,很可能对于某些i,有ai >=bi,而对于 某些j,j!=i,有aj<bj。既不能将一个作业分开由两台机器处理,也没 有一台机器能同时处理2 个作业。设计一个动态规划算法,使得这两 台机器处理完成这n 个作业的时间最短(从任何一台机器开工到最后 一台机器停工的总时间)。研究一个实例:(a1,a2,a3,a4,a5
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-25
    • 文件大小:13.84kb
    • 提供者:王颖
  1. neure

    0下载:
  2. 十分简单的感知器实现,自己编写,加深对神经网络的了解,面向对象,虽然简单,但对神经网络的初学者还是有参考价值的-Very simple perceptron realized, I have written to enhance understanding of the neural network, object-oriented, although simple, but for a beginner or a neural network reference value
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:3.76kb
    • 提供者:利群
  1. CRMforcompany

    0下载:
  2. 本系统基本完善了CRM管理系统的各个模块,只要稍加修改就能满足大中型企业的需求。-sorry,I don t know how to discr iption this CRM project in English!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-31
    • 文件大小:12.26mb
    • 提供者:gl
  1. sudoku

    0下载:
  2. 可算sudoku的语法 规则很简单, 9*9 的格子中,每列,每行数字不可重复。 每个 "3*3" 的 "Box" (共9个) 内的数字也不可重复。 附件是 eclipse java project, 请将你的算法写在 SolvePuzzle() 内-Be regarded as the grammar rules of sudoku are simple, the 9* 9 grid, each row, each row can not duplicate figure. Eac
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:4.34kb
    • 提供者:antonygo
  1. GaBin

    0下载:
  2. 遗传算法解决复杂背包问题,用Java编写。 该背包拥有3个属性,500个东西,50个包。 求解包与包之间物品重量差最小,并且同一个背包的物品属性有特殊要求。 该程序容易修改。-Genetic Algorithm on Bin Packing Proglem. 500 items, 3 parameters of each item. 50 containers, target: All 50 containers has the smallest weight differe
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:156.75kb
    • 提供者:mark
  1. Knapsack

    0下载:
  2. 0-1背包 给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大?
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:702byte
    • 提供者:拉力
  1. POI

    0下载:
  2. poi的三个代码jar包 不知道大家需要不 -poi I don t Speak English Thanks you
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:934.25kb
    • 提供者:谭剑
  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. sample_files

    0下载:
  2. this HUFFman algorithm written in java, i hope it would be useful for every one in need.-this is HUFFman algorithm written in java, i hope it would be useful for every one in need.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:3.31kb
    • 提供者:walid
  1. EightPazzelBfs

    0下载:
  2. This project solve 8 puzzle with breadth first search. I wrote this program for Artificial Intelligence lesson.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:35.09kb
    • 提供者:somatco
  1. KnapsackProblem

    0下载:
  2. 问题:已知有n种物品和一个可容纳M重量的背包,每种物品i的重量为wi。假定将物品i的一部分xi放入背包就会得到pixi的效益,这里,0≤xi≤1,pi>0。如果这些 物品重量的和大于M,要求所有选中要装入背包的物品总重 量不得超过M,而装入背包物品获得的总效益最大。-Question: are known to have n kinds of goods and M can hold the weight of a backpack, the weight of each item
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:950byte
    • 提供者:lily
  1. NQueen

    0下载:
  2. n皇后问题可以表示成n-元组(x1,…,xn),其中xi是放在第i行的皇后所在的列号。于是,解空间由nn个n-元组组成。 显示约束条件为Si={1,2,…….,n},1 i  n。 隐式约束条件之一为没有两个xi相同(即任意两个皇后不在同一列上)。将其加入到显式条件中,于是解空间的大小由nn个元组减少到n!个元组。 -n queens problem can be expressed as n-tuple (x1, ..., xn), where xi i
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1kb
    • 提供者:lily
  1. cluster

    0下载:
  2. 我做的用Kmeans方法,分别采用欧式距离。夹角余弦,和度量函数的方法来表示两点的相似度-I do use Kmeans methods were used Euclidean distance. Angle cosine, and methods of measurement functions to represent the similarity of two
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:53.88kb
    • 提供者:bing
  1. ACO

    0下载:
  2. 这是一个我用java编写的蚁群算法,我觉得还不错,供大家参考。-This is one I prepared the ant colony algorithm using java, I feel pretty good, for your reference.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:8.35kb
    • 提供者:孤独剑客
  1. Matrix-Chain_JAVA

    0下载:
  2. Matrix Chain Multiplication is perhaps the quintessential example of dynamic programming. The problem can be stated as follows: given a chain <A1, A2,..., An> of n matrices, where for i = 1, 2,...,n, matrix Ai has dimension pi-1 x pi, fully par
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.25kb
    • 提供者:Justas
  1. java

    0下载:
  2. 本人搜集并调试无错的 关于数据挖掘算法,JAVA 实现,里面包含测试数据集,apriori 算法2个,FP-TREE 一个,FP-GROWP 2个 聚类1个、CLUSTREAM 一个,C45、ID3 等,下载后在相应文件夹中有 部分测试数据集合-I collect and debug error-free data mining algorithms, JAVA realization, which contains a set of test data, apriori algorithm 2
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:2.58mb
    • 提供者:zhangchangsheng
  1. N_DFA

    0下载:
  2. 这个何不错哦 这个何不错哦 这个何不错哦 这个何不错哦 这个何不错哦 -this is a very good code for java, i spent much on it
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:2.98kb
    • 提供者:欧泊
  1. Puzzle

    0下载:
  2. 八数码问题的爬山法,首选爬山法,随机重启爬山法,退火算法的实现以及比较。(This code solve 8-puzzle problem using hill climbing and simulated annealing. And then I compare with each other.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:440kb
    • 提供者:情杀
« 12 3 »
搜珍网 www.dssz.com