资源列表
GaussandDoolittle
- 用Gauss消去法和Doolittle三角分解法求解解线性方程组的程序源代码.-using Gauss elimination method and alignment triangular decomposition method for solving linear equations of the program source code.
维纳滤波处理
- 对DIB图像进行维纳滤波复原操作和评价滤波效果的信息熵计算算法.-right DIB images Wiener filter recovery operation and evaluation of the effect of filtering information entropy algorithm.
ADMD
- 计算机实现大数加减乘除运算时应该遵循一定的规则,尤其硬件实现乘除比较耗费时间,分别用加法和减法来代替可以优化代码。
1
- 人脸检测程序,使用Adaboost算法训练的分类器,分类效果良好 OpenCV平台
drawLine
- 程序运行后生成500×500的窗口,可在窗口中实现橡皮筋功能的直线绘制,并实现矩形选框剪裁功能。左键键拖动绘制直线,按下右键可实现橡皮筋的拖拽,中键可以拖动绘制矩形选框,配合键盘上C键可以实现对直线的剪裁。-Generated after the program runs 500 × 500 window, can be achieved in the window rubber band drawing a straight line features, and to achieve tail
sytax_analyse
- 编译原理,递归下降语法分析。可以解析算术表达式。可以参考下。-Compiler theory, recursive descent parsing. Arithmetic expressions can be resolved. Can refer.
SX21
- 用二分查找法在已排序好的数组中查找输入的数。如果找到了输出该数的下标,否则输出“未找到”。(数组为:1,2,13,24,25,44,57,63,66,78,90,100)。-Using binary search in a sorted array to find a good number of inputs. If you find out the number of subscr ipts, otherwise output " not found." (Array
area_perimeter-and-aspect-ratio
- matlab数字图像分割,可以提取一幅图中想要的目标,并计算出目标的面积,周长和长宽比。-Digital Image Segmenting Useing Matlab.This program can extract the interesting target from a figure, and calculate the target area, perimeter and aspect ratio.
001
- 数据结构课程实验,用链表与顺序表实现交并差实验的源码!-Data structures course experiment, using a linked list with the order table to pay and poor experimental source!
IIInToPostn
- 中缀表达式转换成后缀表达式算法,,并求算术表达式的方法。可直接使用。 -Infix expression into postfix expression algorithm, and seek the method of arithmetic expressions. Can be used directly.
Huffman_code
- 实现Huffman算法,对数据进行最优编码压缩。-huffman code
renderCyliner-master
- renderCyliner: A bit of OPENGL C code that renders a cylinder between two points.
