资源列表
[数据结构常用算法] C-languagetodeterminefileformat
说明:C语言判断文件编码格式C-language code to determine the file format-C-language code to determine the file format<ly> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] sparse-matrix
说明:系数矩阵的算法代码 实验报告 截图等一全套材料。本人以前使用的独一无二。-Coefficient matrix algorithm code,including a full report capture picture and source code. I used to use and it is obviously unique.<xuyu> 在 2024-11-08 上传 | 大小:133kb | 下载:0
[数据结构常用算法] scale-conversion-2-16
说明:一个实现不同进制之间转换的程序,输入一个数 和进制 计算出在不同进制下的值-An implementation program to convert between different scale, enter a number and calculated values in under a different band<xuyu> 在 2024-11-08 上传 | 大小:180kb | 下载:0
[数据结构常用算法] 7-different-kinds-of-sort-mind
说明:包含7种不同的排序算法,并能够进行比较,直观的比较出排序所需时间-Contains 7 different sort algorithms, and be able to compare the visual comparison of the time required to sort<xuyu> 在 2024-11-08 上传 | 大小:260kb | 下载:0
[数据结构常用算法] bahuanghou
说明:利用递归方法来求解著名的八皇后问题,还可以拓展求n皇后问题-Well-known recursive method to solve the eight queens problem, you can also expand the demand n-queens problem<小木> 在 2024-11-08 上传 | 大小:41kb | 下载:0
[数据结构常用算法] BinaryTree
说明:二叉搜索树可以通过链式的数据结构去实现,其中每一个节点都有三个指针域,左边和右边的指针域分别指向该节点的左孩子和右孩子。其中NIL表示该节点没有对应的孩子节点。-describe BinaryTree<myname> 在 2024-11-08 上传 | 大小:2.01mb | 下载:0