资源列表
[数据结构常用算法] maopaopaixu
说明:基础排序的程序初学者应该会非常有用多看看吧-Based sorting process will be very useful for beginners should see more of it<南月麒> 在 2025-06-09 上传 | 大小:163kb | 下载:0
[数据结构常用算法] moni_unix_file
说明:模拟unix文件管理系统的算法以及数据结构设计,给出了设计的答题框架-Unix file management system simulation algorithm and data structure design, the design of the answer given in the fr a mework of<jiajiecai> 在 2025-06-09 上传 | 大小:163kb | 下载:0
[数据结构常用算法] SearchBST
说明:二叉树排序查找,在根指针T所指的二叉排序树中查找数据e,查找成功时,返回1值,并用指针p返回结点地址,不成功时,用P指向查找路径中的最后一个结点并返回0值,指针f指向T的双亲结点,初始调用时其值为NU-T refers to the pointer in the root binary sort tree to find data e, find success, returns 1 value, and return with a pointer p node address, unsucce<jassy> 在 2025-06-09 上传 | 大小:163kb | 下载:0
[数据结构常用算法] returnvariable(struct)
说明:利用结构体返回数组 利用结构体返回数组-Using an array of structures returned by using an array of structures to return an array of structures returned<学习劲头> 在 2025-06-09 上传 | 大小:163kb | 下载:0
[数据结构常用算法] Solving-the-maze
说明:基于队列数据结构,实现迷宫路径求解,以向量的方式输出路径-Based on the queue data structure, to achieve the path to solve the maze to the output path vector approach<王超> 在 2025-06-09 上传 | 大小:163kb | 下载:0
[数据结构常用算法] hannuota-bahuanghou
说明:C语言中的经典问题:汉诺塔问题和八皇后问题求解的完整代码-Han s tower problem<> 在 2025-06-09 上传 | 大小:163kb | 下载:0
[数据结构常用算法] xiaojianzhushi
说明:说明 沉默是一位小的建筑师,他喜欢他的积木,使各种建筑物。现在他又有了新的问题。他要建立建设一个大小为2*2* N的积木,但他只有一种块大小为1* 1 * 2。现在,他想知道他有多少种方法可以兴建的他的积木。 输入 有几行输入。每行输入数据集。有两个整数N和P(1<= N <=10亿,1<P <= 1,000,000),在每个测试案例。输入EOF结束。 输出 对于每个测试用例,输出一个行包含一个整数,这是他可以修建的积木数量di<bangbanglovett> 在 2025-06-09 上传 | 大小:163kb | 下载:0