资源列表
[数据结构常用算法] Campus-tour-guide-system
说明:数据结构课程设计源代码 校园景点路线导航系统实例源代码 -Data structure curriculum design source code campus attractions route navigation system source code examples<yangbin> 在 2025-01-15 上传 | 大小:7kb | 下载:0
[数据结构常用算法] DoubleLinkList
说明:一个简单的双向链表的小程序,实现了增加和删除节点的功能。-A simple two-way chain table of small program, realized the function of add and remove nodes<付焕> 在 2025-01-15 上传 | 大小:7kb | 下载:0
[数据结构常用算法] calculator
说明:递归下降计算表达式。支持浮点数与字符串的运算。支持三目运算符(?:)-Recursive descent calculation expression. Support for floating-point arithmetic and string. Support ternary operator (? :)<amlo> 在 2025-01-15 上传 | 大小: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.<林雨> 在 2025-01-15 上传 | 大小: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<林雨> 在 2025-01-15 上传 | 大小: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<张蕊> 在 2025-01-15 上传 | 大小:7kb | 下载:0
[数据结构常用算法] management-system-
说明:这是一个基于C语言以及数据结构的商品管理系统的源代码,界面优雅美观,麻雀虽小,五脏俱全,十分有利于初学者学习-This is a C-based language and data structures merchandise management system source code, elegant and beautiful interface, small but perfectly formed, very beneficia<陈新> 在 2025-01-15 上传 | 大小: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> 在 2025-01-15 上传 | 大小:7kb | 下载:0