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