资源列表

« 1 2 ... .46 .47 .48 .49 .50 351.52 .53 .54 .55 .56 ... 2656 »

[数据结构常用算法lab_5

说明:有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机
<gillli> 在 2025-01-19 上传 | 大小:206kb | 下载:0

[数据结构常用算法24

说明:这个是解决八皇后问题的程序,采用回溯算法的解决方法。-This is a solution to the issue of the eight Queen
<李星> 在 2025-01-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法ssl_survey

说明:关于半监督学习的综述,包括了所有主要方法,比如cotraining算法等等,可以对该领域有一个全面的认识
<lulu> 在 2025-01-19 上传 | 大小:504kb | 下载:0

[数据结构常用算法FastTransformation-InvariantComponentAnalysis

说明:主分量分析的快速算法,计算机视觉领域在速度方面的又一大进展,适于对速度要求较高的场合使用-Principal component analysis of the fast algorithm, the field of computer vision in terms of the speed of progress in another, suitable for high speed requirements of occasion
<lulu> 在 2025-01-19 上传 | 大小:1.46mb | 下载:0

[数据结构常用算法duilie

说明:队列的顺序实现与运算操作(数据结构---c语言)-Queue with computing the order of operations (data structure-c language)
<lili> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:
<tom> 在 2025-01-19 上传 | 大小:17kb | 下载:0

[数据结构常用算法search

说明:数据结构代码(严为民),查找 数据结构代码(严为民),查找
<tom> 在 2025-01-19 上传 | 大小:4kb | 下载:0

[数据结构常用算法map

说明:数据结构代码(严为民),图 数据结构代码(严为民),图 -Data structure code (strictly for the people), map data structure code (strictly for the people), Figure
<tom> 在 2025-01-19 上传 | 大小:81kb | 下载:0

[数据结构常用算法table

说明:数据结构代码(严为民),表 数据结构代码(严为民),表-Data structure code (strictly for the people), table data structure code (strictly for the people), table
<tom> 在 2025-01-19 上传 | 大小:66kb | 下载:0

[数据结构常用算法DEMO

说明:这是一个排序算法的应用,对学习C语言的算法很有帮助,这也是一个课程设计来的-This is a sorting algorithm of the application of the algorithm for learning C language helpful, this is a course designed to the
<水蜜桃> 在 2025-01-19 上传 | 大小:379kb | 下载:0

[数据结构常用算法fastsort

说明:VC++实现的大规模数据的快速排序 VC++实现的大规模数据的快速排序-VC++ Realize large-scale data, quicksort VC++ Realize large-scale data Quick Sort
<刘勋华> 在 2025-01-19 上传 | 大小:10.75mb | 下载:0

[数据结构常用算法high_octane_paticle

说明:这个是有关小的数据结构读取的程序代码,希望能给大家一点方便-This is the small data structure to read the program code, I hope to give everyone a little easier
<王五六> 在 2025-01-19 上传 | 大小:33kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 351.52 .53 .54 .55 .56 ... 2656 »

源码中国 www.ymcn.org