资源列表
[数据结构常用算法] DataStructure
说明:数据结构及C++相关的一些小程序,我自己做的,编译通过,上传和大家分享一下-Data structure and C++ Related to a number of small procedures, to do my own, the compiler is passed, to upload and share with you<黄珺> 在 2025-06-18 上传 | 大小:835kb | 下载:0
[数据结构常用算法] Introduction.to.Algorithms
说明:麻省理工学院--算法导论(中文版),算法是程序的灵魂,很重要的,不能丢-Massachusetts Institute of Technology Introduction to Algorithms (Chinese version), the algorithm is the soul of the procedure, it is very important, should not throw<郑策> 在 2025-06-18 上传 | 大小:24.41mb | 下载:0
[数据结构常用算法] SnakeX
说明:数据结构课程设计 描述如下: 现有一个大小为Map_Long * Map_Width的方格地图(每一方格尺寸为BoxSize * BoxSize),在地图中间处有一个长度为3*3方格的小蛇。一旦游戏开始后:地图上随机位置处生成一只大老鼠(占一个方格);小蛇自动朝着一个方向运动,并且用户可以通过按:上、下、左、右键改变小蛇的运动方向。当小蛇吃到大老鼠,即蛇运动到它的蛇头所在坐标等于老鼠所在坐标时,小蛇长度增加1。如此往复,随着小蛇变成了大蛇,游戏难度也随之增加,但当小蛇吃到自己身体或者头部<phil> 在 2025-06-18 上传 | 大小:3.43mb | 下载:0
[数据结构常用算法] insertSorting
说明:插入排序法,升序,输入可在主程序中直接修改-Insertion Sort, ascending, input can be modified directly in the main program<冷冬冬> 在 2025-06-18 上传 | 大小:214kb | 下载:0