资源列表

« 1 2 ... .80 .81 .82 .83 .84 285.86 .87 .88 .89 .90 ... 2656 »

[数据结构常用算法yundonghui

说明:运动会成绩统计源码。计算机类课程设计比作实验之一。可以统计学校及个人成绩并排名。-Games results statistics source. Computer curriculum design than the experimental one. Can schools and individual performance statistics and rankings.
<daniel> 在 2025-01-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法shujujiegoubao

说明:这是我学习数据结构时用过的程序。索性打包传上去。数据结构实验用。-This is my data structure used to study procedures. Simply pack up Chuan. Experimental data structure.
<daniel> 在 2025-01-16 上传 | 大小:30kb | 下载:0

[数据结构常用算法aaa

说明:分治法解决最近对问题 画一条垂直线x=c,把这些给定点分为两个包含n/2个点的子集S1和S2,使得n/2个点位于直线的左侧或直线上,另外n/2个点位于直线的右侧或直线上;遵循分治法的思想,递归地求出左子集S1和右子集S2中的最近对,分别为d1与d2;之后d=min{d1,d2}。合并过程:在以垂线x=c为对称轴,2d为宽度的区域内求最近两个点的距离,记为d3;求D=min{d,d3}; -Sub-rule method to r
<王鹏> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法200630690214

说明:关于五子棋的人工智能,可以实现五子棋代码对战,算法比较简单,很容易看懂-Gobang on artificial intelligence, can be achieved against Gobang code, the algorithm is relatively simple, it is easy to understand
<并刀如水> 在 2025-01-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法B_Trees

说明:B树代码以及演示,主要是让大家理解B树是如何组成的,以及如何删除和查询-B tree code, and demonstrations, mainly B enables us to understand how the tree is composed of, as well as how to delete and query
<tang> 在 2025-01-16 上传 | 大小:1.54mb | 下载:0

[数据结构常用算法xianxingbiaonizhi(shunxubiao)

说明:数据结构中实现顺序表的逆置算法,用顺序表的方法进行逆置,C语言实现。-Data structure to achieve the inverse order of Table Purchase algorithm, using the order form inverse methods Purchase, C language.
<Anse> 在 2025-01-16 上传 | 大小:13kb | 下载:0

[数据结构常用算法xianxingbiaonizhi(lianbiao)

说明:这是数据结构中实现线性表的逆置算法,用链表的方法进行逆置,C语言实现。-This is the data structure to achieve the inverse linear form Purchase algorithm, using the method of inverse list Purchase, C language.
<Anse> 在 2025-01-16 上传 | 大小:11kb | 下载:0

[数据结构常用算法sort

说明:这是数据结构的课程设计,对起泡排序、直接排序、简单选择排序、快速排序、希尔排序和堆排序算法进行比较和分析,C语言实现。-This is the data structure of the curriculum design, sort of sparkling, direct sequencing, a simple selection sort, quick sort, Hill sort and heap sort algorith
<Anse> 在 2025-01-16 上传 | 大小:192kb | 下载:1

[数据结构常用算法address

说明:利用线性表知识实现的通讯录,毕业设计题目-The use of linear forms of knowledge to achieve the contacts, graduation project topic
<卢香清> 在 2025-01-16 上传 | 大小:216kb | 下载:0

[数据结构常用算法express

说明:表达式求值,可以实现输入的任意表达式求值,包括含有括号.课程设计题目-Expression evaluation can be achieved for the importation of any expression of value, including statements containing the words in brackets. Curriculum design topics
<卢香清> 在 2025-01-16 上传 | 大小:488kb | 下载:0

[数据结构常用算法jiaotong

说明:用C++编写的交通咨询系统(数据结构实验代码)-With C++ Prepared by the Transport Advisory System (data structure experimental code)
<cong> 在 2025-01-16 上传 | 大小:273kb | 下载:0

[数据结构常用算法aa

说明:深度优先搜索 和 广度优先搜索算法 实现-Depth-first search and breadth first search algorithm to achieve
<张欣儿> 在 2025-01-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 285.86 .87 .88 .89 .90 ... 2656 »

源码中国 www.ymcn.org