资源列表
houxu
- 数据结构里,后序线索二叉树中查找已知结点的后序前趋。-Data structure, the order of clues to find the binary tree node is known before the trend of the order.
qianshui
- 算法分析,潜水比赛问题。找出最优调度方案。-Algorithm analysis, the diving competition issues. Find the optimal scheduling solution.
zifuchuan
- 算法分析实验,字符串扩展距离问题。算出最优距离。-Experimental analysis of algorithms, string extended from the problem. Calculate the optimal distance.
suanf1
- 算法分析常见问题代码,阶梯问题,皇后问题,迷宫问题,单源最短路径问题等。-FAQ algorithm analysis code, ladder problems, Queens, maze, single-source shortest path problems.
suanfa2
- 分支限界法、分治法、动态规划法常见代码,素数环问题、背包问题、抄写书稿问题。-Branch and bound method, divide and conquer, dynamic programming method common code, prime ring problem, knapsack problem, the problem copying the manuscr ipt.
expression
- c++表达式计算源代码,支持绝大部分的符号 -c++ expression sourcecode,supply many symbols
5.15
- 用顺序存储实现的二叉树类-In order to achieve binary tree storage
yangtiao
- 计算方法中样条差值的应用计算算法,主要是在C++环境中编写完成。-The use of Yangtiao
ts
- 图书管理系统,c++数据结构,课程设计,文件操作-Library management system, c++ data structures, curriculum design, file operations
zhongwenfenci
- 从后向前的分词程序,采用哈希查找的方式,实现中文分词程序-From back to front of the word program, using the hash to find a way to achieve the Chinese word program
list
- 线性表是最基本、最简单、也是最常用的一种数据结构。线性表中数据元素之间的关系是一对一的关系,即除了第一个和最后一个数据元素之外,其它数据元素都是首尾相接的。线性表的逻辑结构简单,便于实现和操作。因此,线性表这种数据结构在实际应用中是广泛采用的一种数据结构。- A linear epitope recognized by both MAbs,c2410 and WH303,which has strong specificity of CSFV,has been precisely define
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
