资源列表
xianxinghuigui
- 用链表实现线性回归算法,计算数个点按照线性回归算法实现后的结果。-List with the realization of the linear regression algorithm to calculate the number of points the linear regression algorithm in accordance with the results.
shuzhijisuan
- 数值计算,利用newton迭代法和弦截法计算插值多项式-Numerical calculation, using newton iteration method chord intercept method to calculate the interpolation polynomial
KMP
- KMP算法的实现,算法复杂度为O(m+n),C++。-KMP Algorithm, algorithm complexity is O (m+ n), C++.
quicksort
- quicksort的三种写法,主要体会最复杂情况的边界优化-about quicksort
23
- 2、递归输出 【问题描述】 给定一个整数n,1≤n≤20,要求设计一个递归算法,实现下面两种方式(下三角和上三角)的文件输出。 n n n ... n 1 …… 2 2 3 3 3 3 3 3 2 2 …… 1 n n n … n 要求:输出形式可用户选择;数字之间采用TAB键隔开(使用’\t’)。 【输入数据】 输入数据由3.txt给出,文件格式为:第一行是一个整数n;第二行是一个整数,表示输出方式,取值0/1分别表示下三角/上三角。 【输出数据】
C
- 数据结构与算法 实现两个单链表相间合并 完整程序 可运行-Data structures and algorithms to achieve a complete merger phase two single linked list program can run
3
- 双线链表的建立,用c语言实现双线链表的建立,本文件是软件笔试的试题-The establishment of double linked list, double linked list in c language creation, this document is software written examination questions
bool
- 就是根据01比特真值表生成对应的布尔函数,注意数据的量不要过大-Truth table is generated according to the corresponding 01-bit Boolean function, do not pay attention to the amount of data is too large
Memoization
- 正常的fibonacci数列的生成是递归的,比较慢,这种Memoization的方法生成fibonacci数列会快一些-Memoization s fibonacci
Comp_SVD
- Image compression using SVD is a very useful compression algorithm. The image size will not decrease in the compression algorithm.
vote
- 本代码是利用软投票法对图像进行分类,通过该方法,可以很好地对图像进行分类-This code is the use of soft voting method for image classification, by this method, can be a good image classification