资源列表
[数据结构常用算法] trans_num_to_stack
说明:用栈来实现数制的转换!C语言写的,可能有哪里不好,请指正!-Stack to achieve the number using the conversion system! Written in C language, it may be where the bad, please correct me!<iggcel> 在 2026-01-21 上传 | 大小:1kb | 下载:0
[其他小程序] sort
说明:Sorting is a common task in manipulation of records of data. There are a number of sorting techniques of which each has its advantages and disadvantages in accordance with the characteristics and the representation of the data. In this tutorial,<jovi> 在 2026-01-21 上传 | 大小:1kb | 下载:0
[其他小程序] hash
说明:Hashing is a technique that allows insertions, deletions and searches of records according to keys in constant average time. In this tutorial, we will construct a hash table and implement its operations.-Hashing is a technique that allows inserti<jovi> 在 2026-01-21 上传 | 大小:1kb | 下载:0
[其他小程序] undo
说明:Stacks are a data structure that exhibits the Last-In First-Out (LIFO) characteristic, which is useful in a number of applications. In this tutorial, we will use a stack to perform undo operations.-Stacks are a data structure that exhibits the Last<jovi> 在 2026-01-21 上传 | 大小:1kb | 下载:0
[其他小程序] palindrome
说明:A linked list can be operated as a stack and a queue since new items can be added to its beginning or to its end. In this tutorial, we will manipulate on linked lists such as reversing a list and comparing two lists.-A linked list can be operated<jovi> 在 2026-01-21 上传 | 大小:1kb | 下载:0