资源列表
1
- 哈希表(开放定址法处理冲突)哈希表(链地址法处理冲突)-Hash Table (open addressing method to resolve disputes) hash table (link address method to resolve disputes)
1
- 搜索算法练习,包括:lake couting 、胜利大逃亡、变形课、棋盘问题-Search algorithm exercises, including: lake counting, The Great Escape, Transfiguration, board problem
jizhanfugai
- 描述的是通信系统蜂窝网络基站分布及各种空间点过程画图-It describes a communication system and a variety of cellular network base stations distributed spatial point process drawing
quanpailie
- 给定一串字符,列举出所有可能存在的排列方法。-Given a string of characters, the method may include all permutations exist.
zuiyoufenjie
- 对于给定的自然数n,将其分解为不同个数之和的形式,并使这些数的乘积最大。-For a given natural number n, it will be decomposed into the sum of the number of different forms, and make them the product of the maximum number.
qianxuzhongxu
- 根据一颗二叉树的前序和中序遍历结果,写出它的后序遍历结果。-According to the preamble and the results of a binary tree in preorder, write it after preorder results.
sizhouDIY
- 用于四轴飞行器DIY初学者,让你从初学者变成入门者精通者-For four axis aircraft DIY beginner ,Let you beginners to grasp savvy
Project8
- 简易计算器 输入数学表达式,输出表达式的计算结果。数学表达式由单个数字和运 算符“ +”、“ -”、“ *”、“ /”、“ (、“ )构成,例如 2 + 3 * ( 4 + 5 ) – 6 / 4。假定 表达式输入格式合法。-Enter the mathematical expression, calculation result output expression. Mathematical expressions and shipped by a single digit O
Project6
- 使用散列表设计实现一个字典,假设关键字为整数且 D 为 961,在字典 中插入随机产生的 500 个不同的整数, 实现字典的建立和搜索操作。分别使 用线性开型寻址和链表散列解决溢出。-Designed and implemented using a hash table dictionary, if your keywords is an integer and D 961, in the dictionary 500 different integers inserted rand
VerifyBSTPosOrder
- 验证一个输出序列是否为一个二叉树的后续遍历-Validation of a follow-up traversal output sequence is a binary tree two
MinStack
- 实现待最小数的最小栈,里面带有详细的解法说明-The inn to the decimal, which with the method that
MinKDigits
- 用最短的时间寻找最小的K个数,带有详细的解题说明-Use the shortest time to find a minimum number of K
