资源列表

« 1 2 ... .47 .48 .49 .50 .51 2052.53 .54 .55 .56 .57 ... 2656 »

[数据结构常用算法链表的操作

说明:这是用VC++语言做的一个链表的建立插入 删除等操作-This is the VC language of the establishment of a linked-list insertion delete operation
<吴雅婷> 在 2024-09-29 上传 | 大小:299008 | 下载:0

[数据结构常用算法Sortof

说明:这是一个排序法程序,输入一个数,就可以和其他给出的数进行排列!-Did soil instance, Yang鍞梒ountry stamp most鍞桯UAI 銊?銊?tub stamp锞宨nstance you can open Rui [rock in river embankment wrestle cavity shallow bowl vehicles 銊?country dance club
<lqc> 在 2024-09-29 上传 | 大小:299008 | 下载:0

[数据结构常用算法fpr

说明:This program is to find the floating point representation of real number. The user will be asked for the number of mantissa, exponential, and the real number to be calculated (R=10). The program will find the FP
<dede> 在 2024-09-29 上传 | 大小:299008 | 下载:0

[数据结构常用算法Sort

说明:运用直接插入法或快速排序法对程序产生的正序、逆序或随机的序列进行排序-use DirectSort of QuickSort to sort the sequnce produced by the process, which is positive sequence, reverse sequence or random order
<lamar> 在 2024-09-29 上传 | 大小:299008 | 下载:0

[数据结构常用算法Sequence

说明:数据结构作业,顺序表,提供顺序表的基本操作。-Sequence table.
<Kevin Shi> 在 2024-09-29 上传 | 大小:299008 | 下载:0

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

说明:数据结构严蔚敏版的课后上机题答案。包含2, 3, 6, 7 章的。-Yan Wei-min version of the data structure after-school-on question answers. Contains 2, 3, 6, 7 chapters.
<王静金> 在 2024-09-29 上传 | 大小:299008 | 下载:0

[数据结构常用算法lnklist

说明:用c++实现的不带头结点的单链表 简单实用 是自己写的 尤其对学生适用-simple code written by c++ , it is a singly linked list without the head pointer
<szq> 在 2024-09-29 上传 | 大小:299008 | 下载:0

[数据结构常用算法triangulation

说明:动态规划求解凸8边形分割,使各三角形权重和最小-Dynamic programming convex 8-gon split, so that the triangle and the minimum weight
<> 在 2024-09-29 上传 | 大小:299008 | 下载:0

[数据结构常用算法exp2

说明:二 叉 树的实现-b-tree innate
<sundujing> 在 2024-09-29 上传 | 大小:299008 | 下载:0

[数据结构常用算法maze

说明:以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。 要求:首先实现一个栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出,其中(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向。 迷宫为8*8,采用二维数组存放迷宫信息,入口为(1,1),出口为(8,8),输入格式: 0为可通过,1为路
<卧龙> 在 2024-09-29 上传 | 大小:297984 | 下载:0

[数据结构常用算法xunhuanlianbiao

说明:数据结构中的循环队列,以链表为存储结构,可以实现杨辉三角的输出-Circular queue data structure linked list for storage structure can be achieved Yang Hui triangle output
<liangjia> 在 2024-09-29 上传 | 大小:297984 | 下载:0

[数据结构常用算法LCS

说明:最长公共子序列,英文缩写为LCS(Longest Common Subsequence)。其定义是,一个序列 S ,如果分别是两个或多个已知序列的子序列,且是所有符合此条件序列中最长的,则 S 称为已知序列的最长公共子序列。-The longest common subsequence, the English abbreviation for the LCS (Longest Common Subsequence). Which is
<陆小果> 在 2024-09-29 上传 | 大小:297984 | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 2052.53 .54 .55 .56 .57 ... 2656 »

源码中国 www.ymcn.org