资源列表
[人工智能/神经网络/遗传算法] 一个二值hopfield神经网络源程序
说明:这是一个二值hopfield神经网络源程序,有一个实例,训练数据保存在h7x8n4.trn,输出数据保存在ARCHIVE.LST中。-This is a value hopfield two neural network source, an example of training data stored in h7x8n4.trn, output data stored in ARCHIVE.LST China.<原则性> 在 2025-07-29 上传 | 大小:31kb | 下载:0
[数学计算/工程计算] CompCalculator
说明:完整的复数计数器,用VC++实现,实现了复数的所有类型的计算-integrity in the plural counter, with VC++, achieving the plural of all types of computing<白潘恩> 在 2025-07-29 上传 | 大小:38kb | 下载:0
[数学计算/工程计算] 单源点最短路径贪心算法
说明:单源点最短路径贪心算法:用到Dijkstra算法,-single source shortest path greedy algorithm : use Dijkstra algorithm,<刘兰英> 在 2025-07-29 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] MatrixCalc
说明:矩阵计数器,用VC++实现了矩阵的一般运算(加减乘),以及求逆求行列式值,和转置等运算-matrix counter, with VC++ implementation of the matrix of the general computing (plus or minus x), and inverse seeking determinant value, and home to such operations<白潘恩> 在 2025-07-29 上传 | 大小:1.97mb | 下载:0
[数学计算/工程计算] 命名多项式计数器
说明:实现多项式表达式的运算器利用栈实现表达式计算器的模板类;用表达式计算器类和多项式类实现多项式表达式的计算器-polynomial expressions for the use of the computing stack to achieve expression calculator template; Using expressions like calculators and polynomial type polynomial expressions Calculator<白潘恩> 在 2025-07-29 上传 | 大小:446kb | 下载:0
[数据结构常用算法] 用线性表实现的Btree
说明:实现m阶B_树 (2)将线性表中的键值插入到B_树中(即建立索引); (3)当删除和插入数据到线性表时,同时维护其索引B_树。 (4)可根据所给键值范围,输出该范围的所有键值-achieve m bands Containing tree (2) linear scale for the keys inserted into Containing tree (index); (3) When the deletion and insertion of data to the linear sca<白潘恩> 在 2025-07-29 上传 | 大小:310kb | 下载:0
[数据结构常用算法] KruskalAlgorithm
说明:本文件主要完成Kruskal算法。本文件包括三个类,分别是顶点类、边类和Kruskal类。-The document completed Kruskal algorithm. This document consists of three categories, namely category vertex, edge type and Kruskal category.<韩希先> 在 2025-07-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] ClosestPairPoint
说明:实现查找一组给定点中的最近点对,通过分治方法将问题求解,简化问题的复杂性。-Lookup a group to the latest sentinel points right, adoption of the partition method of problem solving, simplifying the complexity of the problem.<韩希先> 在 2025-07-29 上传 | 大小:1kb | 下载:0