资源列表

« 1 2 ... .82 .83 .84 .85 .86 1287.88 .89 .90 .91 .92 ... 2656 »

[数据结构常用算法dshomework_tree

说明:利用先序序列构造二叉树,并执行了查找、交换左右孩子、和以某一个点为根的叶子结点的个数-Create Bstree,search the node ,exchange the child and the number of the leaves
<qian zhou> 在 2025-06-22 上传 | 大小:181kb | 下载:0

[数据结构常用算法dijkstra_suanfa

说明:迪尼斯科拉算法,java版的实现,一个数据结构中必学的算法。-Dini Scola algorithms, java version of the implementation of a data structure will learn the algorithms.
<朗天08> 在 2025-06-22 上传 | 大小:86kb | 下载:0

[数据结构常用算法FindMin

说明:给定一个N*N 的方形网格,设其左上角为起点,坐标为(1,1),X 轴向右为正,Y 轴向下为正,每个方格边长为1。一辆汽车从起点出发驶向右下角终点,其坐标为(N,N)。 在若干个网格交叉点处,设置了油库,可供汽车在行驶途中加油。汽车在行驶过程中应遵守如下规则: (1)汽车只能沿网格边行驶,装满油后能行驶K 条网格边。出发时汽车已装满油,在起点与终点处不设油库。 (2)当汽车行驶经过一条网格边时,若其X 坐标或Y 坐标减小,则应付费用B,否则免付费用。 (3)汽车在行驶过程中遇油库
<李学江> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法ssss

说明:对线性表进行基本的操作 便于初学者了解掌握线性表的使用技巧-Of the basic operations of linear table for beginners easy to understand the use of techniques of linear form
<李明> 在 2025-06-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法tongjixiangguan

说明:用C语言写的很简单的用于计算统计相关量的程序。-Written in C language with very simple statistical correlation is used to calculate the amount of the program.
<陈旭> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法kmp-

说明:kmp 数据结构 匹配 字符串 stl visual c-kmp data structure matches the string stl visual c++
<> 在 2025-06-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法sudoku

说明:sudoku的相关算法分析 说明 整合基础规则要求 实现功能测试-Develop an implication algorithm that uses general implication rules for sudoku.
<Gina> 在 2025-06-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法String-pattern-matching

说明:用C++编写的一个字符串模式匹配程序,实现指定字符串的匹配功能。-Written in C++, a string pattern matching procedures, to achieve the specified string matching.
<老七> 在 2025-06-22 上传 | 大小:15kb | 下载:0

[数据结构常用算法data-struct

说明:用于数据结构学习的基础算法,对刚接触者有较大帮助-The basis for data structure learning algorithm, new to those who have more help
<郑欢洋> 在 2025-06-22 上传 | 大小:2.09mb | 下载:0

[数据结构常用算法suanfa

说明:关于计算,排序,等的一些算法!完全是自己所编,个人认为比较不错的-On the calculation, sorting, and so some of the algorithm! Compiled entirely their own, personal opinion is quite good! ! !
<范竣清> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法InverseList

说明:链表逆转,实现单链表的逆转程序,数据结构-List Inverse
<tom> 在 2025-06-22 上传 | 大小:573kb | 下载:0

[数据结构常用算法DDALine

说明:用C++编者的画直线的小程序,使用DDLINE算法,实现基本的一些功能-C++ editor with a line of small paintings, the use of DDLINE algorithm, the basic features
<snow> 在 2025-06-22 上传 | 大小:1.88mb | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 1287.88 .89 .90 .91 .92 ... 2656 »

源码中国 www.ymcn.org