资源列表

« 1 2 ... .01 .02 .03 .04 .05 2206.07 .08 .09 .10 .11 ... 2656 »

[数据结构常用算法Cpp1

说明:最优化解法的运行程序大家帮忙支持下我自己做的哦!!谢谢了-Optimal solution to help run the program the support of everyone to do the oh my! ! Thank you
<许啸> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[数据结构常用算法02051011

说明:用C语言实现的两矩阵相成的程序,两矩阵可自由输入其内的数据,相乘之后实现打印数组。-Using C language to achieve two complementary procedures matrix, two matrices are free to enter their data, after multiplying array realize print.
<宋莹> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法02051021

说明:用C语言实现的判断子串的程序,输入两个字符串,判断第二个字符串是不是第一个字符串的子串。-Using C language to determine the substring procedures, the importation of the two strings to determine the second string is a string is not the first substring.
<宋莹> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法02051111

说明:用C语言实现的打印字符串中的子串的程序,输入一个字符串,输入起始位置和要打印子串的长度,将其打印出来,如果起始位置超出字符串范围或者子串长度超出字符串范围,则会报错。-Using C language print string substring procedures, enter a string, enter the starting location and want to print the length of substrin
<宋莹> 在 2024-09-20 上传 | 大小:1024 | 下载:1

[数据结构常用算法02051121

说明:用C语言实现的洗牌程序,实现对一副52章的扑克洗牌,如对洗牌结果不满意可重复进行洗牌,直至用户满意为止。-Using C language to achieve the shuffle procedure, to achieve a Chapter 52 poker cards, if not satisfied with the results of shuffling cards can be repeated until the
<宋莹> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法02051211

说明:用C语言实现的一个链表的插入程序,每输入一个数,将其插入链表的最后的位置,用户可选择插入数据或结束插入,结束插入后程序将链表打印出来。-Using C language to achieve a list of plug-ins, each enter a number, to be inserted in the location of the final list, the user may choose to insert the
<宋莹> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法02051311

说明:用C语言实现的两路归并算法,采用链表存储两组数,用户自行输入两组数,用子函数实现其归并到List1中,将其打印出来。
<宋莹> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法02051321

说明:用C语言实现的猴子选大王的程序,用链表存储猴子的号码,按照一点的规则筛选猴子,每淘汰一个猴子则删除其号码,直至只剩一个猴子,即为大王。-Using C language to achieve the election of the monkey king of the procedure, with list of numbers stored monkeys, in accordance with the rules that fil
<宋莹> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法ada

说明:数据结构课程设计指导,希望对各位有点用处。-Data structure to guide curriculum design, in the hope that something useful.
<张世华> 在 2024-09-20 上传 | 大小:13312 | 下载:0

[数据结构常用算法stack

说明:本程序利用静态存储方式实现栈的共享,并处理满栈的情况-This procedure achieved using static storage stack sharing, and deal with the situation of full stack
<lyzh> 在 2024-09-20 上传 | 大小:3072 | 下载:0

[数据结构常用算法FeVector

说明:向量存储及运算。 好玩,学习。 大家指教。-Vector storage and computing. Fun, learning. U.S. advice.
<张志勇> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法soldier

说明:在一个划分成网格的操场上,n 个士兵散乱地站在网格点上。网格点由整数坐标(x,y) 表示。士兵们可以沿网格边上、下、左、右移动一步,但在同一时刻任一网格点上只能有一名士兵。按照军官的命令,士兵们要整齐地列成一个水平队列,即排列成(x,y),(x+1,y),…,(x+n-1,y) 。如何选择x 和y 的值才能使士兵们以最少的总移动步数排成一列。-In a grid divided into the playground, n soldie
<程光> 在 2024-09-20 上传 | 大小:1024 | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 2206.07 .08 .09 .10 .11 ... 2656 »

源码中国 www.ymcn.org