资源列表
[数据结构常用算法] classic-programs
说明:本人搜集整理的经典数据结构程序,如 桃子问题,大整数运算,循环链表,迷宫,汉诺塔等经典程序,希望对你有所帮助-I collected more of the classic data structures programs, such as peaches problems, large integer arithmetic, the circular list, Maze, Tower of Hanoi and other classic program, I hope for your he<赵子番> 在 2025-06-17 上传 | 大小:86kb | 下载:0
[数据结构常用算法] BinaryTree
说明:数据结构算法(有关二叉树的)遍历啊 之类的-Data structure algorithm (for binary tree)<zhangshuo> 在 2025-06-17 上传 | 大小:99kb | 下载:0
[数据结构常用算法] neicunfeipeisuanfa
说明:内存分配算法,由C语言编程-Memory allocation algorithm, the C programming language<彭博> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[数据结构常用算法] C-P-P-numerical-algorithm(2-EDITION)
说明:一本关于C++数值算法方面的书,个人觉得还不错,比较详细-A numerical algorithm on the C++ book, and people feel pretty good, more detailed<GAOJIANCHAO> 在 2025-06-17 上传 | 大小:19.62mb | 下载:0
[数据结构常用算法] LempelZiv1
说明:compression algorithm lempel ziv<kakashi.mamun> 在 2025-06-17 上传 | 大小:379kb | 下载:0
[数据结构常用算法] saher
说明:习题 顺序表逆置:1. 设有一个线性表E={e1, e2, … , en-1, en},设计一个算法,将线性表逆置,即使元素排列次序颠倒过来,成为逆线性表E’={ en , en-1 , … , e2 , e1 }--Problem reverse the order of the table is set: 1. There is a linear form E = {e1, e2, ..., en-1, en}, design an algorithm to linear inverse s<gao> 在 2025-06-17 上传 | 大小:627kb | 下载:0