资源列表

« 1 2 ... .03 .04 .05 .06 .07 2108.09 .10 .11 .12 .13 ... 2656 »

[数据结构常用算法2005060520531520905

说明:2.1 利用单向循环链表存储结构模拟此过程,按照出列的顺序输 出各个人的编号。2.2 建立输入处理数据,输入m的初值,n的值 ,输入每个人的密码,建立单循环链表。2.3 建立一个输出函数,能正确的输出序列4.1 本演示程序中,利用单向循环链表存储结构存储约瑟夫环数据(即n个人的编号和密码)。4.2 演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中需要输入的数据,运算结果显示在其后。
<代冕> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法lianbiao

说明:数据结构链表作业题,经调试通过,可做作业参考-Operating title list data structure, passed by the debugger can be homework reference
<李超> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法linkstack

说明:自己学习了数据结构后,写的一个关于链栈的实现的联系程序,希望大家指教-Their own after learning the data structure, write a stack on the realization of chain links procedures, hope that we advise
<李旭> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法lianshi

说明:数据结构实验 链式存储结构的实验-Data Structures Linked Storage Structure Experimental Experimental
<windy> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法Search

说明:数的查找,包括有序数的查找和折半查找两种方法。-Find the number, including the orderly half the number of search and find two ways.
<Adam> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法Cut-of_effect

说明:截断效应,演示对直流信号进行截断后,信号频谱的变化,在演示程序中,图形的计算是由已知的时域和频域表达式计算。-Truncation effect, demonstration of the DC signals are cut off, the signal spectrum changes in the presentation program, graphics is calculated from the known time d
<eachgear> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法BinaryTree

说明:二叉树的实现功能: (1)生成二叉树 (2)先序遍历 (3)后序遍历 (4)中序遍历 (5)二叉树的高度 (6)统计数的节点数-Realization of Binary Tree functions: (1) to generate binary tree (2) first traversal (3) after traversal (4) traversal (5) binary tree of heigh
<feixiaoxing> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法JosephusProblem

说明:约瑟夫问题的两种解法 设有n个人围坐在一个圆桌周围,先从第s个人开始报数,数到第m个人出列,然后从出列的下一个人重新开始报数,数到第m个人又出列……如此重复,直到所有的人出列为止。本程序分别用链式存储结构(循环链表)和顺序存储结构(数组)解决约瑟夫问题,可供初学者辨别这两种存储结构的异同 用户输入:n,s,m(逗号隔开) 输出:出列顺序表 -Joseph problems with n solution of two i
<XY Z> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法MG

说明:此程序实现了数据结构中的迷宫问题,用C语言编写,运行后输出为表示位置与方向的数据组-This procedure achieved a data structure of the maze problem, using C language, run after the output of said position and direction data sets
<王学宝> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法fenjieshu

说明:背包程序,C语言的经典程序,经典算法之一。适合对C语言学习有兴趣者-Backpack program, C language, the classic procedure, one of the classic algorithm. C suitable for those interested in language learning
<yujianfei> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法seqlist

说明:一个关于数据结构链表的小程序,希望能够对大家有帮助的作用!-A linked list data structure on a small program, we hope to be able to have a role to help!
<liudan > 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法runge_kutta

说明:四阶龙格库算法,-Fourth-order Runge Treasury algorithm,
<yujieupc> 在 2024-09-28 上传 | 大小:1024 | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 2108.09 .10 .11 .12 .13 ... 2656 »

源码中国 www.ymcn.org