资源列表

« 1 2 ... .85 .86 .87 .88 .89 2490.91 .92 .93 .94 .95 ... 2656 »

[数据结构常用算法neibupaixu

说明:内部排序,可以自己输入数据也可以随机生成数据,然后进行希尔排序和直接插入排序-Internal sort can input data can also be randomly generated data, and then Hill sorting and direct insertion sort
<吕茂辉> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法wushixunluo

说明:c++课程设计 武士巡逻问题,使用递归算法实现程序,程序通过验收-c++ curriculum design warrior patrol
<陈嘉骥> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法6.1

说明:对二叉树进行中序排序,计算二叉树左右叶子结点数,并用main函数进行测试。-Binary tree in the sequence, sort, calculate the leaf nodes in the binary tree around, and the main function to test.
<丹丹> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法C-program

说明:6个C语言源代码,有大小排序,素数查找,解方程,冒泡排序等-6 C language source code, size sorting, prime numbers to find, solving equations, bubble sort
<魂斗罗> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法p781

说明:在不用库函数的情况下,自己编写字符串的复制、比较函数,给字符串排序-The case without the library functions, write your own copy of the string comparison function to the string order
<孙泽茜> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法BinarySortTree

说明:数据结构,二叉排序树,已经进行编译,并成功运行,希望对大家有所帮助-Data structure, binary sort tree, compile and run successfully, we hope to help
<朱睿杰> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法Search

说明:数据结构,静态查找,已经过编译,并成功运行,希望对大家有帮助-Data structures, static lookup, has been compiled and run successfully, we hope to
<朱睿杰> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法binary-tree

说明:分别以先序和中序遍历序列,后序和中序遍历序列构造一棵二叉树 要求以括号表示法输出该二叉树-Preorder and inorder traversal sequence after sequence, and the traversal sequence construct a binary tree the brackets indicate the method outputs the binary tree
<沿路红> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法LinkQueue

说明:数据结构,链队栈,已经经过编译,并成功运行,希望对大家有帮助-Data structure, the chain teams stack, has been compiled and run successfully, we hope to
<朱睿杰> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法Josephus

说明:编写程序,模拟约瑟夫环(josephus)问题: n个人(编号为1,2,3,……,n (n>0) )按顺时针方向围坐一圈,每人持有一个正整数密码。开始时任意给出两个值:一个为首先报数的人的编号i (0<i<=n),另一个为起始报数上限值m。接着从编号为i的人开始按顺时针方向自1起顺序报数,报到m时停止报数,且报到m的人出列,并将他的密码作为新的m值,从他在顺时针方向上的下一个人起重新自1报数,……,如此下去,直到所有人
<士大夫> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法sine

说明:利用C语言编写的正弦函数发生的代码,实现提取正弦函数并显示,清除退出等功能-Code written in C, the sine function to extract the sine function and display clear exit functions
<ljf> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法Binary-tree

说明:二叉树的遍历算法,包括先序遍历,中序和后序。数据结构课程要求。-Binary tree traversal algorithm
<北城> 在 2024-11-06 上传 | 大小:1024 | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 2490.91 .92 .93 .94 .95 ... 2656 »

源码中国 www.ymcn.org