资源列表

« 1 2 ... 98 99 100 .01 .02 103.04 .05 .06 .07 .08 ... 2656 »

[数据结构常用算法lovesmerging

说明:游戏初始状态,假设有一段字母序列,其中任意三个相邻的字母不完全相同。游戏开始后,可以添加字母到所述序列的任意位置。一旦出现三个或更多相同的字母相邻,该连续子列就会消 除;如果一次消除发生后,新产生的序列再次满足消除条件,那么消除连锁发生,直到产生的序 列不再满足消除条件。一次输入后,连续消除的过程中,新字母不会产生;新的字母序列稳定 后,可以进行下一次操作。(The initial state of the game, assuming
<functiondy_dx > 在 2024-11-20 上传 | 大小:95kb | 下载:0

[数据结构常用算法studentguanli

说明:数据结构链表算法演示,链表的增加删除添加修改侧长度(Data structure linked list algorithm demonstration)
<mnfantu > 在 2024-11-20 上传 | 大小:4.62mb | 下载:0

[数据结构常用算法4

说明:假设稀疏矩阵A和B均以三元组表作为存储结构,试写出矩阵相加和相乘的算法,另设三元组表C存放结果矩阵。(Suppose that the sparse matrix A and B are all three tables as the storage structure, try to write the matrix addition and multiplication algorithm, and set up the three
<咔咔的枫 > 在 2024-11-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法BiLinkTree

说明:二叉树的顺序存储表示结构定义,非递归的二叉链表创建和初始化等等(BiLinkTree Definition of sequential storage representation structure for two binary tree)
<伟哥wang > 在 2024-11-20 上传 | 大小:4kb | 下载:0

[数据结构常用算法cloudview

说明:用pcl对点云数据进行可视化,包含相应cmake文件(show point cloud with pcl)
<threerocks > 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Tree

说明:Binary Tree / Can insert word or number
<YYSSHH > 在 2024-11-20 上传 | 大小:1.08mb | 下载:0

[数据结构常用算法dream

说明:链表的基本操作。包括链表的创建,删除,求链表长度(The basic operation of linked list)
<Wydrea > 在 2024-11-20 上传 | 大小:7.43mb | 下载:0

[数据结构常用算法数据结构实验2015

说明:数据结构2015全部实验题详细解释与做法(Data structure experiment)
<gogogol > 在 2024-11-20 上传 | 大小:3.8mb | 下载:0

[数据结构常用算法Joseph

说明:数据结构约瑟夫环,利用数据结构中的循环链表以及递归的使用实现约瑟夫环(Data structure Joseph ring, using the data structure of the circular list and recursive use to achieve the Joseph ring)
<我爱鱼子酱 > 在 2024-11-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法3.1二叉树

说明:[实验目的]? 验证二叉树的链接存储结构及其上的基本操作。? [实验内容及要求]? 1、 定义链接存储的二叉树类。 2、 实验验证如下算法的正确性、各种功能及指标:? 1)创建一棵二叉树,并对其初始化;? 2)先根、中根、后根遍历二叉树;? 3)在二叉树中搜索给定结点的父结点;? 4)搜索二叉树中符合数据域条件的结点;? [测试数据]? 由教师随机指定树结构,测试上述功能(Header file of two fork tree)
<weiyt9916 > 在 2024-11-20 上传 | 大小:600kb | 下载:0

[数据结构常用算法Archive

说明:三道有关二叉搜索树以及堆的数据结构题目代码,使用c以及c++(Three problems about data structure)
<c4tbro > 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Desktop

说明:用DFS解八皇后,这个是递归算法跟非递归算法(Using DFS to solve eight queens, this is a recursive algorithm with non recursive algorithm)
<void_maker69 > 在 2024-11-20 上传 | 大小:105kb | 下载:0
« 1 2 ... 98 99 100 .01 .02 103.04 .05 .06 .07 .08 ... 2656 »

源码中国 www.ymcn.org