资源列表
main
- 1.模式匹配:子串在主串中的定位,也叫字符串匹配。模式匹配成功是指在主串S中能够找到模式串T,否则,称模式串T在主串S中不存在。 2.模式匹配的应用在非常广泛。例如,在文本编辑程序中,我们经常要查找某一特定单词在文本中出现的位置。 3.模式匹配算法的研究能极大地提高文本编辑程序的响应性能。 -1 pattern matching: substring positioned in the main string, also called string matching. Pattern
main
- 1.掌握图的基本存储方法:邻接矩阵和邻接表(本程序中使用邻接矩阵); 2.掌握有关图的基本操作算法并能使用高级语言实现(本程序使用C语言); 3.掌握图的深度优先搜索遍历和广度优先搜索遍历算法; 4.掌握图的最小生成树的两种算法:prim算法和kruskal算法。 5.掌握图的最短路径的两种算法:DIJ算法和floyd算法。 -1 The basic storage methods mastered graph: adjacency matrix and adjacency
mtVector
- 仿MATLAB中的Vector基本数据结构,它提供了方便,快捷,有效,可扩展的数据结构提供编程数据的代数观点,甚至对复杂的数据结构。 -Vector imitation of MATLAB basic data structure that provides a convenient, fast, effective, scalable data structure provides programming data algebraic point of view, even for c
shuzucaozuo
- 实现了数组的所有基本操作。初学者可参考。-Implements all the basic operation of the array. Beginners can refer.
jinzhizhuanhua
- 实现任意进制之间的转换操作。32以内的任意进制可自行设置。-Achieve conversion between arbitrary bases. Any band can be set to 32 or less on their own.
erchashudeyingyong
- 集成所有二叉树的基本操作。包括求子节点。求页。-Integrates all the basic operations of a binary tree. Including Praying nodes. Find pages.
diguishixianzhuanzhi
- 通过递归实现数组的转置操作。纯手工代码适合vs2013-Transpose operation achieved through an array of recursion. Handmade code for vs2013
back
- c 回溯法解决迷宫问题,C语言程序,txt文件含代码。-backtracking for maze problem
eightqueen2
- 八皇后的两种算法 八皇后的两种算法 八皇后的两种算法-Two algorithms of the two algorithms Eight Queens Eight Queens Eight Queens two algorithms two algorithms Eight Queens Eight Queens of the two algorithms
a-variety-of-sorting-algorithms
- 实现了各种排序算法,折半插入排序,直接插入排序,起泡排序,快速排序,堆排序,基数排序,以及各种算法运行时间的比较。-The program achieves a variety of sorting algorithms,include binary insertion sort, direct insertion sort, bubble sort, quick sort, heap sort, radix sort, and running time of the algorithm com
kmeans
- k-means 算法用java实现对二维点集合的分类 输入相应的类别数 选择聚类中心-k-means algorithm to classify the input using java-dimensional set of points corresponding to the number of categories to select the cluster centers
fluent-making-irregular-waves
- fluent造不规则波,结合fluent UDF功能造不规则波-fluent making irregular waves