资源列表

« 1 2 ... .24 .25 .26 .27 .28 1729.30 .31 .32 .33 .34 ... 2656 »

[数据结构常用算法Sorting-algorithm

说明:两种简单排序算法,包括插入排序,希尔排序-Sorting algorithm
<bob> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法sorting-algorithm

说明:排序算法比较,可采用的方法有插入排序、希尔排序、起泡排序、快速排序、选择排序、堆排序、归并排序-Sorting algorithm comparison, the method can be used with insertion sort, shell sort, bubble sort, quick sort, selection sort, heap sort, merge sort
<chenyuhao> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法a

说明:A*寻路算法 迷宫算法 启发函数-A* pathfinding algorithm heuristic algorithm maze
<> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法Sorting

说明:搜集整理的排序算法源码,包括快速排序、插入排序、选择排序、起泡排序。-Collection and collation of the sorting algorithm source code, including quick sort, insertion sort, selection sort, bubble sort.
<iCat> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法code

说明:C++ 实现从文件中抽取近似字符串,近似的意义是指编辑距离 和 Jaccard 距离小于阈值-C++ select similar strings from file the similar string is define by ED and Jaccard distance
<李莉> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法EightQueen

说明:这是一个关于八皇后解决方案的C++程序,各方面考虑周到,适合初学者和大学课程设计-This is a solution of eight queens on C++ program, all aspects of thoughtful, university courses designed for beginners and
<wade> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法GuassEquation

说明:这是高斯-赛德尔迭代法解线性方程组的C++程序,适合程序设计初学者和大学生课程设计-This is the Gauss- Seidel iterative method for solving linear equations of the C++ program, designed for beginners and students of the program curriculum design
<wade> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法MergeSort

说明:一个快速的合并排序算法的例子。合并排序速度快,是稳定的排序。这是用VB写的例子,大家可以转换为其他语言。-A example of the quick merge sort algorithm. Fast merge sort is a stable sort. This example is written in VB, you can convert it to other languages.
<HaitaoLi> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法UVA_for_C

说明:The file include: UVa 10104 Euclid Problem, UVA 861 LittleBishop, UVA 10018 Reverse, UVA 846 Step, UVA 10191 Longestnap -The file include UVa 10104 Euclid Problem, UVA 861 LittleBishop, UVA 10018 Revers
<tang kin wai> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法vc-hafuman

说明:用c语言实现哈弗曼算法 用程序简单的实现求值。-use vc write a hafuman if you want ,please load down
<tony> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法yuesefu

说明: 约瑟夫生者死者游戏的大意是:30个旅客同乘一条船,因为严重超载,加上风高浪大,危险万分;因此船长告诉乘客,只有将全船一半的旅客投入海中,其余人才能幸免遇难。无奈,大家只得同意这种办法,并议定30个人围成一圈,由第一个人开始,依次报数,数到第9人,便把他投入大海中,然后从他的下一个人数起,数到第9人,再将他投入大海,如此循环,直到剩下15个乘客为止。问哪些位置是将被扔下大海的位置。-Joseph living dead game to
<夏诚> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法ye

说明:数据结构中链表的经典程序,可以看看,应该可以帮到你哦!-Linked list data structure in the classic program, you can see, should be able to help you Oh!
<郎建业> 在 2024-10-05 上传 | 大小:3072 | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 1729.30 .31 .32 .33 .34 ... 2656 »

源码中国 www.ymcn.org