资源列表

« 1 2 ... .00 .01 .02 .03 .04 1705.06 .07 .08 .09 .10 ... 2656 »

[数据结构常用算法CPPdata-structure-of-Joseph-ring

说明:首先,设计实现约瑟夫环问题的存储结构。由于约瑟夫环本身具有循环性质,考虑采用循环链表,为了统一对表中任意节点的操作,循环链表不带头结点-Design and implementation of Joseph ring problem
<xia yun> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法task

说明:有一狭长停车场可停放n辆车,只有一个门可供进出。车辆按照到达的早晚从最里面依次向外排列,若停车场中的车辆出来,则在它之后进入停车场的车都要让路,然后这些车辆再依次进场。-There is a narrow parking lot can park n cars and only one door for access. Vehicles arrive sooner or later, according to sequence outw
<Aliceam> 在 2024-10-06 上传 | 大小:14336 | 下载:0

[数据结构常用算法Bubble-sort-algorithm-explanation

说明:对单向冒泡排序和双向冒泡排序的解释。其中,单向冒泡排序分为从上向下和从下向上。-Bubble sort of one-way and two-way bubble sort of explanation.Among them, the one-way bubble sort from down from the divided into and upwards.
<ren_xi> 在 2024-10-06 上传 | 大小:9216 | 下载:0

[数据结构常用算法Single-table-transpose

说明:利用单链表原来的空间将一个单链表就地转置。 设单循环链表的头指针为head,类型为node。逆置时需将每一个结点的指针域作以修改,使其原前趋结点成为后继 -Using single original space will form a single, table in situ transposed. A single list of head to head pointer, types of node. Wh
<ren_xi> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法yanghuisanjiao

说明:用c语言,利用数据结构中的队列结构,实现杨辉三角的打印。-C language, the use of data structures in the queue structure, to achieve Yang Hui triangle print
<雷华> 在 2024-10-06 上传 | 大小:292864 | 下载:0

[数据结构常用算法beibao

说明:这是一个用C#编写的程序,主要是实现0-1背包问题。-this is a code written by C#.
<张志强> 在 2024-10-06 上传 | 大小:3180544 | 下载:0

[数据结构常用算法paixusuanfa

说明:这是一个用C#编写的程序,主要是排序,但是集合了多种排序算法,插入排序,合并排序,冒泡排序等。-this is a code written by C#.
<张志强> 在 2024-10-06 上传 | 大小:75776 | 下载:0

[数据结构常用算法data-structure

说明:该ppt是讲数据结构的,是清华大学严蔚敏老师的ppt。-This ppt describles the data structure,it is designed by yan wei min who is working in qinghua university.
<宋丽丽> 在 2024-10-06 上传 | 大小:545792 | 下载:0

[数据结构常用算法Dij

说明:Dijkstra algorithm to show how to find shortest path
<samtara> 在 2024-10-06 上传 | 大小:12288 | 下载:0

[数据结构常用算法AddBook

说明: 链表实现通讯录,保存文件和读取文件- show the addressbook by the sqlist ,including the save and the read function
<coffeepigxp> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法dongtaishuzu

说明:用C语言实现动态数组的排序问题-use c to do big number mul
<fengyan> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法TSP

说明:一些小程序,有关于TSP问题的代码,这是数据结构老师安排的作业-Small programs, the code on the TSP problem, which is a scheduled job data structure teacher
<hjm> 在 2024-10-06 上传 | 大小:1024 | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 1705.06 .07 .08 .09 .10 ... 2656 »

源码中国 www.ymcn.org