资源列表
[数据结构常用算法] matrix_reverse
说明:矩阵求逆的c++程序,用来算大规模带分数形式的逆矩阵的,文件输入-matrix inversion c procedures for the large-scale Daibanshu form of the inverse matrix, the file input<mathstony> 在 2025-06-20 上传 | 大小:6kb | 下载:0
[数据结构常用算法] genericalgorithm
说明:一个实现基因表达式编程来解决函数发现问题的小程序-a realization of gene expression programming to solve the problems identified in the function of small procedures<陈亦欣> 在 2025-06-20 上传 | 大小:48kb | 下载:0
[数据结构常用算法] chenzhong_register_source
说明:初学者的源c代码,一共5个,主要是c基础,包括文件操作。-c beginners source code, a total of five, mainly c base, including file operations.<程忠> 在 2025-06-20 上传 | 大小:6kb | 下载:0
[数据结构常用算法] ListDemoLBYS
说明:这是我帮同学做的一个链表操作的演示程序,可以模拟链表的插入删除-This is what I do to help students operate a chain of demonstration program, it is possible to simulate the insertion deletion Chain<第一缕阳光> 在 2025-06-20 上传 | 大小:18kb | 下载:0
[数据结构常用算法] 3_9
说明:在一个圆形操场的四周摆放着n堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的两堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分,并分析算法的计算复杂度。-in a circle around the playground are placed n gravel pile. Is a stone should order to be merged into a heap. Stipulated that only<33> 在 2025-06-20 上传 | 大小:2kb | 下载:0
[数据结构常用算法] testbtree.tar
说明:b tree how to operate on b tr-b tree how to operate on b tr<钱展宏> 在 2025-06-20 上传 | 大小:48kb | 下载:0
[数据结构常用算法] Delphi_1016
说明:《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正则表达式以及诸如哈夫曼和LZ77等数据压缩技术。 随附光<> 在 2025-06-20 上传 | 大小:145kb | 下载:0