资源列表
5-Longest-Palindromic-Substring
- “回文串”是一个正读和反读都一样的字符串,比如“level”或者“noon”等等就是回文串。回文子串,顾名思义,即字符串中满足回文性质的子串。 Manacher算法- Palindrome string is a positive reading and verlan are the same string, such as level or noon and so is a palindrome string. Palindrome substring, by definitio
hstring
- 数据结构实验报告,关于串的堆分配存储实验报告-Data structure experiment report, list of heap allocation of storage
MD5_ENCRYPTION
- 基于Visual Basic的16位和32位的MD5加密算法-16 bit and 32 bit MD5 encryption algorithm based on Basic Visual
zifuchuanyixilie
- 字符串拷贝,排序,连接,数字字符转数字等-these program is related on string
yanghuisanjiaohemoffagzhen
- 基于C语言的魔方阵与杨辉三角的源代码程序,可运行-two programs is based on C
class09
- 自己实现的一个LCS最长公共子序列算法,参考算法导论第三版进行实现-An LCS longest common subsequence algorithm to achieve their own, refer to the third edition of Introduction to Algorithms were realized
allocateArray
- Allocate a array function.
memory_leak
- Memory leak issue using C language.
KuaiPai
- 对输入数据进行排序,采用的方法是快速排序法-quick sort
bicoloring
- 输入一个简单(无多重边和自环)的连通无向图,判断该图是否能用黑白两种颜色对顶点染色,使得每条边的两个端点为不同颜色。-Enter a simple (no multiple edges and loopback) connectivity undirected graph, determine if you can use this figure in black or white stained pair of vertices, so that the two ends of each si
jiugong
- 重排九宫问题,实现从输入到目标九宫图的解的过程-Rearrangement jiugong problem, solving and output the input to the target jiugong diagram of the solution
yanghuisanjiao
- 自己编写的队列,循环链表实现,应用于显示杨辉三角-I have written a queue, circular linked list implementation, applied to the display Pascal' s triangle
