资源列表
matchalgrithm.rar
- 检验括号是否匹配可以用堆栈来实现,当遇到 (、[或{进栈,遇到 ) 、]或}出栈进行匹配检验,如果出现不匹配的情况立即结束,否则继续取下一个字符。如果没有遇到不匹配的情况,最后判断栈是否为空,栈为空,括号匹配,否则不匹配。并设置大、中、小括号的优先级(priory)为3、2、1 ,且设优先级(priory)的初始值为4。从第一个字符开始扫描表达式,如果是左括号,和栈中的括号的优先级对比,如果优先级比栈中括号的优先级高或者等于栈中的优先级,则说明不匹配,如果优先级小于栈中括号的优先级,将这个括
GPA.rar
- 对北京大学,大连理工大学,浙江大学等五所高校的GPA算法进行一个比较,找出那个更合理。,Of Peking University, Dalian University of Technology, Zhejiang University and other colleges and universities 5 GPA algorithm a comparison to find out that more reasonable.
family_manage_system.rar
- 二叉树实现家族族谱管理 功能:创建族谱、打印功能、统计功能、查询功能,Genealogy family tree to achieve management functions: Create a family tree, print functions, statistics functions, Query functions
divide.rar
- 分治法求解最近点对问题 求最近点对的分治算法实现,输入点对,输出最近点,Sub-rule method for nearest point on the nearest point on the issue of sub-rule algorithm, input points, output nearest point
a.rar
- 英语词典的维护和识别,数据结构课程设计里面的一道很经典的题目,许多同学都为他伤过脑筋,English Dictionary maintenance and identification, data structure, together inside the curriculum design classic topics, many of his classmates had brain injury
luyou.rar
- 动态路由算法,采用链路状态路由算法,显示节点信息。,Dynamic routing algorithm, using link state routing algorithm, showing node information.
txl.rar
- 数据结构课程设计 通讯录,一个很不错的系统,流程图包含在内。,Address book data structure course design, a very good system, flow chart included.
subsum.rar
- 回溯法求子集和问题, 在回溯过程中利用了剪枝 ,The back track method to solve the sub sum problem
fzdj.rar
- 分支定界算法C语言实现源程序,标准C源代码,直接可以运行,程序有详细的说明,Branch and bound algorithm for C language source code implementation, the standard C source code can run directly, the program has a detailed descr iption of
include1.rar
- 学校超市选址问题(带权有向图的中心点) ,学校超市选址问题(带权有向图的中心点)
trie_suffix.rar
- 后缀tire树(tire图),用于多字符串匹配。,Suffix tire tree (tire chart), for use in multi-string matching.
yan-strcut.chm.gz
- 清华大学严蔚敏数据结构习题集(C版)答案 数据结构的习题,很不错的,Tsinghua University, Yan Wei-min exercise set data structure (C version) Exercise the answer data structure, it is good