资源列表

« 1 2 ... .21 .22 .23 .24 .25 326.27 .28 .29 .30 .31 ... 2656 »

[数据结构常用算法stock

说明:在一个圆形操场的四周摆放着n 堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的2 堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分。 -Playground in a circle around the stones are placed n heap. Stone is to have the order to merge into a pile. Provisions can only choose 2
<谭晓彤> 在 2025-12-26 上传 | 大小:36kb | 下载:0

[数据结构常用算法migong

说明:数据结构中栈的应用--迷宫问题数据结构中栈的应用--迷宫问题-Stack data structure in the application- the issue of data structure in the maze of the application stack- maze problems
<张镇生> 在 2025-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法interges

说明:每组输入是两个整数n和k。(1 <= n <= 50, 1 <= k <= n) 对于每组输入,请输出四行。 第一行: 将n划分成若干正整数之和的划分数。 第二行: 将n划分成最大数不超过k的划分数。 第三行: 将n划分成若干奇正整数之和的划分数。 第四行: 将n划分成若干不同整数之和的划分数。 -Each input are the two integers n and k. (1 <= n <= 50, 1 <= k
<谭晓彤> 在 2025-12-26 上传 | 大小:8kb | 下载:0

[数据结构常用算法erfenchazhao

说明:二分查找法的windows环境下用c++编程出来 绝对是初学者的福音-Binary search method used under the windows environment c++ Programming is definitely out of the Gospel for beginners
<zz> 在 2025-12-26 上传 | 大小:202kb | 下载:0

[数据结构常用算法A

说明:能求101到200的素数 ,java源码-101-200 to seek the prime number, java source
<TTHR> 在 2025-12-26 上传 | 大小:2kb | 下载:0

[数据结构常用算法8queen

说明:vb平台下用回溯法求解n皇后问题,只输出一种结果-vb platform using retrospective method n Queen s problems, only a result of output
<qj> 在 2025-12-26 上传 | 大小:2kb | 下载:0

[数据结构常用算法KMP

说明:著名的KMP算法 实现快速字符串匹配 其中还包括失效函数的实现-KMP famous fast string matching algorithm which also includes the realization of failure function
<施欢欣> 在 2025-12-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法cchar

说明:数据结构。详细解说了利用C语言进行数据结构的分析。-Data structure. A detailed explanation of the use of C language data structure analysis.
<天才> 在 2025-12-26 上传 | 大小:52kb | 下载:0

[数据结构常用算法luzhiqin

说明:查找与排序的结合,其中包括一个随即函数的应用问题-The combination of search and sorting, including one after the application of function
<luzhiqin> 在 2025-12-26 上传 | 大小:167kb | 下载:0

[数据结构常用算法StudentDormMangement

说明:这是一个已经通过调试的学生宿舍管理的源程序。-This is a debugging has passed the management of student hostels of the source.
<景秀> 在 2025-12-26 上传 | 大小:6kb | 下载:0

[数据结构常用算法migong

说明:这是一个已经调试成功的比较有趣的迷宫程序,可供学习参考。-This is a debugging success has been more interesting maze procedure for studying and reference.
<景秀> 在 2025-12-26 上传 | 大小:2kb | 下载:0

[数据结构常用算法biinarytreetraverse

说明:二叉树数据结构编程,主要功能:输入二叉树,完成前序、中序、后序、遍历-Binary tree data structure programming, the main function: Enter the tree to complete the pre-order, in sequence after sequence, ergodic
<zyz> 在 2025-12-26 上传 | 大小:2kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 326.27 .28 .29 .30 .31 ... 2656 »

源码中国 www.ymcn.org