搜索资源列表
算法与数据结构_俄罗斯方块程序的另类算法-C语言
- 算法与数据结构_俄罗斯方块程序的另类算法-C语言-algorithm and data structure _ Russia squares algorithm for the alternative procedure-C Language
shell124
- 程序主要运用向量 将数据进行排序 构造了Thread类和Node结构,以及切换,读入函数,FCFS与RR算法运用的队列,最后计算出各项包括utilization,serviceTime,ioTime等各项数据,然后输出结果-procedures will primarily use vector data structure sort of Thread and Node category structure, and switching, read into the function, RR
WuZiQi_game
- 欢乐五子棋源码,此为单机的五子棋小游戏,涉及到一些常用数据结构与算法,对于喜欢智力型游戏的初学朋友来说是不错的选择!此五子棋游戏,包含以下功能: 1.人机对战 2.双人对战 3.保存棋局 4.读取棋局-Happy Gobang source code, this is the Gobang stand-alone game, involving some common data structures and algorithms, for love intellectual ga
HRD
- 我自己使用c++builder编写的华容道游戏,目的是研究数据结构与搜索算法。游戏中可以用2种不同的搜索算法,列出每一步的广度和深度。-Hua Rong Dao
Desktop
- 一、实验目的 1、掌握线性表中元素的前驱、后续的概念。 2、掌握顺序表与链表的建立、插入元素、删除表中某元素的算法。 3、对线性表相应算法的时间复杂度进行分析。 4、理解顺序表、链表数据结构的特点(优缺点)。 二、实验预习 说明以下概念 1、线性表: 2、顺序表: 3、链表: -One, the purpose of the experiment 1, grasp the concept of precursor, the elem