资源列表

« 1 2 ... .12 .13 .14 .15 .16 1317.18 .19 .20 .21 .22 ... 2656 »

[数据结构常用算法凸壳算法

说明:
<周玉明> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法队列相关的所有基本算法

说明:队列相关的所有基本算法,西电的老师写的,与吴伟民数据结构课本完全一致,用C实现-cohort of all the basic algorithm, the West-- written by the teachers, and textbooks Xiulan WU Weimin data structure is fully consistent with achieving C
<李雷> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法教学计划编制

说明:大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时间的安排必须满足先修关系。每个课程的先修关系都是确定的,可以有任意多门,也可以没有。每一门课程恰好一个学期。试在这样的情况下设置一个教学计划编制程序。三、基本要求:(1):输入参数:学期总数,一学期的学分上限,每门课的课程号,学分,直接先修关系的课程号。(2):课程号尽可能的集中
<雨后阳光> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法近邻算法求解TSP问题

说明:本程序用另外一种算法即近邻算法解决TSP,即旅行商问题,请高手指教.-this procedure with the other algorithms that solve the TSP neighbor algorithm, the traveling salesman problem, experts advise.
<chen> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法dos下的校园导游图

说明:校园导游图,在dos环境实现,用了最短路径算法,可以查询两点的最短路径及长度-campus tour map, dos environment achieved, with the shortest path algorithm can find the shortest path two lengths and
<朱南辉> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法kecsj_java

说明:JAVA课程设计!用线程来实现比较查找、排序算法的运行时间,第一部分是将顺序查找、折半查找算法设计成线程并同时运行来比较两种查找算法,第二部分是将冒泡排序、快速排序及选择排序设计成线程并同时运行来比较三种排序算法。本程序使用流行的GUI界面设计。-Java curriculum design! Using thread to achieve more search, algorithm running time, the first p
<爱情无敌> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法java算法

说明:JAVA算法大集合都是经典算法,对学习有所帮助-Java algorithms are great gathering classic algorithms to help learning
<健健> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法zlfx

说明:用于集成电路辅助设计的一写算法,模拟了Pspice的算法-aided design of integrated circuits used in a write algorithm, a simulation of the algorithm Pspice
<段云> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法_inline

说明:Inline函数的使用,这是C++与C中函数不一样的地方,所以专门写出来供参考-Inline Functions, this is C and C function is not the same place, so specifically written for reference
<亿摆> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法Strassen_8

说明:Strassn关于两个矩阵相乘的算法,同过分治原理把两个n*n的矩阵阶各分解成四个n/2*n/2阶的矩阵,当分解出来的矩阵阶数等于2时,求借各个小矩阵,若阶数大与2,就递归的调用前面方法,直到分解成2*2的子矩阵为止。-Strassn on two matrix multiplication, the algorithm, with the governing principle over two n* n matrix of the
<张斌> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法test_gauss_proj

说明:这是一个高斯投影变换的类,支持从经纬度到平面坐标和平面坐标到经纬度的变换。-This is a Gaussian-like projection transformation, from the longitude and latitude coordinates of the plane and the plane's longitude and latitude coordinates to transform.
<王文> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法MaxST

说明:图论:最大支撑树算法实现 GraphM.h GraphOpr.h MaxST.cpp MaxST.dsp MaxST.dsw MaxST.h MaxST.ncb MaxST.opt MaxST.plg MaxST.sln MaxST.vcproj sample.gph-graph theory : the largest Spanning Tree Algorithm GraphM.h G
<silwol> 在 2024-10-13 上传 | 大小:12288 | 下载:0
« 1 2 ... .12 .13 .14 .15 .16 1317.18 .19 .20 .21 .22 ... 2656 »

源码中国 www.ymcn.org