资源列表

« 1 2 ... .80 .81 .82 .83 .84 2485.86 .87 .88 .89 .90 ... 2656 »

[数据结构常用算法A_hw1

说明:利用幂法、反幂法求矩阵按模最大、最小特征值以及矩阵的行列式与条件数-By using the power method, the inverse power method is used to find the maximum and minimum eigenvalue of the matrix, and the determinant and condition number of the matrix.
<biggd> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法KMP

说明:kmp算法 c++实现 哈工大软件设计与开发作业 优秀代码 分享上传-kmp algorithm hit homework excellent code
<王兄> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法K-huffmantree

说明:k叉哈夫曼树 动态生成 哈工大软件设计与开发 优秀代码 分享交流-hit excellent codes
<王兄> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法priority-queue

说明:优先队列 数据结构与算法 哈工大软件设计与开发 优秀代码 分享交流-hit code priority queue
<王兄> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法skiplist

说明:跳表的实现 哈工大软件设计与开发 优秀代码 分享交流 excellent coding for studying- excellent coding for studying
<王兄> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法threadingtree

说明:线索树 哈工大软件设计与开发 优秀代码 分享交流 excellent coding for studying-excellent coding for studying
<王兄> 在 2024-11-06 上传 | 大小:23552 | 下载:0

[数据结构常用算法transformationbetweentreeandforest

说明:二叉树与森林的相互转化 哈工大软设 优秀代码 学习参考 -excellent coding transformation between tree and forest
<王兄> 在 2024-11-06 上传 | 大小:77824 | 下载:0

[数据结构常用算法MaxSonArray

说明:求一个数组的最大的子数组,对小算法的一次很好尝试。-This is a good attempt to get a maxsonarray.
<王慕黎> 在 2024-11-06 上传 | 大小:294912 | 下载:0

[数据结构常用算法MaxSubSum

说明:用三种方法解决最大子序列和问题,分别是基本方法,分治算法和动态规划算法,算法复杂度不断提高-Three methods were used to solve sequence and the biggest problem, respectively is the basic method and divide and conquer algorithm and dynamic programming algorithm, the co
<刘晨> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法lei

说明:派生类A的数据成员引用B的数据成员,,然后从B中调用A中的成员函数。-The data member of the derived class A references the data member of the B., And then call the member function A in B.
<张旭> 在 2024-11-06 上传 | 大小:9216 | 下载:0

[数据结构常用算法segment-tree

说明:在实际应用中,常遇到与区间有关的操作,比如统计若干矩形并集的面积,记录一个区间的最大最小值及总量,并在区间的插入、删除和修改中维护这些数据。线段树的定义是利用树形二分结构所建立的一种数据结构,能够高效的完成这些操作。-In practical applications, often encountered in the interval-related operations, such as statistics and set a n
<慕柯> 在 2024-11-06 上传 | 大小:2411520 | 下载:0

[数据结构常用算法Parking

说明:立体化停车场(东北大学数据结构课设) (1)采用栈、队列和有序表等数据结构。 (2)等候车辆的管理。 (3)地下、地面停车位的管理。 (4)停车计费功能。 -Three-dimensional parking lot (Northeast University data structure set) (1) the use of stack, queue and ordered table and other d
<慕柯> 在 2024-11-06 上传 | 大小:1482752 | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 2485.86 .87 .88 .89 .90 ... 2656 »

源码中国 www.ymcn.org