资源列表

« 1 2 ... .74 .75 .76 .77 .78 379.80 .81 .82 .83 .84 ... 2656 »

[数据结构常用算法shiyan

说明:实验一代码程序 设线性表存放在向量A[arrsize]的前elenum个分量中,且递增有序。 //试设计一算法,将x插入到线性表的适当位置上,以保持线性表的有序性-//Test a program code// set linear table stored in the vector A [arrsize] elenum a component in the first, and increasing order.//
<hjm> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法shiyan

说明:试验二代码 //假设有两个按元素值递增有序的线性表A和B,均以单链表作存储结构,试编写算法将A //表和B表归并成一个按元素值递减有序的线性表C,并要求利用原表的空间存放C。-Test two code// Suppose there are two elements of value by increasing order of the linear form A and B, are linked as a singl
<hjm> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法bsttree

说明:二叉排序树的插入和查找,建立一个新的二叉排序树-Binary search tree insertion and search, create a new binary search tree
<陈鹏程> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法gaussrand-c

说明:高斯分布随机数C程序实现 同济大学信息隐藏课第一次大作业-Gaussian random number C program Tongji University, the first major class of information hiding operations
<soleilcheryl> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法2_tree

说明:数据结构算法,二叉树遍历。前中后序遍历都有-Data structure algorithms, binary tree traversal. After all the pre-order traversal
<黄悦> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法combine_list

说明:合并两个升序排列的链表,主要是数据结构中链表的排序问题-Merge two linked list in ascending order, mainly linked list data structure in the scheduling problem
<wang> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法l

说明:主要是检查数据结构中的顺序队列是否越界的问题。-Mainly to check the order of the queue data structure is cross-border issues
<wang> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法dui

说明:数据结构中顺序结构中的堆排序,是有点难度的。-Data structure in the order structure of the heap sort, is a bit difficult.
<wang> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法maopao

说明:数据结构中的顺序表,顺序表中的冒泡排序法-Data structure in the order form, order form in the bubble sort method
<wang> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法qiangbi

说明:题目是这样的,一队标上编号的犯人,让长官给出一个数字,比如说6,然后从犯人1开始数,数到6的就拉出去毙掉,再从7开始数到第六个拉出去毙掉,如果队伍到头了,依旧按顺序从第一个犯人开始数,这样最后只剩下一个犯人,就释放掉。-This topic is, a team of marked numbers of prisoners, so that Executive is given a number, say 6, then start f
<wang> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法run

说明:一到面试题,题目为:400米的运动场上,甲在乙的前方100米处,甲速度6m/s,乙速度7m/s。甲乙两人每跑到整百米处都要休息5s,问乙何时才能追上甲。-One to face questions, the subject of: 400 meter playground, a B in front of the 100 meters, a speed of 6m/s, B speed 7m/s. B went to the entir
<> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Eular-Graph

说明:判断一个使用邻接矩阵储存的图是否是欧拉图的程序,使用C语言编写-failed to translate
<> 在 2025-01-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 379.80 .81 .82 .83 .84 ... 2656 »

源码中国 www.ymcn.org