资源列表
[数据结构常用算法] shujujiegou1
说明:东北大学软件学院 数据结构 课程课件 欢迎下载-Software College, Northeastern University courseware data structure courses are welcome to download<麦子> 在 2025-06-19 上传 | 大小:4.26mb | 下载:0
[数据结构常用算法] colorlab2
说明:COLORLAB is a color computation and visualization toolbox to be used in the MATLAB environment. COLORLAB is intended to deal with color in general-purpose quantitative colorimetric applications as color image processing and psychophysical experimenta<valentin> 在 2025-06-19 上传 | 大小:3.82mb | 下载:0
[数据结构常用算法] shujujiegou
说明:数据结构几个实验的实验报告,并且附有完整的源代码在文档后,供参考使用。-Several experiments reported experimental data structures, and with full source code after the document for reference.<stone> 在 2025-06-19 上传 | 大小:290kb | 下载:0
[数据结构常用算法] new-Bubble-Sort
说明:修改起泡排序的算法,在正反两个方向交替进行扫描,即第一趟把排序码最大的对象放到序列的最后,第二趟把排序码最小的对象放到序列的最前面。如此反复进行。-Modified bubble sort algorithm, in both directions alternately scanning, sorting code that first trip to the largest objects into the final, the second trip to the smallest obj<罗壹文> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Sort
说明:奇偶交换排序是另一种交换排序。它的第一趟对序列中的所有奇数项i扫描,第二趟对序列中的所有偶数项i扫描。若A[i] > A[i+1],则交换它们。第三趟有对所有的奇数项,第四趟对所有的偶数项,…,如此反复,直到整个序列全部排好序为止。-Parity exchange swap is another sort. It' s the first trip of a sequence of all odd items i scan, the second trip of a sequence<罗壹文> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] erchashu
说明:输入完全二叉树前序,实现中序、后序、层次遍历,交换左右子树,统计叶子节点,二叉树深度。使用C语言实现。-Enter the first complete binary tree sequence to achieve the sequence after sequence, hierarchy traversal, the exchange about the sub-tree leaf node statistics, binary tree depth. Using the C.<李俊> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数据结构常用算法] acmlittleprogram
说明:用C语言实现各种小程序和最基础的算法集锦。适用于初学编程的人-Achieve a variety of small programs and highlights the most basic algorithm using C language. Suitable for novice programmers who<wangxiwen> 在 2025-06-19 上传 | 大小:2.83mb | 下载:0
[数据结构常用算法] crc_direct
说明:简单的crc算法实例源代码----codebocks-the simple crc code for test<myname> 在 2025-06-19 上传 | 大小:8kb | 下载:0