资源列表

« 1 2 ... .95 .96 .97 .98 .99 1200.01 .02 .03 .04 .05 ... 2656 »

[数据结构常用算法Sort

说明:自己写的关于排序的算法实现,包括插入,快速, 选择, 归并排序-Algorithm about sort , including: insertion sort,quick sort, selecting sort, merge sort
<lishengze> 在 2025-01-15 上传 | 大小:7kb | 下载:0

[数据结构常用算法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

[数据结构常用算法String

说明:使用C++/C语言实现的String类,对于数据结构的学习有所帮助。-Using C++/C language implementation of the String class for learning data structures helpful.
<xuezheng> 在 2025-01-15 上传 | 大小:7kb | 下载:0

[数据结构常用算法sorting

说明:使用C++/C语言实现的排序算法,希望对数据结构学习者有帮助。-Sorting algorithm using C++/C language, and I hope to help the learner data structure.
<xuezheng> 在 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

[数据结构常用算法fcmsvm

说明:fcm-svm模型,用来处理连续型数据的拟合预测建模,想用SOM算法将连续性数据离散化,paosvm为改进的粒子群优化SVM参数的算法。数据可根据自己的进行替换-fcm-svm model fit to handle continuous data, predictive modeling, would like to use SOM algorithm continuity discrete data, paosvm of impro
<范振东> 在 2025-01-15 上传 | 大小:7kb | 下载:1

[数据结构常用算法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
« 1 2 ... .95 .96 .97 .98 .99 1200.01 .02 .03 .04 .05 ... 2656 »

源码中国 www.ymcn.org