资源列表
queen
- 八皇后问题。利用了递归算法,很是巧妙!最后一行为输出解的个数,每行共8个数字,这些数字即代表皇后在该行的位置。-It s a code about Eight queen.
work9
- 假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场,设计一个有效的贪心算法进行安排。-Enough to assume that many of the arrangements for the venue where a number of activities and want to use the venue as small as possible, design an efficient greedy algorithm to carry out the arrangemen
MINTREE
- 最小生成树问题,稍有修改,大家看看,-Minimum spanning tree problem, slightly modified, we take a look at Hei hei
operation
- 对链表的基本操作,删除,插入操作,绝对能实现-The basic operation of the list, delete, insert, absolutely can achieve
main
- 中缀转换成后缀表达式有很多运用,例如可以用来构造查询表达式。本程序实现了中缀转换成后缀的算法-Infix expression into postfix to use a lot, for example, can be used to construct a query expression. Realized by the infix into postfix algorithm
opencv
- 基于opencv的图像的二值化源代码,可以读取图像对起是缩放,可作为opencv的基础入门。-Based on opencv image binarization source code, can be read from the image pair is scaling can be used as the basis for opencv entry.
sy2
- 通過實驗驗證傅里葉轉換,將信號從時間域轉換到頻率域-Experimental verification by Fourier transform, the signal is converted the time domain to the frequency domain
xunlianshuju
- 对输入的样本数据进行训练,得到误差的收敛曲线,并同时观察训练过程中权值的变化。-The sample data input for training, obtain convergence curve of error, and at the same time observe the changes in the weights of the training process.
mosaic
- 图像拼接,将两幅图像拼接在一起,不同像素不同大小,基于特征的方法,手动提取特征点-Image stitching, stitching together the two images, different pixel sizes, feature-based approach, the manual extracting feature points
KDE
- KDE 核密度估计算法 运动目标检测算法之一 只进行了第一阶段的运算 具体看原论文-One of the algorithms of moving object detection algorithm was only the first stage of the operation of the specific look of the original paper of kernel density estimation
JCBY
- 梯度算子检测边缘,LOG算子检测边缘,Canny算子检测边缘-Gradient edge detection operator, LOG edge detection operator, Canny edge detection operator
maxEntropy
- matlab实现的图像二值化中的最大阈值熵算法-matlab realize image binarization maximum entropy threshold algorithm