资源列表
[数据结构常用算法] B_Tree
说明: B树的表示及基本操作的实现。 1.掌握B树的存贮结构。 2.实现B树中关键字值的插入及删除操作。 3.练习屏幕图形化的显示。 -B-tree representation and basic operations. A. Master of B-tree storage structure. Two. Keyword values, insert and delete operations in the B-tree. 3. Practice-screen graphi<luokun> 在 2025-06-07 上传 | 大小:164kb | 下载:0
[数据结构常用算法] datastructure
说明: 实现一个内存分配模拟系统,分配的原则参见“伙伴系统”。 要点:使用链表保存各块内存信息,同一个链表中保存的各块大小相同。 链表中的每个结点形式如下: 从键盘输入欲分配的块的大小,系统给出分配结果,并在屏幕上显示出来(图示方式或文本方式)。 -A memory allocation simulation system, the principle of allocation see the " buddy system" . Po<luokun> 在 2025-06-07 上传 | 大小:29kb | 下载:0
[数据结构常用算法] binary-tree
说明:根据二叉树的中序遍历、后序遍历、前序遍历恢复二叉树-According to the binary tree in preorder traversal, postorder traversal, preorder traversal to restore binary tree<luokun> 在 2025-06-07 上传 | 大小:679kb | 下载:0
[matlab例程] 2D_Mesh_Generator
说明:Generates 2d triangular mesh<Muthu> 在 2025-06-07 上传 | 大小:8kb | 下载:0
[matlab例程] 3D_Meshing
说明:Generate 3D triangular hexagonal meshes<Muthu> 在 2025-06-07 上传 | 大小:25kb | 下载:0
[数据结构常用算法] bahuanghouwenti
说明:八皇后问题,实现相应功能,代码正确、希望可以帮到需要的人-Eight queens problem<吴振林> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] xianxingbiao
说明:线性表的删除、插入、查询等功能。线性表也是我们最常接触的基本知识-Linear form to delete, insert, query and other functions. Basic knowledge of linear form is the most common contact<吴振林> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[matlab例程] 3d_temperature
说明:Estimates tempearature profile in 3d hexahedral mesh using finite element<Muthu> 在 2025-06-07 上传 | 大小:24kb | 下载:0