搜索资源列表
btree
- 平衡二叉树模板,能实现在logN内的查找和插入。是当前查找算法中比较有历史和权威的一种算法。-Balanced binary tree template, can be achieved within the logN find and insert. Search algorithm to compare the current and historical authority of an algorithm.
shujujiegou
- 历年数据结构试题及参考答案,相信对需要考数据结构的有用 -Historical and reference data structures answer questions, I believe need to test the usefulness of the data structure
Percentile
- 百分位数算法:通过输入,计算历史数据,得出最后的预警值。-Percentile algorithm: The input to calculate the historical data, resulting in a final warning value.
Program
- 利用表达式求解和栈的只是,设计一个简易的数学题库, 可供小学生作业,并能给出分数。 要求:建立试题库文件,随机产生 n 个题目;题目涉及加减乘除,带括弧的混合运算;随时可以退出;保留历史分数,能回顾历史,给出与历史分数比较后的评价。-Use solving expressions and stack just design a simple math exam, students for the job, and can give a score. Requirements: Creat
