CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - longest
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - longest - List
[
JSP/Java
]
lcs
DL : 0
一个java实现的lcs最长公共自序列的程序实现,完整代码,可以直接运行,环境eclipse 欢迎下载,交流学习-Lcs a java achieved the longest sequence of procedures in public since the realization of a complete code, can be directly run, the environment welcomed the eclipse download, exchange of learning
Date
: 2025-12-26
Size
: 3kb
User
:
liu
[
JSP/Java
]
java_CaminoMasCorto
DL : 0
longest path, uso para la busqueda del camino mas corto
Date
: 2025-12-26
Size
: 2kb
User
:
fabytapia
[
JSP/Java
]
1
DL : 0
给定2个序列X={x1,x2,…,xm}和Y={y1,y2,…,yn},找出X和Y的最长公共子序列。-Given two sequences X = {x1, x2, ..., xm} and Y = {y1, y2, ..., yn}, X and Y to find the longest common subsequence.
Date
: 2025-12-26
Size
: 110kb
User
:
wangfeifei
[
JSP/Java
]
LIS(Longest-increasing-subsequence)
DL : 0
最长非降单调子列的实现。java写成。谢谢。-Longest increasing subsequence
Date
: 2025-12-26
Size
: 9kb
User
:
Jackie_09
[
JSP/Java
]
long
DL : 0
最长公共子序列的JAVA实现,直接复制粘贴即可运行-Longest common subsequence of JAVA implementation, you can directly copy and paste operation
Date
: 2025-12-26
Size
: 1kb
User
:
赵玉凯
[
JSP/Java
]
The-longest-public-son-sequence
DL : 0
最长公共子序列演示程序,算法分析与设计,动态规划算法-The longest public son sequence demo, the algorithm analysis and design, dynamic programming algorithm
Date
: 2025-12-26
Size
: 5kb
User
:
jade
[
JSP/Java
]
LCS
DL : 0
longest common subsequence
Date
: 2025-12-26
Size
: 1kb
User
:
pravat
[
JSP/Java
]
LCS
DL : 0
longest common subsequence using dynammic programmin
Date
: 2025-12-26
Size
: 2kb
User
:
srb
[
JSP/Java
]
Unlinker
DL : 0
Unlinker。用正则表达式匹配最长url,把匹配的字符串替换并且输出-Unlinker. Use regular expressions to match the longest url matching string replacement and output
Date
: 2025-12-26
Size
: 1kb
User
:
daisy
[
JSP/Java
]
algorithm
DL : 0
一些经典算法的java实现:包括:二分查找,最优二搜索树,编辑距离,哈夫曼树,最长公共子序列,矩阵连乘问题,最短路径优先-Some classic algorithm java implementation: including: binary search, and optimal two search tree, the edit distance Huffman tree, the longest common subsequence matrix multiplicative Shortest Path First
Date
: 2025-12-26
Size
: 7kb
User
:
谢虹宇
[
JSP/Java
]
LongestPiece
DL : 0
对一个长整型的数,请输出其二进制序列,并计算序列中最长连续1串长度,和最长连续0串长度。-A long integer number of output binary sequence, and calculate the length of the longest consecutive string sequence, and the longest consecutive 0 string length.
Date
: 2025-12-26
Size
: 1kb
User
:
da
[
JSP/Java
]
lcs
DL : 0
随机生成两个长度为1000的字母序列,利用动态规划算法实现求最长公共子序列,并输出最长公共子序列的长度,一般是320左右。-Two randomly generated sequence of letters of length 1000, the use of dynamic programming algorithm for the longest common subsequence, and the output length of the longest common subsequence, typically 320 or so.
Date
: 2025-12-26
Size
: 2kb
User
:
eating
[
JSP/Java
]
MaxBackTraceSubString
DL : 0
最长回文子串的Java实现 经典算法习题之一 可以输出一串字符中最长的重复子串-Java longest palindrome substring exercises to achieve one of the classic algorithm can output a string of characters in the longest repeated substring
Date
: 2025-12-26
Size
: 5kb
User
:
yeacho
[
JSP/Java
]
lcs
DL : 0
在一组序列中,找到最长公共子序列,虽然序列不是唯一的,但是是根据最长公共子序列的长度来确定。-In the Java code to achieve the longest common subsequence, and algorithm of the ideology of the book
Date
: 2025-12-26
Size
: 1kb
User
:
李晨露
[
JSP/Java
]
MaxCallac
DL : 0
窗口化最长回文判断,输入一个字符串,返回字符串中最长的从左向右读和从右向左读相同的字符串-Windowing longest palindromic determination, input a String to return the same longest reading left to right and right to left read character string
Date
: 2025-12-26
Size
: 7kb
User
:
徐之豪
[
JSP/Java
]
JOptionPane
DL : 1
Ask the English version of the full names (first-name last-name) of three of your family members using showInputDialog() method of the JOptionPane class. Display the name of the family member who has the longest first name (not the longest of the total name) as following. (If there is a tie, just display one of the two.) Daniel Shin has the longest first name
Date
: 2025-12-26
Size
: 46kb
User
:
碳十三
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.