资源列表

« 1 2 ... .81 .82 .83 .84 .85 2586.87 .88 .89 .90 .91 ... 2656 »

[数据结构常用算法向量排序

说明:书中共介绍了四类排序函数:插入排序、起泡排序、选择排序、快速排序。我们需要建立一个无序随机序列,分别用上述排序方法对建立的无序序列有序化,编写相应的程序计算每种算法的赋值次数、比较次数以及所用时间,以此为依据来判断各种算法的效率。-introduced a total of four ranking functions : insertion sort, bubble sort, select, in order of Quick So
<卢孝飞> 在 2024-11-02 上传 | 大小:6144 | 下载:0

[数据结构常用算法Lib_loverxb

说明:各种实用的子程序,包括数据类型的转换,芯片的驱动等-various practical subroutine, including the conversion of data types, such as driver chips
<小宝> 在 2024-11-02 上传 | 大小:14336 | 下载:0

[数据结构常用算法huffman222

说明:huffman编码-huffman coding
<fsda> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法数据结构课程设计.ff

说明:这是我的数据结构课程设计,经过我1周左右时间的润色,相信会对正在学习数据结构的人们有些用处-This is my data structure curriculum design, a week after I lay around, I believe it is currently studying the data structures useful in some people
<风度> 在 2024-11-02 上传 | 大小:282624 | 下载:0

[数据结构常用算法最近点对

说明:这是一个经典的寻找最近点对的算法实现,运用VC编写,采用类的方式,是程序更易理解。-This is a classic look for the nearest point of the algorithm, using VC preparation, the type used, the way the process easier to understand.
<袁美钠> 在 2024-11-02 上传 | 大小:267264 | 下载:0

[数据结构常用算法ndp_src

说明:用pascal实现寻找最近点对问题,以方便对pascal较熟悉的学习者参考。-used to find the nearest point on the issue, to facilitate the pascal more familiar reference learners.
<袁美钠> 在 2024-11-02 上传 | 大小:8192 | 下载:0

[数据结构常用算法经典算法演示系统

说明:这是一个经典的数据结构动态演示系统,支持C语言和pascal语言,对初学者肯定会有很大帮助-This is a classic demonstration of dynamic data structure, and C language support pascal language for beginners certainly be of much help
<蓝羽> 在 2024-11-02 上传 | 大小:2318336 | 下载:0

[数据结构常用算法Kruse_Chapter_7

说明:本文是介绍数据结构中的二分查找,比较数等思想及算法的-this paper is to introduce the data structure to search two hours, a few more ideas and algorithms
<张里> 在 2024-11-02 上传 | 大小:143360 | 下载:0

[数据结构常用算法实习5.2

说明:哈夫曼编码,实现了哈夫曼编码中的编码,译码,以及打印的功能.-Huffman coding, achieving Huffman coding of encoding, decoding, and printing functions.
<林一枝> 在 2024-11-02 上传 | 大小:3072 | 下载:0

[数据结构常用算法Kruse_Chapter_8

说明:本文介绍了数据结构中的选择排序,希尔排序等算法,采用全英文版,真实可靠-This paper introduces the data structure of choice, in order of ranking algorithms such as Hill, was used in English, true and reliable
<张里> 在 2024-11-02 上传 | 大小:173056 | 下载:0

[数据结构常用算法实习1.1

说明:实现运动会分数统计,包括学校编号,男女子项目等-achieve statistical Games scores, including school numbers, such as men and women Program
<林枝> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法实习1.2

说明:单循环存储结构实现约瑟夫环,n个人从1到n编码,然后围坐一圈,每人持有一密码-one-cycle storage structure to achieve Josephus, n individuals from 1 to n coding, and then sitting around a circle, each holding a password
<林枝> 在 2024-11-02 上传 | 大小:1024 | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 2586.87 .88 .89 .90 .91 ... 2656 »

源码中国 www.ymcn.org