资源列表
KMP
- 字符串模式匹配的kmp算法,虽然效率很差,但它是跳跃算法的开山之作,故倍受推崇-Kmp string pattern matching algorithms, although the efficiency is poor, but it is the pioneer of the jump for algorithms, it is highly respected
BM
- 字符串模式匹配的bm算法,效率略逊于sunday,代码也比较复杂。但文献引用度较高。-Bm string pattern matching algorithms, efficiency, slightly lower than sunday, the code is more complicated. However, citation is high.
FluidosVF
- SPH 2D in visual c++ for simulation of fluids
dw
- 数据结构实验报告:tc下的停车场管理,windows编程-Experimental data structure report: tc under the car park management, windows programming
bitree
- Linux下的C语言程序,用于对数据结构树图的操作-Linux program,use of c ,you can use it to create a tree or a graph.
1099
- ZOJ ACM的小程序 1099 对于进行算法测试的人有帮助-ZOJ ACM 1099 small program tests for the algorithm to help people
Dynamic-programming
- 动态规划算法的相关文档。动态规划算法可用于很多方面,比如立体匹配等。-Dynamic programming algorithm documentation. Dynamic programming algorithm can be used in many aspects, such as stereo matching.
steromacthing
- 本文件为国外立体匹配算法解释的PPT文档,主要是立体匹配中的动态规划算法。里面有两个文件。-This document is to explain foreign PPT stereo matching documents, mainly in the dynamic programming stereo matching algorithm. There are two files.
varshal
- Algorithm Varshal The algorithm is written in C language and can implement algorithms to Varshal
bankers
- Bankers algorithm implementation using C language
Manhattan
- 在 VLSI 设计中,多点互连是物理设计阶段的关键问题之一,而互连的点数等于 2 或大于 2 分别对应于 Manhattan 空间上有障碍时的最短路径问题和最小 Steiner 树问题,显然前者是后者的基础.连接图是研究最短路径 问题的有效工具,已有的典型连接图包括基于轨迹的GC 和GT 以及基于自由区的GF 和GG.工作包括3个方面:设计并分析了在各种连接图上实现动态的点对之间的最短路径查询算法 分析了在各个连接图上构造 3-Steiner 树的算 法,对于已有的 GC 上的 3-
telephonenumber
- 双向链表 实现电话簿功能 查询、添加、删除等-Way to achieve phonebook query list, add, delete, etc.
