资源列表

« 1 2 ... .02 .03 .04 .05 .06 2007.08 .09 .10 .11 .12 ... 2656 »

[数据结构常用算法computer

说明:简单计算器的实现 ,此计算器是用java实现,仅供参考-simple computer design and make it true
<邓威> 在 2025-07-20 上传 | 大小:1.82mb | 下载:0

[数据结构常用算法LinkStack

说明:c语言编写的括号匹配问题,用的是栈,合适初学者学习和使用-c language in parentheses matching problem using a stack, suitable for beginners to learn and use
<myron> 在 2025-07-20 上传 | 大小:162kb | 下载:0

[数据结构常用算法link

说明:c语言编写的冒泡问题,用的是链实现,合适初学者学习和使用-c language bubbling problem, using the chain to achieve suitable for beginners to learn and use
<myron> 在 2025-07-20 上传 | 大小:166kb | 下载:0

[数据结构常用算法BinSearchTree

说明:c语言编写的二叉树问题,用的是链结合二级指针实现,合适初学者学习和使用-c language of the binary tree with the chain binding the two pointers, suitable for beginners to learn and use
<myron> 在 2025-07-20 上传 | 大小:181kb | 下载:0

[数据结构常用算法Lorentz-model

说明:Lorentz model to describe materials (negative and positive permittivity)-Lorentz model
<jie> 在 2025-07-20 上传 | 大小:3kb | 下载:0

[数据结构常用算法floyed

说明:这是一个图论经典程序。 图论最短路径的Floyd算法,供大家参考。-This is a classic graph theory program. Graph theory Floyd algorithm of the shortest path, for your reference.
<jiangyixing> 在 2025-07-20 上传 | 大小:5kb | 下载:0

[数据结构常用算法Group

说明:1.建立并显示图的邻接矩阵。 2.建立并显示图的邻接表。 3.实现图的深度优先和广度优先遍历。 4.实现最小生成树的算法。 5.实现拓扑排序算法。-(1) to establish and show the adjacency matrix. 2 and displays the adjacency table. Depth first and breadth-first traversal of the graph. (4) to achieve the minimum spa
<陈小默> 在 2025-07-20 上传 | 大小:3kb | 下载:0

[数据结构常用算法List

说明:定义顺序队列类型,实现队列的所有基本操作。 定义链队列类型,实现队列的所有基本操作。 -Definition of the order queue type, all the basic operations of the queue. Defined chain of the queue type, all the basic operations of the queue.
<陈小默> 在 2025-07-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法Stack

说明:1、定义顺序栈类型,实现栈的所有基本操作。 2、定义链栈类型,实现栈的所有基本操作。 3、实现数制的转换-1, define the order of the stack type, to achieve the stack all the basic operations. 2, define the chain stack type to achieve the stack all the basic operations. 3, conversion of number syste
<陈小默> 在 2025-07-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法BiTree

说明:1.定义二叉链表类型,建立二叉树。 2.先序遍历二叉树,并输出遍历结果。 3.中序遍历二叉树,并输出遍历结果。 4.后序遍历二叉树,并输出遍历结果。 5.层次遍历二叉树,并输出遍历结果。 6.求二叉树的深度、总结点数、叶子结点数、二叉树的复制。-(1) define a binary linked list type, the establishment of a binary tree. 2 preorder traversal of binary tree, and ou
<陈小默> 在 2025-07-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法LinkList

说明:1、实现单链表的所有基本操作包括表的初始化、第i个元素前插入一个新的元素、删除第i个元素、查找某元素、顺序表的销毁。 2、测试链表所有功能 3、实现循环链表的基本操作,并编写测试程序。 4、实现双向链表的基本操作,并编写测试程序。 5、实现单链表的逆置。 6、判定两个链表是否相交。-A single linked list of all the basic operations, including the initialization of the table, inser
<陈小默> 在 2025-07-20 上传 | 大小:4kb | 下载:0

[数据结构常用算法SqList

说明:1.实现顺序表的基本操作,包括顺序表的初始化、第i个元素前插入一个新的元素、删除第i个元素、查找某元素、顺序表的销毁。 2.建立并显示含有n个整数的顺序表 3.实现对有序表(非递减)插入一个元素的功能 4.实现两个有序(非递减)表合并生成新的有序表的功能 5.顺序查找顺序表,删除元素e(只删除找到的第一个值为e的元素)。 6.顺序查找顺序表,删除元素e(删除所有值为e的元素)。 -(1) the basic operation of the order of the ta
<陈小默> 在 2025-07-20 上传 | 大小:3kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 2007.08 .09 .10 .11 .12 ... 2656 »

源码中国 www.ymcn.org