资源列表
[数据结构常用算法] Kuskal
说明:寻找最小生成树的贪心算法,一个能可靠运行的VC++程序-a Kuskal project writed using vc 6.0<wangjingyu> 在 2024-11-13 上传 | 大小:7kb | 下载:0
[数据结构常用算法] datastruct
说明:常用数据结构代码,包括哈希表、链表、队列、二叉树等!-Detailed examples of the use of Datastruct<封帛> 在 2024-11-13 上传 | 大小:7kb | 下载:0
[数据结构常用算法] Campus-tour-guide-system
说明:数据结构课程设计源代码 校园景点路线导航系统实例源代码 -Data structure curriculum design source code campus attractions route navigation system source code examples<yangbin> 在 2024-11-13 上传 | 大小:7kb | 下载:0
[数据结构常用算法] DoubleLinkList
说明:一个简单的双向链表的小程序,实现了增加和删除节点的功能。-A simple two-way chain table of small program, realized the function of add and remove nodes<付焕> 在 2024-11-13 上传 | 大小:7kb | 下载:0
[数据结构常用算法] calculator
说明:递归下降计算表达式。支持浮点数与字符串的运算。支持三目运算符(?:)-Recursive descent calculation expression. Support for floating-point arithmetic and string. Support ternary operator (? :)<amlo> 在 2024-11-13 上传 | 大小:7kb | 下载:0
[数据结构常用算法] SingleList
说明:本段代码主要实现单链表的逆置功能,此外提供对单链表的其他操作有插入、删除、更新和显示等。-This code is mainly to achieve a single set list of inverse functions, in addition to providing a single list of other actions have to insert, delete, update, and display.<林雨> 在 2024-11-13 上传 | 大小:7kb | 下载:0
[数据结构常用算法] BinaryTree
说明:实现二叉树的构造程序。二叉树由一个根节点和根节点上的左子树和右子树组成。该段代码能够构造一个二叉树并计算节点数目、树的高度以及显示节点。-Procedures to achieve binary tree structure. From left sub-tree of a binary tree root and root on the composition and the right subtree. This code can<林雨> 在 2024-11-13 上传 | 大小:7kb | 下载:0
[数据结构常用算法] 6226754PLANEFEM
说明:PROGRAM PLANEFEM IMPLICIT REAL*8(A-H,O-Z) CHARACTER*80 LINECHAR,NEWLINECHAR COMMON A(30000),L(4000) COMMON /SOL/NPOIN,NELEM,NTYPE,NMATS OPEN(5,FILE= FEMDATA ,STATUS= OLD ) OPEN(6,FILE= FEMOUT ,STATUS= U<张蕊> 在 2024-11-13 上传 | 大小:7kb | 下载:0
[数据结构常用算法] LEAST-SQUARE-BASED-svd
说明:基于l1,l2 NORM 的最小二乘法,岭回归等算法,懂的人一看就知道好用,利用SVD进行计算的-Based on L2, NORM L1 least square method, ridge regression and other algorithms, the people who understand the good use, the use of SVD for calculation<wyl> 在 2024-11-13 上传 | 大小:7kb | 下载:0