资源列表

« 1 2 ... .88 .89 .90 .91 .92 1593.94 .95 .96 .97 .98 ... 2656 »

[数据结构常用算法JosephusProblem

说明:據說著名猶太歷史學家 Josephus有過以下的故事:在羅馬人佔領喬塔帕特後,39 個猶太人與Josephus及他的朋友躲到一個洞中,39個猶太人決定寧願死也不要被敵人到,於是決定了一個自殺方式,41個人排成一個圓圈,由第1個人開始報數,每報數到第3人該人就必須自殺,然後再由下一個重新報數,直到所有人都自殺身亡為止。 然而Josephus 和他的朋友並不想遵從,Josephus要他的朋友先假裝遵從,他將朋友與自己安排在第16個
<王凌云> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法shacker

说明:事實上這個氣泡排序法已經不是單純的氣泡排序了,它使用了旗標與右端左移兩個方法來改進排序的效能,而Shaker排序法使用到後面這個觀念進一步改良氣泡排序法。 -In fact the bubble sort method is not a simple bubble sort, and it used the flag to the left and right side are two ways to improve the perfo
<王凌云> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法phylosop

说明:这是一个经典算法。关于哲学家进餐问题的源码,是一个很不错的源码。模拟了哲学家进餐问题。-This is a classical algorithm. Dining philosophers problem on the source, is a very good source. Simulated dining philosophers problem.
<duanhz> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法PROCE3

说明:这是操作系统中关于进程互斥问题的经典算法源码!很不错的哦!-This is the operating system on the process of mutually exclusive algorithm source classic problem! Oh very good!
<duanhz> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法jzcj

说明:这是用c语言编写的,实现矩阵的求逆,逆矩阵和一个矩阵的乘积。有友好的界面,界面是由键盘控制的。-This is prepared by using c language to realize the inverse matrix, inverse matrix and the product of a matrix. Friendly interface, the interface is controlled by the keybo
<郑彦琳> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法001

说明: 赫夫曼树和赫夫曼编码的存储表示-Huffman tree and the Huffman coding of storage that
<段成> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法migongchengxu

说明:设计一迷宫游戏,要求可生成不同类型的迷宫地图,并针对不同地图进行路径搜索,并给出可行路径。-Design a maze game, a claim may generate different types of maze maps, and maps for different path searching, and gives a viable path.
<parmer> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法tu

说明:数据结构中图的实现源代码,用C语言实现,有测试代码。-Graph data structure to achieve the source code, using C language, there is test code.
<黄勇> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法a

说明:图邻接矩阵 邻接表的建立_数据结构课程设计报告 -Adjacency matrix graph adjacency list data structure _ the establishment of curriculum design report
<lijiangping> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法yuesefu

说明:约瑟夫生死环,数据结构方面的东西,有做数据结构课程设计的可以下-Joseph of life and death aspect of the data structure of things, has done curriculum design data structure can be under
<xy> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法erchashu

说明:这是一个已经通过调试成功的二叉树算法程序,希望对大家有帮助。-This is a success has been through the debugging process tree algorithm, and they hope to help everyone.
<景秀> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法Binarytree

说明:利用随机函数产生100个(不大于100且各不相同的)随机整数,用这些整数来生成一棵二叉树,分别对二叉树进行先序遍历,中序遍历和后序列遍历输出树中结点元素序列。注意:先序遍历输出要求采用非递归来实现。-Using random functions to generate 100 (not more than 100 and different) random integer, use the integer to generate a b
<> 在 2024-10-08 上传 | 大小:4096 | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 1593.94 .95 .96 .97 .98 ... 2656 »

源码中国 www.ymcn.org