u*******d 发帖数: 289 | 1 anyone has done this before?
to do the not exact match of the huge string similarity? say, DNA? | a*****e 发帖数: 1700 | 2 I've done similar things before. Did not find any database to
have good support on these kind of things, you have to write
your own program to do it after extracting data from a DB.
You may want to try to write some DB procedure to do it, but
I did not do it that way since it is too tied up with one type
of DB.
【在 u*******d 的大作中提到】 : anyone has done this before? : to do the not exact match of the huge string similarity? say, DNA?
|
|