资源列表
[数据结构常用算法] a-binary-tree
说明:在采用链式存储结构的二叉树上,以bt指向根结点,p指向任一给定的结点,编程实现求出从根结点到给定结点之间的路径。主要是对二叉树的存储结构及其在二叉链表树上的各种操作加深理解。-The introduction of chain stores on the binary tree structure to point to the root bt, p point to any given node, programming derived from the root to the given p<as> 在 2025-06-17 上传 | 大小:40kb | 下载:0
[数据结构常用算法] Introduction.to.Algorithms
说明:算法介绍(包括基础的C语言算法和经典的算法介绍)-Algorithm introduced<yuanyuan> 在 2025-06-17 上传 | 大小:4.73mb | 下载:0
[数据结构常用算法] c-program-tool
说明:c语言数据结构演示工具,学习C语言编程算法的绝好工具,包括所有的常规数据结构演示-c language data structure, presentation tools, learning algorithm for an excellent C programming tools, including presentation of all the conventional data structure<何亮> 在 2025-06-17 上传 | 大小:2.06mb | 下载:0
[数据结构常用算法] 100-classic-C-algorithm-P
说明:经典的C语言程序的算法代码,水仙花数,素数,排序,比较等等应有尽有,值得收藏。-The classic algorithm C language program code, daffodils number, prime number, sort, compare, and so everything worth collecting.<liuxaing> 在 2025-06-17 上传 | 大小:11kb | 下载:0
[数据结构常用算法] Inverse-list
说明:用C语言实现在一个链表中的数据置逆的功能-Inverse function of the list is set to achieve<珍惜> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] C-sorting-
说明:C语言排序大全,很强,很实用,用了就知道-C-sorting Guinness, very strong, very practical, with the know<蒋晓辉> 在 2025-06-17 上传 | 大小:7kb | 下载:0
[数据结构常用算法] computing-the-value-of-an--integrat
说明:倒推法推导计算积分的数值(此方法可以使计算出来的数值积分和实际的误差更小)-the back ward of computing the vlue of an integrate<张科> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] liner-table
说明:生成顺序表,键盘上读取元素,用顺序存储结构实现存储。-data structure liner table<耿淑娟> 在 2025-06-17 上传 | 大小:5kb | 下载:0
[数据结构常用算法] table-merge
说明:顺序表la和lb中的数据元素按非递减有序排列,将la和lb表中的数据元素,合并成为一个新的顺序表lc-merge two tables<耿淑娟> 在 2025-06-17 上传 | 大小:4kb | 下载:0