资源列表
eys
- 二元树的建立和遍历 c语言实现 比较简单
all-premutation
- 全排列,详细讲解全排列,同时还手写实现了一个-Permutation, explain in detail the whole arrangement, and also implements a handwritten
List
- 对链表的一些处理,包括头插法建表,尾插法建表,链表长度运算 ,求链表第i个元素运算 ,按值查找运算,插入结点运算,删除结点运算,逆置链表运算-On the list of some of the processing, including construction of the first interpolation table, end table built interpolation, computing the length of the list, find the i-th elem
Bankers-algorithm
- 银行家算法 c语言编写 源代码 银行家算法 c语言编写 源代码 银行家算法 c语言编写 源代码-Banker' s algorithm
Earth-Movers-Distance(EMD)
- 这里介绍的是一种直方图的比较方法。EMD算法,这里不同于我们熟知的目标检测算法,这里EMD的全称是Earth Mover s Distance,即陆地移动距离,是一种度量准则。光线变化能引起颜色直方图的漂移,引起颜色值位置发生变化,这时候一些直方图的比较匹配策略失效。EMD算法本身是一个通用的算法,它实际上度量的是怎样讲一个直方图的形状转变为另一个直方图的形状,包括直方图的部分(或全部)到一个新的位置,可以在直方图任何维的直方图上进行这种度量。 有关EMD陆地移动距离的具体内容可参考:Lea
hafuman
- 字符串的转码和编码转换字符串,先序遍历哈弗曼树-String string transcoding and encoding conversion, first traversal tree
sort
- 插入排序 冒泡排序 最大化堆 堆排序 归并排序 快速排序等程序-Insertion sort, bubble sort to maximize the piles sort merge sort and quicksort program
shapeChart
- 适用于openGL初学者的程序编码,关于模型表格变化,填充。-OpenGL beginner program coding changes in model form, fill.
DFT
- 对图像进行傅里叶变换、逆变换,对数变换以增强灰度级细节(这种变换使以窄带低灰度输入图像值映射一宽带输出值-The image Fourier transform, inverse transform, logarithmic transformation to enhance the gray-level detail (which transform the input image narrowband low gray value mapping a broadband output val
3116
- 找出所有三位数的幸运数对。所谓幸运数对是指差为3,且每个数的各位数字之和都能被6整除的一对数。例如189,192就是一对幸运数。-Find all three digits of the number of lucky. So-called lucky number refers to the difference of three, and each number is the sum of all the Numbers can be divided exactly by 6 a logar
banker
- 操作系统实验课程题目,实现银行家算法,避免死锁。-Experimental operating system curriculum subject, bankers algorithm to achieve, to avoid deadlock.
20157730208
- 这是一个游戏的程序,可以供程序员参考和玩家参考-a game
