资源列表

« 1 2 ... .05 .06 .07 .08 .09 1210.11 .12 .13 .14 .15 ... 2656 »

[数据结构常用算法FJS

说明:按作业效益非增序输入作业的截止期限,要求使用上述规则设计出一个算法,使得输出为一个作业可行集j[]。即如果作业i可以在截止期限前执行完毕则将其加入j[]。这样得出的一个结果是最优解,可以获得最大的效益值。-operating efficiency by increasing non-operating input sequence that the deadline for requests to use these rules to
<> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[数据结构常用算法SELECT2

说明:通过精心挑选划分元素v,可以得到一个最坏情况时间复杂度为O(n)的选择算法。本次实习要求用c语言将此算法实现。要求实现此功能:输入一组数,返回A[i],使其为A(m:p)中第k小的元素,k是一个全局变量,取大于1的整数-division through carefully selected elements v, one can be the worst time complexity of O (n) algorithm. The i
<> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[数据结构常用算法20032328

说明:这是一个数据结构八皇后问题的程序,提供了图形化显示功能.运行在TC++3.0-This is a data structure of the eight Queen's procedures, provides a graphical display. Running TC 3.0
<> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[数据结构常用算法tuopu

说明:经典的拓扑排序算法,对数据结构的关键路径,最短路径的学习有很大的帮助!-classic topological sorting algorithm, the data structure of the critical path, the shortest path in their study of great help!
<阿科> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[数据结构常用算法cal_work

说明:数据结构作业,用链表堆栈求解中缀算术表达式,win32开发-data structure operations, using chain Stack Solution sergeant arithmetic expression, the development of win32
<caowenli> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[数据结构常用算法EightKindsOfCompositor

说明:八种排序的方法,利用VC++实现,值得借鉴-eight ranking, using VC, which is worth learning from
<XL> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[数据结构常用算法list_hash

说明:hash表和单向链表的实现代码,相当实用.-hash table and the realization of one-way linked list code useful.
<likebj> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[数据结构常用算法mylist654

说明:包括链表的遍历,插入,删除,排序,回文判断,折半查找等操作,适合数据结构的初学者,希望对大家有帮助-including Chain traversal, insertion, deletion, sorting, palindrome judgment, binary search, etc, data structure suitable for beginners, we hope to help
<杜莉> 在 2024-10-15 上传 | 大小:8192 | 下载:2

[数据结构常用算法maopaopao

说明:冒泡算法排序,通过冒泡算法来实现数组排序问题-Bubble sorting algorithm, Bubble algorithm to achieve array Scheduling
<tangbo> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[数据结构常用算法codebuf

说明:一个编码器,能编解码位流,适用于压缩算法的编码输出。-a coding device that can flow spaces codecs, compression algorithm applied to the coding output.
<zbchun> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[数据结构常用算法BSortTree

说明:
<陈文浩> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[数据结构常用算法sqstack

说明:和线性表类似,栈也有两种存储表示:顺序栈和链栈。   顺序存储结构简称为顺序栈。和顺序表类似,对顺序栈也需要事先为它分配一个可以容纳最多元素的存储空间。 -and linear scale similar Stack also have two storage : order Stack and Stack chain. Sequence storage structure referred to as the seque
<小虫子> 在 2024-10-15 上传 | 大小:8192 | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 1210.11 .12 .13 .14 .15 ... 2656 »

源码中国 www.ymcn.org