资源列表

« 1 2 ... .69 .70 .71 .72 .73 374.75 .76 .77 .78 .79 ... 2656 »

[数据结构常用算法HeapSort

说明:这是著名的堆排序算法的实现,自己写的,经过验证是可以用的。-This is a well-known heapsort algorithm, write, proven is can be used.
<alabo> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法InsertionSort

说明:这是拍速算法中的插入排序算法的实现,自己亲写亲测,真实可用。-This is a tempo algorithm insertion sort algorithm, their pro-write pro-test, the real available.
<alabo> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法RandomizedSelect

说明:这是一个随机选择排序算法,本人亲写亲测,确实可用。-This is a random selection sort algorithm, I wrote the pro-pro-test, really available.
<alabo> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法BlackBound

说明:有有一间长方形的房子 ,,地上铺了红 色、黑色两种颜色的正方形瓷砖。你站在其中 一块黑色的瓷砖上块黑色的瓷砖上,,只能向相邻的黑色瓷砖移只能向相邻的黑色瓷砖移 动。请写一个程序,计算你总共能够到达多少 块黑色的瓷砖块黑色的瓷砖 -There are a rectangular house between the rectangular house, to spread the red floor is
<陈韬> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法jiegouti

说明:结构体的排序,定义一个5个元素的 struct STUDENT 数组, (1)从键盘输入5个学生的信息。 (2)按总分降序排序。 (3)按语文成绩降序排序。 (4)按姓名升序排序。-Structure of the sort, define a five-element array of struct STUDENT, (1) from the keyboard 5 student information. (2) in
<里昂> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法polynomials

说明:两个多项式相加,使用链表,计算时间复杂度,数据结构应用-Write a function to add two polynomials. Do not destroy the input. Use a linked list implementation. If the polynomials have M and N terms, respectively, what is the time compl
<zhuang929> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法Polynomial-operations

说明:单链表存储多项式,头结点可存放多项式 的参数,如项数等-Single-chain storage polynomials, the first node can store the polynomial parameters, such as the number of items, etc.
<阿园> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法07

说明:用堆栈实现0-1背包问题,以此了解递归实现的栈本质-0-1 knapsack problem with the stack implementation, in order to understand the recursive nature of stacks
<猫熊> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法10.15

说明:有一个班4个学生,5门课。(1)求第一门课的平均分 (2)找出有2门以上课程不及格的学生,输出他们的学号和全部 课程成绩和平均成绩;(3)找出平均成绩在90分以上或者全部 课程成绩在85分以上的学生。分别编写3个函数实现以上3个要求-There is a class four student, 5 course. (1) Find the first course of the average (2) to identify
<weiyanyu> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法R7.4

说明:.4已有一个已经排好序的数组,今输入一个数,要求按照原来排序的规律将它插入数组中。 本程序可以对both由小到大的排列数组和由大到小的数组进行操作-.4 Has an already sorted array, this type a number, sorted according to the original law required it into the array. The program can arrange for
<weiyanyu> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法duofa

说明:六种不同思路,编写对三个数排序的程序,供大家学学习-Six different ideas, write the number on the order of three procedures for everyone to learn to learn
<studysun> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法Division

说明:一元多项式的除法,用C语言实现,包含链表的使用。-One yuan polynomial division, with the C language, including the use of the list.
<> 在 2025-01-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 374.75 .76 .77 .78 .79 ... 2656 »

源码中国 www.ymcn.org