资源列表

« 1 2 ... .93 .94 .95 .96 .97 1498.99 .00 .01 .02 .03 ... 2656 »

[数据结构常用算法Drzewa

说明:binary tree write in C-binary tree write in C++
<whity19861986> 在 2025-06-17 上传 | 大小:132kb | 下载:0

[数据结构常用算法dijkstra

说明:dijkstry algorith wrote in c-dijkstry algorith wrote in c++
<whity19861986> 在 2025-06-17 上传 | 大小:267kb | 下载:0

[数据结构常用算法tws_10-2

说明:哈希表与快速排序查找字符串不同-Hash table with a different search string quicksort
<田文诗> 在 2025-06-17 上传 | 大小:435kb | 下载:0

[数据结构常用算法quick

说明:本程序实现快速排序功能,其中有本人一些创新之处-The program for fast sorting, a number of innovations which I
<bolun> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法3-door-Monty-Hall-problem

说明:解决这么一个问题:有三扇门,只有一扇门背后有汽车,另外两扇门背后都是一只羊。参与者随机选择一扇门,此时,主持人打开另外两扇门其中一扇。主持人打开门按照这样的规则:当主持人不知道汽车在哪扇门后时,主持人随机打开一扇门,如果此门显示背后有汽车时,游戏结束,重新开始;如果此门显示背后是山羊,参与者此时可以选择坚持自己先前选的门,也可以重新选择另一扇未被打开的门。当主持人知道汽车在那扇门后时,主持人选择没有汽车的门打开,而不选择有汽车的门打开,即,主持人打开的门总是显示背后是山羊,参与者此时可以选择坚持
<老猪> 在 2025-06-17 上传 | 大小:40kb | 下载:0

[数据结构常用算法BinaryTree

说明:程序输入是一个(扩展)二叉树的先序序列。例如:扩展二叉树先序序列为ab#d##ce###。其中#代表空指针。 编写程序实现二叉树的如下操作: 1) 建立二叉链表 2)二叉树的先序、中序、后序遍历 3)求解二叉树的叶子结点个数 4)将二叉树中所有结点的左、右子树相互交换 -Program input is a (extended) binary tree inorder sequence. For example: the first order extended binary
<王石> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法Binary-search

说明:折半查找。具体是对程序中查找功能的修正,使其效率增加。-Binary search. Is a program to find the specific features of the amendment, to increase its efficiency.
<wangli> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法shujuyuchuli

说明:统计数据的预处理源程序大全,数据的平滑处理,数据的标准化转换,数据的极差归一化变换-Daquan source of statistical data pre-processing, data smoothing, standardization of data conversion, data conversion of poor normalization
<胡盛亮> 在 2025-06-17 上传 | 大小:21kb | 下载:0

[数据结构常用算法algorithm

说明:一本介绍各种算法的经典书籍,计算机算法设计与分析-A classic book introduces a variety of algorithms, algorithm design and analysis of computer
<Jlemon> 在 2025-06-17 上传 | 大小:8.57mb | 下载:0

[数据结构常用算法binarytree

说明:用二叉链表作为二叉树存储表示编写递归算法。设计思路及调试结果在上机报告内。程序文件在附件中,需包含头文件。-List as a binary tree with binary memory, said write recursive algorithms. Design ideas and results on the machine commissioning report. Program files in the attachment, the need to include the he
<ChenSiyu> 在 2025-06-17 上传 | 大小:609kb | 下载:0

[数据结构常用算法work83

说明:Flatopia是个很平的地方,政府想要修高速公路,以解决交通问题。高速公路系统能使得驾驶能够不出离此系统就能够在任意两城之间通行。城镇编号1~N,每条高速路连接两个城镇,所有高速路都是直线的,双向使用的。但是一个驾驶员只能在公路的尽头的城镇改变线路。当地政府想要尽量减少所需修建最长公路的长度,然而,必须保证每一个城镇都是可以达到的。 输入: 处理情况。 由一个矩阵代表了每两个镇之间的距离,每个情况末尾是空行。 二、 算法分析: 题目抽象后可得,给定一个图,要求找到一个
<ChenSiyu> 在 2025-06-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法graph

说明:图的深度优先与广度优先遍历源代码,可直接使用-Graph depth-first and breadth-first traversal
<王敏> 在 2025-06-17 上传 | 大小:5kb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 1498.99 .00 .01 .02 .03 ... 2656 »

源码中国 www.ymcn.org