资源列表

« 1 2 ... .14 .15 .16 .17 .18 1619.20 .21 .22 .23 .24 ... 2656 »

[数据结构常用算法bubble

说明:本程序完成的功能是:利用冒泡法对输入的10个数字进行排序。-This program sorts the 10 inputed numbers using bubble sorting algorithm.
<huifengliu> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法paixu

说明:八种排序方法的C++程序实现及比较:直接插入排序 折半插入排序 希尔排序 冒泡排序 快速排序 简单选择排序 堆排序 基数排序-Eight sort method to achieve C++ program and comparison: direct insertion sort binary insertion sort Hill Sort Quick Sort Bubble Sort Selection Sort heap sor
<孟庆莹> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法Fourth-order-Runge---Kutta-

说明:四阶龙格-库塔算法在姿态解算中的应用,是实现圆锥运动的姿态解算。当旋转角速率w为定值的时候,我用龙格-库塔算法很容易解出了姿态矩阵四元数。-Fourth order Runge- Kutta algorithm of attitude algorithm.
<杨茜> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法p2

说明:program that uses a tree to store words, different things could be done to change, remove, or edit a word in a document
<eugenetoddbro> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法xiao-yuan-dao-you

说明:设计济南大学校园平面图,所含的景点不少于10个。以图中顶点表示校内各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息。 为来访客人提供图中任意景点相关信息的查询。 为来访客人提供图中任意景点的问路查询,即查询任意两个景点之间的一条最短的简单路径。 选作内容: 求校园的关节点。 提供图中任意景点查询,即求任意两点间的所有路径。 校园导游图的景点和道路的修改扩充功能。 扩充道路信息,如
<> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法erchashudebianli

说明:1.对任意给定的二叉树(顶点数自定)建立它的二叉链表存储结构,并实现二叉树的先序、中序、后序三种遍历,输出三种遍历的结果。 2. 求二叉树高度、结点数、度为1的结点数和叶子结点数-1. On any given binary tree (top points from the set) to establish its binary linked list storage structure and to achieve bina
<肖哲> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法FF

说明:ford-fulkerson算法的具体实现。实现了最大流算法。编程语言c-ford-fulkerson algorithm implementation. To achieve the maximum flow algorithm. C++ programming language
<林选伟> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法greed

说明:带有期限和效益的单位时间的作业排序贪心算法。作业已按效益值递减的顺序排好,依次输入各作业的期限值,要求按顺序输出最优解。-With the duration and effectiveness of the unit time Scheduling greedy algorithm. Operating efficiency values ​ ​ have been decreasing order, the ord
<青青> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法daima

说明:数据结构将两个表达式相加的计算,一般是两个表达式的相加-Data structure to calculate the sum of two expressions, the general sum of two expressions
<王国刚> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法work

说明:find prime number, in C. It is easy way how test your skill and knowledge
<zydi> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法suanfa

说明:关于计算,排序,等的一些算法!完全是自己所编,个人认为比较不错的-On the calculation, sorting, and so some of the algorithm! Compiled entirely their own, personal opinion is quite good! ! !
<范竣清> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法Sorting1

说明:C programs for merge sort, merge sort rec, quick sort, selection sort, radix sort
<saurav> 在 2024-10-07 上传 | 大小:4096 | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 1619.20 .21 .22 .23 .24 ... 2656 »

源码中国 www.ymcn.org