搜索资源列表
Expression-D.S.Report2
- 数据结构课程设计报告,算术表达式求值,自动辨别算符优先级,括号,将char型转换成int计算,再将结果显示,具有精美用户界面-data structure curriculum design, arithmetic expression evaluates automatically identify operator precedence, in brackets, char to int conversion type, the result shows that the user inte
expression
- 中缀表达式计算的堆栈算法的实现,在tc或vc++下编译通过-Infixation expression stack algorithm for the calculation of the realization in tc or under compile vc
Expression
- 一个表达式和一棵二叉树之间,存在着自然的对应关系。试设计实现一个基于二叉树表示的数学表达式类型Expression的操作。
FaceRecognitionSystem.rar
- matlab source code eigen face for face recognition,can detect pose and expression,matlab source code eigen face for face recognition,can detect pose and expression
pcaexpressprot.rar
- 用matlab识现人脸表情识别的方法,对于初学者matlab以及研究人脸表情识别有很大的帮助,Matlab knowledge with Facial Expression Recognition is the way to matlab for beginners as well as facial expression recognition is very useful to
2DPCA
- 人脸表情识别中的2DPCA方法,特定人识别。-Facial Expression Recognition in 2DPCA method of identifying a specific person.
GEP
- 基因表达式程序设计(Gene Expression Programming,GEP)是葡萄牙科学家Câ ndida Ferreira于1999年发明的一种基于基因组(Genome)和表现型组(Phenome)的新的遗传算法。 -Gene Expression Programming (Gene Expression Programming, GEP) is a Portuguese scientist Câ ndida Ferreira invented in 1999, b
cgep
- 利用C语言实现的基因表达式编程算法,用于函数挖掘-Using C language of the gene expression programming algorithm for function mining
gep
- Gene expression programming, a genotype/phenotype genetic algorithm (linear and ramified), is presented here for the first time as a new technique for the creation of computer programs. Gene expression programming uses character linear chromosome
expression
- 此代码主要功能是用堆栈来实现数学表达式的解析功能,从中缀表达式来得到后缀表达式-these code use stack for describe mathematical expression
expression
- c语言实现表达式算法--从文件EXP.DAT读入表达式(当读入合法表达式,计算之;当读入非法表达式,输出错误原因)-algorithm c language expression- EXP.DAT read from the document expression (when read into the legitimate expression of the calculation illegal expression when read, causes the output error)
Finite_Aut2127819222008
- A Program that can convert your Regular Expression to PostFix Post_Fix to NFA [Thomson s Construction] NFA to DFA [Subset Construction] DFA to minDFA [Table Filling Algorithm]
Input
- This program is a simple lambda expression evaluator
expression
- 输入一个中缀表达式以‘#’结束,显示中间计算过程以及结果-Enter an infix expression with sharp at end of the show,as well as the results of intermediate calculations
2DLDA
- 人脸表情识别中的2DLDA方法,特定人识别。-Facial Expression Recognition in 2DLDA method of identifying a specific person.
2DPCAnospecial
- 人脸表情识别中的2DPCA方法,非特定人识别。-Facial Expression Recognition in 2DPCA method, non-specific Recognition.
Expression
- 这是用C#写的关于表达式求值的类库,并附上了类库的说明文档。-It is written in C# class library on the expression evaluation, together with the class library documentation.
Gabor-base-face-recognition
- 基于高波滤波的特征提取技术,从而实现人脸识别和表情识别的目的-Based on high-wave filter feature extraction techniques, in order to achieve the purpose of face recognition and expression recognition
expression
- 表达式求值,包括双字符的转换,求值,逆波兰-expression s transform and calculate.
expression
- 用栈来实现表达式求和,注解详细,为学习栈的功能提供了直观的方法!-use stack to achieve sum of the expression