搜索资源列表
FuzzyClusterV3[VB]
- 关于模糊聚类的源代码 testData.txt 测试数据 dnaData1.txt 2000 CUMCM A 已知分好成两类的20条DNA数据 dnaData2.txt 2000 CUMCM A 待分类的20条DNA数据 waterData.txt 2005 CUMCM A 各站点水质的内梅罗平均值数据 -testData.txt test data dnaData1.txt 2000 CUMCM A divided into two ca
Compressed Suffix Trie
- 构造compressed suffix trie class,并且实现findString()和findLongestCommonSubsequence()功能-implement the compact representation of the compressed suffix trie ADT for DNA analyses.
Sicily1035
- 根据用户输入的所有DNA链,找出所有匹配的DNA链,每条只能使用一次,对速度有一定的要求-As a biology research assistant, your boss has assigned you a job: given n single strands, find out the maximum number of double strands that could be made (of course each strand can be used at most once).
DNAseries
- DNA环状序列是算法中的经典问题,包括了对String的经典的处理和问题中的运用。-DNA loop sequence is the classic algorithm , including the treatment of String of classic and problems in the application .