资源列表
[数据结构常用算法] four
说明:四叉树递归 此种模型绘制类似米字形的网格。由于整个过程递归调用绘图函数,所以可以根据误差判断绘制DEM的精细程度,从而绘制出不同精细程度的DEM,为解决漫游中数据量较大而引起的画面不流畅现象提供了模型基础。 本文并没有对LOD作研究,只是给出了四叉树的建立和遍历绘图的方法。 -Recursive quadtree rendering such models similar character-meter grid. Recursive calls as a result of the w<Louis> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dic
说明:字典树算法 算法描述为:由字母a~z所组成的字符串的一个集合中,各个字符的长度之和为n。设计一个O(n)时间的算法,将这个集合中所有字符串依字典进行排序。注意,这里可能存在非常长的字符串-Dictionary tree algorithm algorithm is described as: a ~ z by the letter string composed of a collection of all the characters and the length n. Design a<Louis> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Fast_Search
说明:超快的搜索算法,给学习数据结构的人一些启发-Ultra-fast search algorithm, data structure to the learning of people shed some light on the<liangam> 在 2025-06-19 上传 | 大小:28kb | 下载:0
[数据结构常用算法] 11211718151
说明:C#经常用到的基础实例,传值调用与引用调用,打印三角形,递归实例,重载,虚函数,冒泡排序 ,接口-C# Frequently used basis for example, call by value and call by reference, print triangle recursive example, overloading, virtual function, Bubble Sort, interface<chutiange> 在 2025-06-19 上传 | 大小:7kb | 下载:0
[数据结构常用算法] AC
说明:多模式匹配算法——AC算法 参考文献:AC算法:Aho A V,Corasick M J.Efficient string matching:an aid to bibliographic search.Communications of ACM,1975,18(6):333~340 -Multi-pattern matching algorithm- AC algorithm References: AC Algorithms: Aho AV, Corasick MJ. Efficie<shandibin> 在 2025-06-19 上传 | 大小:6kb | 下载:0