资源列表
[数据结构常用算法] yousehuhuan
说明:数据结构实验报告 实验1 线性表及其应用 题目:约瑟夫环 一. 需求分析 1. 本演示程序中,人数n应为任意的,首先应输入一个值赋给初始报数上限m,程序应能自动保存出列人的序号和将出列的人所持的密码赋给m,再次作为报数上限,如此循环,直至所有人都出列为止。 2. 演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入相应数据(即每个人所持的密码),每个人的序号由程序自动分配。<xj> 在 2024-11-16 上传 | 大小:8kb | 下载:0
[数据结构常用算法] shujujiegoua
说明:数据结构里面基本所有的知识点的代码为全班同学的作业如约瑟夫问题、哈弗曼编码、层次二叉树、深度广度遍历-Data structure inside knowledge of the basic points of all the code for the whole class of operations such as Josephus problem, Ha Fuman coding, hierarchical binary tree<方式> 在 2024-11-16 上传 | 大小:4.66mb | 下载:0
[数据结构常用算法] NewtonPF_Cpp
说明:C语言实现电力系统中的牛顿拉夫逊算法进行潮流计算,目前118节点稳定-C language in the power system algorithm Newton Raphson power flow calculation, the current stability of 118 nodes<jinxin> 在 2024-11-16 上传 | 大小:322kb | 下载:0
[数据结构常用算法] MaxSubsequenceSum
说明:最大子序列和的求法,c++代码次优和最优实现,次优算法MaxSubsequenceSum3采用递归O(Nlog(N)),最优算法MaxSubsequenceSum4是一种联机算法,O(N)-Sequence and the largest Method, c++ code, sub-optimal and optimal implementation, sub-optimal algorithm MaxSubsequenceSum3 r<韦鹏博> 在 2024-11-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] mark-statistics-of-sports-meeting
说明:这个程序是专门为运动会分数统计而设计的,包含运动员的校名、成绩、排名等内容。-This process is designed for fractional statistics of sports meeting , containing the athletes school name , grade , ranking and so on .<田帅> 在 2024-11-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 8queens-problem
说明:八皇后问题并行算法及源代码(附N皇后) 八皇后问题并行算法及源代码(附N皇后)-Eight queens problem parallel algorithm and source code (with N Queen) Eight queens problem parallel algorithm and source code (with N Queen)<赵子番> 在 2024-11-16 上传 | 大小:293kb | 下载:0