资源列表

« 1 2 ... .55 .56 .57 .58 .59 1860.61 .62 .63 .64 .65 ... 2656 »

[数据结构常用算法sort1

说明:六种排序方法,快速排序,选择排序,归并排序等-sort
<swhite> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法src

说明:Java版运算表达式解析器 主要功能: 对有括号的四则运算解析并求解. 支持多种表达式类型 思路: 1.把中缀表达式转化成后缀表达式 2.从后缀表达式得到解 注意: 该版本只支持1.6JDK,如果想替换成1.5JDK改替换LinkedList的几个方法就行了. 详细内容: http://jomper.javaeye.com/blog/464906-Java version of co
<jomper> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法Cpp1

说明:这个程序主要是一次课程设计的主干部分 程序功能是进行城市位置导航-This program is mainly a course design feature is the backbone of some of the procedures for urban location Navigation
<张明> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法bstree

说明:数据结构的课程设计,实现平衡二叉树;1)输入一组数据,建立一棵平衡二叉树 (2)输入一个数据,在平衡二叉树中查询-bstree
<longwanbin> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法sanlie

说明:若输入 10个不同的整数,其值介于0和20之间,用散列法将这些数进行存储,散列函数为H(n)=n/2,请设计实现程序并调试。-sanlie
<杜诺桑> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法Text6_2

说明:(1)分别采用递归和非递归算法建立二叉树; (2)采用先序、中序和后序三种方式遍历该二叉树; (3)按层次遍历该二叉树。 -(1) were used to establish the recursive and non-recursive algorithm for binary tree (2) using first-order, middle order and post-order traversal of th
<w> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法test8

说明:冒泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序的关键字比较和交换次数进行统计-Bubble sort, direct insertion sort, simple selection sort, quick sort, Shell sort, Heap sort of keyword statistics on the number of comparisons and the exchange of
<w> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法2

说明:数据结构,加减法以及乘法的实现,这是对表达式求值的过程-Data structure, add and subtract, and multiply the realization that this is the process of evaluation of expressions
<金吉祥> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法josephus

说明:问题描述: 新Josephus排列问题定义如下:假设n个人排成一个环形,给定一个正整数m,从第1 个人开始,沿环计数,每遇到第m个人就让其出列,这时计算器m自动加一,且计数继续进 行下去。这个过程一直进行到所有的人都出列为止,最后出列者为赢家。设这n个人的编号 分别为1~n,每次从编号为1的竞赛者开始计数,那么每个人出列的次序定义为整数1~n 的一个排列。这个排列称为一个(n,m)Josephus排列。 例如,(
<atlantis> 在 2024-10-03 上传 | 大小:2048 | 下载:1

[数据结构常用算法xueshengchengjifenxi

说明:这是我在学习数据结构的一个实验题目:学生成绩分析,里面有我自己做的程序源代码供大家学习,借鉴。-This is my data structure in an experiment to study the subject: student performance analysis, which do have my own source code for all to learn from
<viking> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法duozhongchazhao

说明:这是我在这期学习数据结构时所做的关于多种查找的设计,里面有我做的程序源代码,上传供大家学习,借鉴-This is my data structure in this period did when learning about a variety of check designs, which I made the source code, upload for everyone to learn from
<viking> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法hashchazhao

说明:这也是我在本学期学习数据结构是做的实验题目:hash查找。上传上来供大家学习,借鉴。-This is me in this semester to study the data structure is to do experimental subjects: hash check. Upload up for all to learn from.
<viking> 在 2024-10-03 上传 | 大小:2048 | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 1860.61 .62 .63 .64 .65 ... 2656 »

源码中国 www.ymcn.org