资源列表

« 1 2 ... .15 .16 .17 .18 .19 2220.21 .22 .23 .24 .25 ... 2656 »

[数据结构常用算法farmer

说明:农夫过河。一个农夫带着一只狼,一只羊和一些菜过河。河边只有一条一船,由 于船太小,只能装下农夫和他的一样东西。在无人看管的情况下,狼要吃羊,羊 要吃菜,请问农夫如何才能使三样东西平安过河。-The farmer across the river
<wyt> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法digitron

说明:七段数码管问题。从一个数字变化到其相邻的数字只需要通过某些段(数目不限)或拿走某些段(数目不限)来实现.但不允许既增加段又拿起段。-seven digitron question
<wyt> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法arithmometer

说明:该程序主要演示堆栈在四则运算过程中的使用。-The procedure demonstrated in four stack operations during use.
<傅子铭> 在 2024-09-20 上传 | 大小:7617536 | 下载:0

[数据结构常用算法path-finding

说明:该MFC程序通过全国省会间最短路径的寻找演示了最短路径查找问题。-The MFC program through the national capital to find the shortest path between the shortest path to find the problem demonstrated.
<傅子铭> 在 2024-09-20 上传 | 大小:3712000 | 下载:0

[数据结构常用算法Large-Int-Arithmometer

说明:该MFC程序可以进行长整数的四则,阶乘,幂的计算。重要的是在除法上做了性能的优化。-The MFC program can be carried long integer four, factorial, power calculations. It is important to do the division of the performance optimization.
<傅子铭> 在 2024-09-20 上传 | 大小:5934080 | 下载:0

[数据结构常用算法sort

说明:插入排序,希尔排序,归并排序,快排,冒泡排序,选择排序,插入排序,堆排序的算法实现,效率比较图-Insertion sort, shell sort, merge sort, quick scheduling, bubble sort, selection sort, insertion sort, heap sort algorithm, efficiency comparison chart
<戴鹏达> 在 2024-09-20 上传 | 大小:109568 | 下载:0

[数据结构常用算法heap-sort-code

说明:c语言编写的堆排序算法,算法复杂度O(nlgn)-heap sort
<zhao zhang> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法HorseRace

说明:广义田忌赛马 齐王和田忌分别有n匹马,马的能力值从外部读入,如果田忌的马和齐王的马的能力值相同,则齐王胜,问田忌一共能赢几场? 输入:3(马数) 1,2,3(齐王) 1,2,3(田)-Generalized Tian Ji' s horse and the King of Qi Tian Ji respectively n horses, horse ability value read from the ou
<陈凯歌> 在 2024-09-20 上传 | 大小:16384 | 下载:0

[数据结构常用算法JosephCircle

说明:问题描述: 从1到n这n个人顺时针坐着,每个人手里拿着一个密码,第一轮初始一个密码,从第一个人开始,数到这个密码的人,报出自己的密码, 此人退出。从下一个人开始,依照刚才报出的密码再次筛选人退出,直到最后一个人。 第一个输入为人数,第二个输入为初始密码,接下来为每个人的密码。 使用循环链表实现。 输入: 6 3 6 5 4 3 2 1 输出: 3 1 4 2 5 6-Problem Descr ip
<陈凯歌> 在 2024-09-20 上传 | 大小:16384 | 下载:0

[数据结构常用算法sqrt_computer

说明:32bits 数据开方得到16位数据,用户可以根据需要扩展到其他位数。采用一个加法器设计。-Prescribing 32bits data obtained 16 data, the user may need to be extended to other digits. Using an adder design.
<l> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法sort

说明:快速、冒泡、归并、希尔、选择、堆排序数据结构排序算法-Fast, bubble, merge, Hill, selection, heap sort algorithm to sort the data structure
<陈志涛> 在 2024-09-20 上传 | 大小:366592 | 下载:0

[数据结构常用算法caintain_Illinois

说明:使用k-means算法实现聚类分析,将四维的数据分成三个簇()
<WO+44314> 在 2024-09-20 上传 | 大小:2048 | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 2220.21 .22 .23 .24 .25 ... 2656 »

源码中国 www.ymcn.org