资源列表

« 1 2 ... .08 .09 .10 .11 .12 1913.14 .15 .16 .17 .18 ... 2656 »

[数据结构常用算法Joseph

说明:双向约瑟夫问题,利用双向链表实现双向进行的约瑟夫问题-Two-way Joseph problems, using two-way two-way linked to the issue of Joseph
<martinwok> 在 2024-10-02 上传 | 大小:205824 | 下载:0

[数据结构常用算法migong

说明:从入口处摸墙求解,利用循环通过对墙壁的触摸来寻找出口。规定迷宫为一个二维数组,迷宫入口在二维数组第一行,出口在二维数组最后一列。-From the entrance to touch the wall solving, use of loop through the walls of touch to find export. The provisions of the maze for a two-dimensional array,
<lishan> 在 2024-10-02 上传 | 大小:205824 | 下载:0

[数据结构常用算法A_Star

说明:A_Start算法。用自己改进的A_Start算法解决迷宫问题。采用文本读入数据。-A_Start algorithm. Improved A_Start own algorithm to solve maze problems. Text read by the data.
<Chen> 在 2024-10-02 上传 | 大小:205824 | 下载:0

[数据结构常用算法tongxunlu

说明:制作一个简易的通讯录,包括基本操作和存储功能。 用〈〈数据结构〉〉中的双向链表作数据结构,结合C语言基本知识。编写一个通讯录管理系统。以把所学数据结构知识应用到实际软件开发中去。 设计内容:本系统应完成一下几方面的功能: 输入信息——enter() 显示信息———display( ) 查找以姓名作为关键字 ———search( ) [由一人完成] 删除信息———delete( ) 存盘———save ( ) 装入—
<谢浩> 在 2024-10-02 上传 | 大小:205824 | 下载:0

[数据结构常用算法circlelist

说明:利用c语言实现二叉树的遍历,先序后序中序-Using c language binary tree traversal, the first order in the sequence after sequence
<momo> 在 2024-10-02 上传 | 大小:205824 | 下载:0

[数据结构常用算法btree

说明:(1)二叉树的创建操作; (2)二叉树的销毁操作; (3)二叉树的先序遍历的递归算法; (4)二叉树的中序遍历的递归算法; (5)二叉树的后序遍历的递归算法; (6)二叉树的先序遍历的非递归算法; (7)二叉树的中序遍历的非递归算法; (8)二叉树的后序遍历的非递归算法; (9)二叉树的层次遍历算法; -(1) the creation of binary operations
<不悔> 在 2024-10-02 上传 | 大小:205824 | 下载:0

[数据结构常用算法AStack

说明:基于数组的栈的实现,可以完成数据的插入,查找,删除等基本操作。-Array-based stack implementation, the data can be done to insert, search, delete and other basic operations.
<drifter> 在 2024-10-02 上传 | 大小:205824 | 下载:0

[数据结构常用算法Ex4-3

说明:回溯法实现的青蛙换位问题,具体的问题可以参考网上的讲解。-Backtracking to achieve the frog transposition issues, specific problems can refer to online explanations.
<万畅> 在 2024-10-02 上传 | 大小:205824 | 下载:0

[数据结构常用算法huisufa--01beibao

说明:讲述了0-1背包问题的解决,是讲课用的课件。希望对大家会有帮助-it is a problem about 0-1 bag
<孙方圆> 在 2024-10-02 上传 | 大小:205824 | 下载:0

[数据结构常用算法array

说明:主要应用数组来实现的一个员工信息管理的程序。-The main application of an array to achieve an employee information management program.
<> 在 2024-10-02 上传 | 大小:205824 | 下载:0

[数据结构常用算法xianxingbiao

说明:大整数加法,可以实现超大型整数加法,比如两百位-Large integer addition
<XDF> 在 2024-10-02 上传 | 大小:205824 | 下载:0

[数据结构常用算法erchashu

说明:基于C环境的《数据结构》课程中二叉树的源代码。-Based on the source code of the binary tree data structures course in C environment.
<guigui> 在 2024-10-02 上传 | 大小:205824 | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 1913.14 .15 .16 .17 .18 ... 2656 »

源码中国 www.ymcn.org