资源列表
binarytree
- 重构二叉树的一个算法,如何用二叉树解决问题-Reconstruction of a binary tree algorithm, how to solve the problem tree
cynjj
- 给定如下元素的数组,根据最大堆的结构,说明对这些数组按递增顺序进行堆排序的步骤,并确定它们所执行的元素比较次数。-Given the following array of elements, based on the maximum heap structure indicates that these arrays are sorted in ascending order of the steps heap sort and identify the elements of the impl
Gabor
- Gabor变换属于加窗傅立叶变换,Gabor函数可以在频域不同尺度、不同方向上提取相关的特征。另外Gabor函数与人眼的生物作用相仿,所以经常用作纹理识别上,并取得了较好的效果。-Gabor transform belongs to the windowed Fourier transform, Gabor function can be in the frequency domain on different scales and different directions extract re
mulVNewton
- 牛顿法解非线性方程,绝对有效,供大家共同使用。-Newton' s method for solving nonlinear equations, absolute and effective for common use.
dayintuxing
- 这个题目主要通过调用函数和数组来解决,通过两个调用函数来解决问题-The main subject and the array by calling the function to solve, by calling the function to solve the problem of two
mohulogic
- 自己做的一个关于模糊逻辑的控制器,输入隶属函数为高斯型,输出为三角型-a fuzzy logic controller
ss
- 次文件主要是一个 可以实现自我删除的c语言原代码,但必须在vc中运行-Second document was an self delete c language source code, but must run in the vc
1080
- N皇后( 深度优先搜索 ) n=6-12-N Queens (depth first search) n = 6-12
backbag
- 使用回溯算法解决问题,用C++语言实现。-Backtracking algorithm to solve the problem, using C++ language.
alphaC
- draws font c using opengl
opencv
- opencv初步 从摄像头获取视频流-Opencv preliminary get streaming video camera ~ ~ ~ ~
Untitled3
- 梯度算子检测边缘,LOG算子检测边缘,Canny算子检测边缘.-Gradient edge detection operator, LOG operator edge detection, Canny edge detection operator.