搜索资源列表
逻辑等式化简
- QM法化简 逻辑表达试的 计算机方法!!! langboy-QM Reduction Act logical expression of a computer test methods! ! ! Langboy
VCPPControl-color
- 可以根据不同的LIST来控制显示的颜色!-May act according to different LIST to control the demonstration the color!
ch09_05
- 编写返回数组中最大元素数值的模板函数。输入为两行,第一行为元素的个数n,第二行为n个元素。输出见main函数。 -Write a template function returns the value of the largest element in the array. Input for the two lines of the first acts of the number of elements n, n elements of the second act. Output, s
Edit
- 简单行编辑器:简单行编辑器要求实现行插入和行删除,以一行为操作目标,这里使用了双链表,一行为一个Node,整个双链表链表为一篇文档的形式来存储。算法使用了KMP算法来实现查找,且支持"*"、"?"等通配符。-Simple line editor: Simple line editor insert rows and rows required to achieve removed to a behavioral operational objectives, where the use of t
DIJandFloyd
- 输入一个邻接矩阵,求一个图的最短路径,2种方法:迪杰斯特拉发和弗洛伊德法-Enter an adjacency matrix, the shortest path of a graph, two kinds of methods: Dijkstra hair and Freud Act