资源列表
class3-Fibonacci
- Fibonacci数列的递归和非递归算法,有详细注释-Fibonacci sequence of recursive and non-recursive algorithm, detailed notes
Kmeans
- Kmeans algorithm source code.
dictionarysort
- 该程序实现了字典排序算法,给出一个一直的序列,然后根据该算法能求出下一个序列-the program realize the algorithm of dictionary sort.
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
c
- 首先输入源图像和分割图像,对分割后指定区域上色。-The first inputs of the source image and the divided image, the specified region of the divided colored.
juanjifaqiulingzhuangtaixiangying
- 卷积法求解系统零状态响应, 卷积法求解系统零状态响应, -Convolution method for solving the system of zero state response
homework1_2
- 图形学作业 自己稍微改进了的中点画圆算法-Graphics operations slightly improved their midpoint circle algorithm
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
二次分水岭算法
- 二次分水岭分割算法,在一次基础上进行改进
