资源列表

« 1 2 ... .58 .59 .60 .61 .62 563.64 .65 .66 .67 .68 ... 2656 »

[数据结构常用算法Cpp1

说明:计算机操作系统,银行家算法的C++源代码,-Computer operating system, bankers algorithm C++ Source code,
<dongbo> 在 2025-02-05 上传 | 大小:2kb | 下载:0

[数据结构常用算法bank

说明:实现经典的银行家算法、是一个很好的演示程序、可用于讲解操作系统课程-The realization of the classic banker
<sunyu> 在 2025-02-05 上传 | 大小:2kb | 下载:0

[数据结构常用算法shujujiegou

说明:这是严蔚敏写的数据结构一书的所有原代码,很有用处.-YAN Wei-Min This is the data structure to write a book all the original code, very useful.
<> 在 2025-02-05 上传 | 大小:205kb | 下载:0

[数据结构常用算法jiaoxuejihua

说明:这是数据结构的课程设计,关于教学计划编制的设计-This is the data structure of curriculum design, on the preparation of the design of teaching plans
<> 在 2025-02-05 上传 | 大小:41kb | 下载:0

[数据结构常用算法C++OOD

说明:C面向对象算法数据结构 Data Structures and Algorithms with Object-Oriented Design Patterns in C-C Object-oriented algorithm for data structure Data Structures and Algorithmswith Object-Oriented Design Patterns in C
<朱宏杰> 在 2025-02-05 上传 | 大小:10.57mb | 下载:0

[数据结构常用算法erchashubianli

说明:数据结构中二叉树遍历算法,用C++写的,我们的作业,老师验收通过。-Binary tree data structure traversal algorithm, using C++ Written, our operations, acceptance, through the teacher.
<邵松> 在 2025-02-05 上传 | 大小:101kb | 下载:0

[数据结构常用算法yundonghui

说明:是一个数据结构课程设计,题目是运动会,包括全部源代码-Is a data structure of curriculum design, the subject is sports, including all source code
<稻草人> 在 2025-02-05 上传 | 大小:44kb | 下载:0

[数据结构常用算法migongqiujie(wjluo)

说明:迷宫求解!直接运行。即可生成-Solving the maze! Direct operation. To generate
<yanmei> 在 2025-02-05 上传 | 大小:185kb | 下载:0

[数据结构常用算法bahuanghou

说明:数据结构课程实际。八皇后问题如下:在8*8的国际象棋棋盘上放置了八个皇后,要求没有一个皇后能吃掉另一个皇后,即任意两个皇后都不处于棋盘的同一行、同一列或同一对角线上。-The actual data structure courses. 8 Queen
<jds> 在 2025-02-05 上传 | 大小:13kb | 下载:0

[数据结构常用算法KeyGen

说明:RSA算法序号生成器-Serial number generator RSA algorithm
<jpinglove> 在 2025-02-05 上传 | 大小:140kb | 下载:0

[数据结构常用算法yinhangjia

说明:银行家算法 适合操作系统课设 自己编的-Banker
<wanghui> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[数据结构常用算法subSetSum

说明:说明:子集和问题 给定一个n个整数的集合X = {x1, x2, …, xn}和整数Y,找出和等于Y的X的子集subX。 比如说,如果X ={10,20,30,40,50,60} 和 Y = 60 则有三种不同长度的解,它们分别是 subY = {10,20,30},{20,40} 和{60} 使用回溯法实现.开发VS2005工具-Descr iption: a subset of the problem and g
<GilBert> 在 2025-02-05 上传 | 大小:2.24mb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 563.64 .65 .66 .67 .68 ... 2656 »

源码中国 www.ymcn.org