资源列表

« 1 2 ... .19 .20 .21 .22 .23 1924.25 .26 .27 .28 .29 ... 2656 »

[数据结构常用算法UnionFind

说明:这是研究生课程计算方法与技术中讲到的UnionFind算法的具体实现代码。-This is the post-graduate courses and technical calculation method described in UnionFind algorithm to achieve the specific code.
<孙江萍> 在 2024-11-03 上传 | 大小:211968 | 下载:0

[数据结构常用算法03

说明:给你一个仅由‘(’和‘)’组成的字符串,判断这个字符串中的括号是否匹配。如果字符串S中的括号匹配,只需要输出原字符串;否则按输入顺序输出该字符串中的不匹配的括号。-Only by giving you a ' (' and ' )' a string, the string of brackets to determine whether the match. If the string S of paren
<阿福> 在 2024-11-03 上传 | 大小:210944 | 下载:0

[数据结构常用算法PQueue

说明:优先级队列,输入一串数字,按从小到大排列。-PQUEUE input nums output nums inorder
<Ein Verne> 在 2024-11-03 上传 | 大小:210944 | 下载:0

[数据结构常用算法quick_sort

说明:算法课程的快速排序的实现,快速排序的精华在于partition函数的实现,本实现中分别采用了原始的partition和随机化的partition,以便于达所期望的速度。-the implementation for quick sort in the course of alogrithm.The essence of quick sort lies in the implementation of the function parti
<ann> 在 2024-11-03 上传 | 大小:210944 | 下载:0

[数据结构常用算法insertion_sort

说明:C语言实现插入排序的基本例程,例程参考伪代码写的,结构比较简单-insertion sort
<蔡金平> 在 2024-11-03 上传 | 大小:210944 | 下载:0

[数据结构常用算法C语言实现计算器的模拟

说明:C语言实现计算器的模拟,能进行对数字的加减乘除。
<1909671049@qq.com> 在 2013-10-22 上传 | 大小:211808 | 下载:0

[数据结构常用算法primnew

说明:数据结构中的图知识点,寻找最小生成树,采用PRIME的方法-Data structure diagram knowledge, find the minimum spanning tree, using the PRIME approach
<wing> 在 2024-11-03 上传 | 大小:210944 | 下载:0

[数据结构常用算法1206

说明:Descr iption 对给定一个Pascal源文件,请检查其中 (1)begin与end (2)if,then,else 是否合法配对。-Descr iption given a Pascal source file, check which (1) begin and end (2) if, then, else the legality of pairing.
<zan> 在 2024-11-03 上传 | 大小:210944 | 下载:0

[数据结构常用算法lastexp

说明:对已知后缀表达式进行求值(运用栈)主要是大体算法,对不同数据类型可稍作改变-English I can t write!!!
<Fox_Power> 在 2024-11-03 上传 | 大小:210944 | 下载:0

[数据结构常用算法HeapSort

说明:堆排序,利用堆结构给指定数列排序。时间复杂度为nlog(n)。无辅助空间。算法效率稳定。-Heap sort, utilizing a stack structure to specify the number of columns to sort. The time complexity is nlog (n). No auxiliary space. Stable efficiency of the algorithm.
<luther8547> 在 2024-11-03 上传 | 大小:210944 | 下载:0

[数据结构常用算法read-a-string-to-screen

说明:用c语言实现文件读出一个字符串到屏幕,运行环境vc6.0-C language implementation file read out a string to the screen, the operating environment vc6.0
<王涵> 在 2024-11-03 上传 | 大小:210944 | 下载:0

[数据结构常用算法qiddingestimateoverloaded

说明:C常用算法程序集,一部比较经典的程序算法合集,内容全面,讲解精辟,()
<yrdskntaciom> 在 2024-11-03 上传 | 大小:210944 | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 1924.25 .26 .27 .28 .29 ... 2656 »

源码中国 www.ymcn.org