资源列表

« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 2657 »

[数据结构常用算法Greedy-algorithm

说明:贪心算法一般来说是解决“最优问题”,具有编程简单、运行效率高、空间复杂度低等特点。-Greedy algorithm to solve general, " optimal problems" , with programming is simple, efficient, and low space complexity.
<bonobo> 在 2024-05-30 上传 | 大小:260096 | 下载:1

[数据结构常用算法heapsort

说明:heapsort堆排序的演示程序,本程序利用C语言编程,图形显示时利用了UCDOS的图形api-this program demonstrate how work of heapsort
<hym> 在 2024-05-30 上传 | 大小:38912 | 下载:1

[数据结构常用算法sound2

说明:基于LabVIEW的声音识别程序,通过对声音的分析做到识别声音来源分析与匹配-LabVIEW-based voice recognition program, the analysis done by voice recognition and matching the sound source analysis
<肖超> 在 2024-05-30 上传 | 大小:26624 | 下载:1

[数据结构常用算法Prim.c.tar

说明:prim 最短路径实现 C++ 描述~代码规范,适合初学者-prim shortest path to achieve C++ descr iption ~ code specifications, suitable for beginners
<huochai> 在 2024-05-30 上传 | 大小:1024 | 下载:1

[数据结构常用算法sortAlgorithm

说明:一些排序算法,包括桶式排序,基数排序,归并排序,快速排序。-Some sorting algorithms, including the bucket sort, radix sort, merge sort, quick sort.
<> 在 2024-05-30 上传 | 大小:3072 | 下载:1

[数据结构常用算法lab

说明:matlab进行拓扑排序的程序,在matlab中实现了拓扑排序算法。-matlab for topological sort of the process is implemented in matlab a topological sorting algorithm.
<billhuang> 在 2024-05-30 上传 | 大小:6144 | 下载:1

[数据结构常用算法doublelink

说明:实现双链表的各种基本运算,并在此基础上设计一个主程序完成如下功能:-To achieve double-linked list of basic operations, and on this basis, the design of a main program to complete the following functions:
<慧慧> 在 2024-05-30 上传 | 大小:154624 | 下载:1

[数据结构常用算法code

说明:(1) 生成n个[0,65535]以内的整数随机数,存入文本文件; (2) 将n个随机数从小到大排序,并显示结果。排序采用k桶法 (3)用函数编制混合同余的伪随机数发生器-(1) generate n-[0,65535] integer random number within, into a text file (2) n random numbers from small to large order, and displ
<haha> 在 2024-05-30 上传 | 大小:72704 | 下载:1

[数据结构常用算法buddysystem

说明:伙伴系统(buddy system)算法实现。两个文件 buddysystem.c,buddysystem.h,主要实现了两个主功能函数1.Buddy System 内存块分配算法,函数AllocBuddySpace;2.Buddy System 空闲块回收算法,函数FreeBuddy。-Buddy system (buddy system) algorithm. Two files buddysystem.c, buddysyst
<peterwong> 在 2024-05-30 上传 | 大小:2048 | 下载:1

[数据结构常用算法Schedule

说明:拓扑排序------打印输出计算机本科专业4年每学期的课表 1.采用C++实现。 2.熟练掌握图的应用。 3.熟练掌握图的邻接表存储结构以及拓扑排序的基本思想。 4.上机调试程序,掌握查错、排错使程序能正确运行。 5.算法提示:拓扑排序用队列存储入度为零的顶点-Computer printout of topological sorting------ 4-year undergraduate curriculum
<wang> 在 2024-05-30 上传 | 大小:929792 | 下载:1

[数据结构常用算法shujujiegoujiapu

说明:这是本人大二的时候数据结构课程设计所做的一个家族树管理系统,基于二叉树,实现家族的家谱管理。-This is my second year data structures course, when doing a family tree design management system, based on the binary tree, the genealogy of the family managed to achieve.
<虞斌> 在 2024-05-30 上传 | 大小:1930240 | 下载:1

[数据结构常用算法BinThrTreeRun

说明:Java 中线索二叉树,数据结构方面的Java程序-Java, threaded binary tree, the data structure of Java programs
<ygfang> 在 2024-05-30 上传 | 大小:2048 | 下载:1
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 2657 »

源码中国 www.ymcn.org