资源列表
dell
- 最大流算法,简单易懂的算法,可作为初学者学习!-Maximum flow algorithm, a straightforward algorithm, as a beginner to learn!
main
- 用c++标准库完成的计算器小程序,程序有注释,很好,简单易懂-Complete the calculator applet, with c++ standard library procedures have comments, is very good, easy to understand
fkp_ROI
- Finger Knuckle Print Region ofInterest code-Finger Knuckle Print Region ofInterest code
NIG.m
- 正态逆高斯分布 很重要 很重要 很重要 的运行形势-Normal Inverse Gaussian Distribution
lms
- 一个关于LMS的小程序,实现最基本的lms算法流程-a simple program which contain the basic step about LMS
fisher-classfiyer-(1)
- fisher分类器自己学习编写的第一个分类程序,请赐教。好想多学点东西-fisher classifier learning to write their own first classification program, please enlighten me. Want to learn a lot
recursion
- 基于递归下降分析法的语法分析器,应用环境visual C-Decline analysis method based on recursive parser application environment visual C++
cnmb
- 在本实验中,程序的输入是一个表示树结构的广义表。假设树的根为 root ,其子树森林 F = ( T1 , T2 , ... , Tn ),设与该树对应的广义表为 L ,则 L =(原子,子表 1 ,子表 2 , ... ,子表 n ),其中原子对应 root ,子表 i ( 1<i< n )对应 Ti 。例如:广义表 (a,(b,(c),(d)),(f,(g),(h ),(i))) 表示的树如图所示: 程序的输出为树的层次结构、树的度以及各种度的结点个数。
Reverse-Nodes-in-k-Group
- 给定一个链表,然后给定一个阈值,每隔这个阈值就反转这几个点-Given a linked list, reverse the nodes of a linked list k at a time and return its modified list.
lab7
- decode,将文件中的密码文件通过规定的算法解密,并最终显示-decode, will document the password file through the decryption algorithm, and finally show
haskell
- 用haskell语言写的二叉树和排序的算法,学函数程序设计时写的-implement binary search tree and sort with haskell by myself
Random
- 概率算法之数值随机化算法,可以实现数值随机化功能-munberic random algorithm