搜索资源列表
895
- java写的多种dm算法,有需要的拿去下啊,还有些别的,需要的联系我-various dm algorithm, it is necessary to spend the next ah, but also some other, I need to contact the
MD5suanfaJavaBeanMD5
- MD5算法Java BeanMD5,希望大家参考学习,相信您会有所收获-Java BeanMD5 MD5 algorithm, we hope to learn information, I believe that you will gain
平方取中法
- 过JAVA编程产生一系列伪随机数,掌握平方取中法、乘同余法、混合同余法产生均匀随机数的方法。-off Java programming produce a series of pseudo-random numbers, master Mid-square method, I took with the law, mixed with the law I have Random Number method.
KnapsackProblem
- 问题:已知有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
NQueen
- 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
ICA
- 使用java实现了FastICA,但是我是将matlab的ICA函数做成了一个jar包,使用的负熵评测高斯性-Using java realize the FastICA, but I will be an ICA matlab functions into a jar, using a Gaussian negative entropy evaluation