资源列表

« 1 2 ... .70 .71 .72 .73 .74 2475.76 .77 .78 .79 .80 ... 2656 »

[数据结构常用算法ListDemoLBYS

说明:这是我帮同学做的一个链表操作的演示程序,可以模拟链表的插入删除-This is what I do to help students operate a chain of demonstration program, it is possible to simulate the insertion deletion Chain
<第一缕阳光> 在 2024-11-06 上传 | 大小:18432 | 下载:0

[数据结构常用算法cnlong

说明:long bei ge suan fa 龙算法-long bei ge suan fa Long algorithm
<sevenfifa> 在 2024-11-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法4_25

说明:给定一个n位正整数a,去掉其中任意k<=n个数字后,剩下的数字按原次序排列成一个新的正整数。对于给定的n位正整数a和正整数k,设计一个算法找出剩下数字组成的新数最小的删数方案。-given a positive integer n-a, which removed arbitrary k
<33> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法2_8

说明:设n个不同的整数排好序后存于T[0:n-1]中。若存在一个下标I,0<I<n,使得t[I]=I,设计一个有效算法找到这个下标。要求算法在最坏情况下的计算时间为O(logn).-Let n different integer sequence after arranging deposit T [0 : n-1]. If there is a subscr ipt I, 0
<33> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法31yn

说明:设计一个O(n2)时间的算法,找出由n个数组成的序列的最长单调递增子序列。-design an O (n2) time algorithm to identify by the number n of the longest sequence monotonically increasing sequences.
<33> 在 2024-11-06 上传 | 大小:1024 | 下载:1

[数据结构常用算法3_9

说明:在一个圆形操场的四周摆放着n堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的两堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分,并分析算法的计算复杂度。-in a circle around the playground are placed n gravel pile. Is a stone should order to be merged into
<33> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法MaxHeap

说明:MaxHeap operation like insert and delete
<张强> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法testbtree.tar

说明:b tree how to operate on b tr-b tree how to operate on b tr
<钱展宏> 在 2024-11-06 上传 | 大小:49152 | 下载:0

[数据结构常用算法Tree_test

说明:一个包装好的树型模板类,可以实例化树型数据结构.-a packed tree template category, examples of the tree data structure.
<cb> 在 2024-11-06 上传 | 大小:6144 | 下载:0

[数据结构常用算法Delphi_1016

说明:《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正
<> 在 2024-11-06 上传 | 大小:148480 | 下载:0

[数据结构常用算法djkhfg

说明:对文件中的数据进行哈夫曼编码和解码,列出给定数据的权重,列出左右孩子和父亲节点的列表,对任意数据进行进行哈夫曼编码和解码-to document the data Huffman coding and decoding, data presents given weight, shown around children and the father node list of arbitrary data for Huffman codi
<houny> 在 2024-11-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法bhfit

说明:输入学期总数 学期的学分上限 课程数 拓扑排序所形成的课程先修关系的边数 课程号及其学分 在各学期学期负担尽量均匀和 课程集中在前几个学期进行排课两种条件下进行排课-importation of the total semester credit semester courses ceiling few topological sorting as a result of the pre-course edge courses, a
<houny> 在 2024-11-06 上传 | 大小:2048 | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 2475.76 .77 .78 .79 .80 ... 2656 »

源码中国 www.ymcn.org