资源列表
[数据结构常用算法] main
说明:递归实现八皇后问题,输出以0和1组成的数组组成。分页显示结果。-eight queens.<aiguaiyinyue> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[数据结构常用算法] polynomial
说明:完成多项式的录入与加减 (包括排序 可以乱序输入二元一次多次多项式)-Completion of the polynomial of the input and addition and subtraction (including sorting out of order input binary repeatedly polynomial)<li389> 在 2024-11-05 上传 | 大小:444416 | 下载:0
[数据结构常用算法] structdata
说明:数据结构--线性表与广义表,是学习数据结构的好资料,本人就是这样学习的。-Data structures- linear table with the generalized form, the learning data structures, I learn.<魏翔> 在 2024-11-05 上传 | 大小:39936 | 下载:0
[数据结构常用算法] code-for-c-language
说明:c语言编程常用代码以及入门程序参考,代码均为老师上课要求练习题目-c language<zhanghong> 在 2024-11-05 上传 | 大小:305152 | 下载:0
[数据结构常用算法] graphclaim
说明:本源码实现了图的基本操作。BFS,DFS,邻接矩阵,邻接链表,矩阵变换,拓扑排序等。-This code is about Basic opereation of Graph.Such as BFS,DFS,adjacent-matrix/list matrixing and topical sort etc.<人类> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] Setup_JLinkARM_V408i
说明:很好的排序算法哦,下吧,真的蛮好,我花了一天写的-It very good!download no hesitate<lolo> 在 2024-11-05 上传 | 大小:7752704 | 下载:0
[数据结构常用算法] Calculator
说明:实现任意精度的加、减、乘、除和开方运算,精度位数可由用户设定,数据结构才用链表结构-Arbitrary-precision add, subtract, multiply, division, and square root of bits of precision can be set by the user, the data structure to a linked list structure<MrLin> 在 2024-11-05 上传 | 大小:121856 | 下载:0
[数据结构常用算法] BinarySearchLastLoc
说明:在有序数组中,二分查找给定元素,返回最后出现的位置-Binary search in sorted array, return last appear location of given value<王朝阳> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[数据结构常用算法] BinarySearchFirstLoc
说明:在有序数组中,二分查找给定元素,返回元素出现的最小位置-Binary search in sorted array, return first location of given value<王朝阳> 在 2024-11-05 上传 | 大小:1024 | 下载:0