资源列表
fibonaqi
- Fibonacci数列是一种特殊的数列,数列的第一项、第二项的值为1,从数列的第三项开始,每一项的值都等于数列前两项值的和。本题就是编程求解Fibonacci数列第n项的值,并在屏幕上显示出来。-Fibonacci series is a special series, the first series of items, the second of the value of a, series from the third, each have a value equal to the ser
queue8
- 八皇问题,是数据结构中一种典型的问题,一般采用回溯算法来解决,是一种经典的算法-eight Huang, data structure is a typical problem, generally use backtracking algorithm to solve them. is a classical algorithm
xiaoboyasuo
- 本文是用matlab提供的小波函数做图像压缩,其中包括图像的去噪
pts
- 自适应梯形求积法 特别适合被积函数为强峰的定积分 此程序修改余地很大-Adaptive trapezoid quadrature method was particularly suited to the plot function for the strong peaks of the definite integral of a large room for this procedure to amend
ffg
- 输入N位数,在其中插入R个乘号, 使得所得的结果最大.-Enter the N-digit, insert one of R at a multiplication sign, making the results of the largest.
MaxFlowcpp
- max flow min cut in c++ code
Fxxg
- 标注autoCAD图中圆弧的曲线要素 在命令行输入FX启动-Marked the autoCAD Figure in the arc of the curve elements start in the command-line input FX
openCV-contour
- 一个基于openCV的图像处理函数,用于提取目标的轮廓-OpenCV based image processing functions for extracting the target contour
histogram_bright2
- 基于opencv,自己实现的彩色图像的均衡化,效果很好-Based on opencv, to achieve their own color image equalization, with good results
xioaboshuiyin
- 基于离散小波变换的鲁棒数字水印算法,载体图像为灰度图像-dwt watermarking
SRP
- Saliency Detection: A Spectral Residual Approach 的matlab实现-this file is the implement for Saliency Detection: A Spectral Residual Approach
