资源列表
sort
- 介绍了三种排序与查找算法:选择排序算法,冒泡排序算法,折半查找法-selection sort,bubble sort,find
kmp
- KMP算法的一个实例。输入目标串和模板串返回为查找成功的位置-An example of KMP algorithm. Enter the target string and the template for the search string to return to the location of the successful
class3-Fibonacci
- Fibonacci数列的递归和非递归算法,有详细注释-Fibonacci sequence of recursive and non-recursive algorithm, detailed notes
kmp
- kmp算法 源代码 可实现多个匹配分析可实现多个匹配分析-kmp algorithm source code analysis of multiple matches
judge_leaf_number
- 本程序是对二叉树的操作,判断并统计二叉树的叶子节点个数-This procedure is a binary operation, and statistics to determine the number of binary tree leaf node
Random-licensing
- 一个用c++实现的随即发牌的小程序。只是简单的算法。-A with c++ implementation then a small licensing program. Just a simple algorithm.
sort
- 两个排序:冒泡排序和选择排序(具体是用c语言来实现的) 一个斐波那契数列的输出-Two sorts: bubble sort and selection sort (specifically, to achieve the c language) A Fibonacci Fibonacci series output
addTwoNumbers
- Leetcode练习,将两个非负整数相加,整数一字符串的形式保存,逆向存储。要求得到的结果也是字符串。-You are given two linked lists representing two non-negative numbers. The digits are stored in reverse order and each of their nodes contain a single digit. Add the two numbers and return it as a li
AVL
- AVL平衡搜索树 C++实现 理想高效平衡搜索树-The AVL balanced search tree C++ to achieve the desired high efficiency balanced search tree
nkoj1751
- 解决nkoj 1751: E: Expressions 的程序,网上很难找-program for nkoj 1751: E: Expressions
TUOPIJIEGOUYOUHUA
- 结构 拓扑结构优化源程序代码 已经调试过可用-Structural topology optimization of the source code is available
sort
- 这是一个复杂的排序,最基本的排序方法 。-It is a sort