资源列表

« 1 2 ... .01 .02 .03 .04 .05 1806.07 .08 .09 .10 .11 ... 2656 »

[数据结构常用算法diff

说明:对于给定的差分约束,计算满足差分约束的变量最大值与最小值之差的最小值。-For a given differential constraints, the calculation to satisfy the differential constraint variable maximum and minimum values ​ ​ of the difference between the minimum.
<张三> 在 2024-10-04 上传 | 大小:58368 | 下载:0

[数据结构常用算法2color

说明:对于给定的图G,如果存在一种用2种颜色对顶点着色的方案,使得图中任意一条边所 连接的2个顶点着有不同颜色,则称图G是可2着色的。 -For a given graph G, if there is a program of two kinds of color on the vertex shader, so any one edge Connect two vertices with different colors, the
<张三> 在 2024-10-04 上传 | 大小:51200 | 下载:0

[数据结构常用算法longestdw

说明:试设计一个算法,对于给定的带权有向图,计算出该图中指定顶点为起点和终点的最长 简单路,并分析算法的计算时间复杂性。-Try to design an algorithm for a given weighted directed graph, calculate the vertex specified in the figure as a starting point and the end of the longest Si
<张三> 在 2024-10-04 上传 | 大小:448512 | 下载:0

[数据结构常用算法Sort

说明:数据结构中的各种排序功能实现,采用C++高级语言-Data structures in a variety of sorting functions, the use of high-level language C++
<任煜娇> 在 2024-10-04 上传 | 大小:3072 | 下载:0

[数据结构常用算法lszmg

说明:最基础的走迷宫问题。 只用栈的思想,不用栈的物理结构。-The most basic of the maze problem. Only the idea of the stack without the physical structure of the stack
<张贺> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法dbbz

说明:自己实现的敌兵布阵的源代码,HDOJ1066题,数据结构使用了线段树和树状数组,算法策略使用了分治策略。-Own implementation of the enemy soldiers ended their source code, HDOJ1066 question, data structures using the segment tree and the tree array, the algorithm strategy
<张贺> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法AnyviewDSGDUT

说明:c语言版 广工教务系统专用 anyview系统题库 习题与答案 数据结构入门与精通-Introduction and proficient in data structure
<小品> 在 2024-10-04 上传 | 大小:52224 | 下载:0

[数据结构常用算法08

说明:08年西电复试上机源码 c++ 全都通过上机测试-08 years from the source c++ reexamination passed the test
<> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法zhby1990

说明:北大poj 上的题集 acm 我做过的题-Acm question I have ever done on the problem sets in Beijing University poj
<张博瑜> 在 2024-10-04 上传 | 大小:274432 | 下载:0

[数据结构常用算法skiplist

说明:实现c++数据结构中的跳表,是一种特殊形式的单链表, 运算较快-it realize the skiplist data stucture, which is a special kind of list calculating in a faster speed
<> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法sheji-Microsoft-Word-

说明:具有多种经典的数据结构算法的程序集合,完全是经过多次测试编译调试好的,可以运行的!--with a variety of classic data structures set of algorithm is completely after several tests compiler debug Yes, we can run!
<刘义> 在 2024-10-04 上传 | 大小:6144 | 下载:0

[数据结构常用算法WQL1

说明:1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。 -, A software company about 30 employees, each employee name, job number, position and other attributes, and
<manda> 在 2024-10-04 上传 | 大小:1024 | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 1806.07 .08 .09 .10 .11 ... 2656 »

源码中国 www.ymcn.org