资源列表
fft2
- matlab实现快速傅立叶变换,采用了矩阵法
filter
- 编码过滤器过滤的列子 自己学习 研究 有兴趣的 也可以下下来共同学习-struts action
Singlelist
- 单链表的特点;链式存储结构的基本运算;单链表的创建、插入、删除和显示线性表中元素等基本操作。-Single list of characteristics chain store structure, the basic operations the creation of a single linked list, insert, delete, and display the elements in a linear form the basic operations.
QuickSort
- 快速排序法,使用C++语言编写的用与实现数据结构的快速排序法-Quick Sort, use the C++ language for use and implementation of data structures Quick Sort
Polynomials
- Plynomials Functions: Legendre, Hermite, Laguerre and Chebycev
Code1
- 表结构,用分支语句计算过于繁琐,巧妙利用数组可以简化过程,下面以税收为例。-Table structure, calculated with the branch statement is too complicated, clever use of arrays can simplify the process, following a tax, for example.
dijkstra
- dijkstra算法实现,可得到最短路和左端路径节点向量-dijkstra algorithm that receives the most short-circuit and the left path node vector
xianshitupian
- 在oepncv中用来显示图片,图像处理过程的基础-use to dispaly a picture!
b
- 用OPENCV实现图片纹理提取的源码,可以用于图片纹理的提取,运行于VS2010环境下运行通过-OPENCV is used to implement image texture extraction of source code, can be used for the extraction of image texture, run run through in VS2010 environment
tuxiangyansechuli
- 在实际应用中,图像的颜色分析很重要,通过matlab编程得到实现,从减少颜色,颜色抖动以及到不同的颜色转换。-In practice, the color of the image analysis is very important, to be realized by matlab programming, different color conversion color reduction, dithering and to.
ttt
- 题目描述】 给定一个R行C列的01矩阵,求一个最大的正方形全1子矩阵,并输出该最大正方形子矩阵的面积。 【输入】 第一行给出两个正整数R,C,表示矩阵有R行C列; 接下来R行C列给出这个01矩阵,行内相邻两元素用一个空格隔开。 【输出】 一个数,最大正方形子矩阵的的面积(即1的个数)。 输入输出样例】-Topic Descr iption Given a R rows C 01 column matrix, find
Untitled
- 基于三帧差分法的运动目标识别,简单有效,更换视频名即可直接运行。-Three difference method of moving target recognition, simple and effective, replace the name of the video can be run directly. Based
