搜索资源列表
com.ostrichmyself.api.combinePermute
- 排列组合的源代码, java实现能实现C(M,N)和P(M,N)的任意对象排列组合-combine and permute algrithm, implemented by java.
PermsRep
- lists all possible ways to permute k elements out of the vector v, with replacement.
MappedTensor
- Manages very large tensors of arbitrary dimensions as mapped files on disk.-This class transparently maps large tensors of arbitrary dimensions to temporary files on disk. Referencing is identical to a standard matlab tensor, so a MappedTensor can be
Archive
- binaryNode 和 binarysearchtree 是实现了一个二叉树。arrayvector是自己实现的vector。binary search 是一个二元搜索方法。 single list是自己实现的一个单向链表。findthemajority是寻找数组中主元素的一个算法。list是用数组实现的一个链表。permute是一个实现全排列的算法。-binaryNode and binarysearchtree is the realization of a binary tree. ar
FAURE-SEQUENCE
- The Faure sequence looks like the Halton one, with two major differences: • We choose the same base for all of our problem’s dimensions, • We use a permutation of the vector composed of the elements for each dimension. For a d-dimensi