A program to FIND frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.
标签: discriminative substructures fragments molecular
上传时间: 2014-01-20
上传用户:龙飞艇
A program to FIND frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists.
标签: algorithm frequent itemsets program
上传时间: 2013-12-27
上传用户:ouyangtongze
自动格式化优盘.good,FIND
上传时间: 2014-01-14
上传用户:xzt
FIND a classification error for a given decision surface D and a given set of patterns and targets
标签: given classification and decision
上传时间: 2013-12-18
上传用户:xinzhch
ADO中使用FIND进行查询,比较适用的 查询方法。。。欢迎下载适用
上传时间: 2015-09-06
上传用户:佳期如梦
some csh scripts, for example, you can FIND the best machine with light loading, you can FIND a special process on a list of server.
上传时间: 2015-09-08
上传用户:ve3344
this m file can FIND a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input error checking included 2. Inputs can be specified in any order, so long as the parameter pairs are specified as a parameter , value
标签: Traveling Salesman solution Problem
上传时间: 2013-12-22
上传用户:ruixue198909
Problem Statement You are given a string input. You are to FIND the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input. Definition Class: ReverseSubstring Method: FINDReversed Parameters: string Returns: string Method signature: string FINDReversed(string input) (be sure your method is public) Notes The substring and its reversal may overlap partially or completely. The entire original string is itself a valid substring (see example 4). Constraints input will contain between 1 and 50 characters, inclusive. Each character of input will be an uppercase letter ( A - Z ). Examples 0) "XBCDEFYWFEDCBZ" Returns: "BCDEF" We see that the reverse of BCDEF is FEDCB, which appears later in the string. 1)
上传时间: 2015-09-21
上传用户:sunjet
stk接口 This file contains a summary of what you will FIND in each of the files that make up your work application.
标签: contains summary files This
上传时间: 2015-10-09
上传用户:ywqaxiwang
A static analysis tool to FIND bugs in Java programs
标签: analysis programs static Java
上传时间: 2015-10-30
上传用户:dsgkjgkjg