资源列表
[数据结构常用算法] polynomial-coefficient-matrix
说明:一元系数多项式矩阵计算器,实现一元矩阵加减-One yuan polynomial coefficient matrix calculator, to achieve a dollar matrix subtraction<yangguotao> 在 2025-01-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] arrayoperation
说明:数组运算示例,演示二维数组的存储方式(不同于其它语言)以及数组的运算和输出方法。-example of array operations. Demostration of storage (unlike other languages) , operation and output method of two dimensional array.<蜗牛> 在 2025-01-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] danyuanzuiduanlujing
说明:自己写的关于单元最短路径的算法实现,也就是迪杰斯特拉算法的实现!-Himself wrote on the unit shortest path algorithm, Dijkstra algorithm is realized!<DUHAOJIE> 在 2025-01-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] The-definition--of-an-array
说明:定义一个数组,并对其进行各种处理,如插入,删除,排序等等,已运行通过。-Define an array, and carries on the various operations, such as sorting, insert, delete, etc., has passed the program is running<皇甫永硕> 在 2025-01-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] The-establishment-of-a-static-queue
说明:定义了一个循环队列,并对其进行处理,包括初始化,输入,输出,删除等等,已经在vc6.0上运行通过。-Defines a circular queue, and carries on the processing, including initialization, input, output, delete, etc., has been run through in vc6.0<皇甫永硕> 在 2025-01-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] the-static-binary-tree-and-input
说明:建立一个静态二叉树,并对他进行先序遍历,已在vc6.0上运行通过。-To establish a static binary tree, and carries on his first sequence traversal, has run through in vc6.0<皇甫永硕> 在 2025-01-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 10-Number-of-sorts
说明:题目:对10个数进行排序 程序分析:可以利用选择法,即从后9个比较过程中,选择一个最小的与第一个元素交换,下次类推,即用第二个元素与后8个进行比较,并进行交换。-Topic: 10 Number of sorts for the program analysis: selection method can be used, that is, from the nine comparison process, select a<程凯> 在 2025-01-25 上传 | 大小:1kb | 下载:0