资源列表
[数据结构常用算法] ncpc2005solutions
说明:ncpc2005年的解题报告 ncpc2005年的解题报告-ncpc2005solutions ncpc2005solutions ncpc2005solutions<姚飞> 在 2025-06-05 上传 | 大小:101kb | 下载:0
[数据结构常用算法] A
说明:这篇文章并不试图对这个话题作权威的陈述。取而代之的是,它只是描述算法的原理,使你可以在进一步的阅读中理解其他相关的资料。 最后,这篇文章没有程序细节。你尽可以用任意的计算机程序语言实现它。如你所愿,我在文章的末尾包含了一个指向例子程序的链接。 压缩包包括C++和Blitz Basic两个语言的版本,如果你只是想看看它的运行效果,里面还包含了可执行文件。 -This article does not attempt to be authoritative on the subject<hello> 在 2025-06-05 上传 | 大小:101kb | 下载:0
[数据结构常用算法] kuohaopipei
说明:用于实现括号间匹配问题,运用了数据结构中的堆栈结构-Used to achieve matching between brackets, using the data structure stack structure<于鑫> 在 2025-06-05 上传 | 大小:101kb | 下载:0
[数据结构常用算法] wykobi.tar
说明:有关计算几何的C++源代码和数据结构。非常适合大家入门学习使用-For C++ computational geometry code and data structures. We started very suitable for learning to use<ee1111> 在 2025-06-05 上传 | 大小:101kb | 下载:0
[数据结构常用算法] stacks-and-queues
说明:栈和队列的实现,包括共享栈、链栈、循环队列、链队列。-Implementation of stacks and queues, including the sharing of the stack, chain stack, circular queue, the queue chain.<Wendy> 在 2025-06-05 上传 | 大小:101kb | 下载:0
[数据结构常用算法] Hash
说明:哈希表 用链地址法解决冲突:(哈希函数是按名字第一个大写字母分的) 输入内容:学生的姓名跟成绩 操作:插入、修改、查找、删除学生;以及输出哈希表-Address hash table with the chain method to solve the conflict: (hash function is based on the name of the first capital letter points) input: the names of students with s<许许> 在 2025-06-05 上传 | 大小:101kb | 下载:1