资源列表
[数据结构常用算法] zhongwenfenci
说明:从后向前的分词程序,采用哈希查找的方式,实现中文分词程序-From back to front of the word program, using the hash to find a way to achieve the Chinese word program<jiacheng> 在 2024-11-08 上传 | 大小:7.54mb | 下载:0
[数据结构常用算法] expression
说明:用C语言版 编写一个表达式求值演算的 算法程序 要求:使用栈,需要将算法的过程显示出来 ,输入一连串算术值 如:2*(3+2)# 然后 显示出算术过程 和结果!先将输入的中缀 转换后缀 再求值 程序中使用两个栈! 可以在VC++ 中运行- A linear epitope recognized by both MAbs,c2410 and WH303,which has strong specificity of CSFV,ha<占冬冬> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[数据结构常用算法] LA2U-Replacealgorithm
说明:一个项目研究中的缓存替换算法LA2U,在传统访问频率的基础上,考虑了更新频率,性能优于LRU和LFU-A replace algorithm called LA2U,which considers both access rate and update rate ,and performance is better than LRU and LFU<yangjun> 在 2024-11-08 上传 | 大小:236kb | 下载:0
[数据结构常用算法] greedy_OBST
说明:贪心算法实现的最优二叉查找树,c++代码实现,运行无误-Greedy algorithm of optimal binary search tree, c++ code to run correctly<Rhonda> 在 2024-11-08 上传 | 大小:887kb | 下载:0
[数据结构常用算法] txt_editor
说明:C++文本记事本 数据结构作业的实践项目 测试成功 内有查找删除编辑等功能-txt editor in C++<冉雨晨> 在 2024-11-08 上传 | 大小:3kb | 下载:0