搜索资源列表
migong
- 采用数组存储,用链表实现迷宫的代码……原创编写,测试时间复杂度与空间复杂度低-Using an array of storage, with a list of code to achieve the maze ... ... original writing, the test time complexity and space complexity lower
SuffixArray
- 后缀数组是处理字符串的有力工具。后缀数组是后缀树的一个非常精巧的 替代品,它比后缀树容易编程实现,能够实现后缀树的很多功能而时间复杂度也 并不逊色,而且它比后缀树所占用的内存空间小很多。可以说,在信息学竞赛中 后缀数组比后缀树要更为实用。本文分两部分。第一部分介绍两种构造后缀数组 的方法,重点介绍如何用简洁高效的代码实现,并对两种算法进行了比较。第二 部分介绍后缀数组在各种类型题目中的具体应用。-Suffix array is a powerful tool for deal
paixusuanfa
- 我自己写的一个关于数据结构中各种内部排序的时间复杂度的分析代码。里面有如何具体的实现,随机产生数组函数,还有对界面也略加设计。感觉对初学数据结构算法的人有一点帮助。-I write about a data structure in the analysis of time complexity in various internal sorting code. There are how to specific implementation, random array function, it
koufan
- 分形维数计算的毯子算法matlab代码,实现了图像的灰度化并进一步用于视频监视控,计算晶粒的生长,入门级别程序。- Fractal dimension calculation algorithm matlab code blankets, Achieve a grayscale image and further control for video surveillance, Calculation of growth, entry-level program grain.
kanghui_V1.4
- 分形维数计算的毯子算法matlab代码,实现了图像的灰度化并进一步用于视频监视控,抑制载波型差分相位调制。- Fractal dimension calculation algorithm matlab code blankets, Achieve a grayscale image and further control for video surveillance, Suppressed carrier type differential phase modulation.