资源列表

« 1 2 ... .01 .02 .03 .04 .05 1506.07 .08 .09 .10 .11 ... 2656 »

[数据结构常用算法telephone

说明:电话薄管理系统,插入,删除,查找等基本功能。-Phone book management system, insert, delete, search and other basic functions.
<邱迪> 在 2024-10-09 上传 | 大小:557056 | 下载:0

[数据结构常用算法city_manage_array

说明:城市管理数据库,支持插入,删除,查找(按城市的坐标及距离长短)-Urban management database, insert, delete, search
<邱迪> 在 2024-10-09 上传 | 大小:3230720 | 下载:0

[数据结构常用算法sparsematrix

说明:利用三元组实现稀疏矩阵的转置,加法,减法和乘法-Achieved using triple sparse matrix transpose, addition, subtraction and multiplication
<于刚> 在 2024-10-09 上传 | 大小:2048 | 下载:0

[数据结构常用算法LList

说明:链表的实现(用c++实现的)都是发生地人发的是股份 -linklist
<王刚> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法sort

说明:给出一个有向图,采用邻接表存储方式,增加一个记录顶点入度的数据域,编写算法输出一个拓扑序列。-A directed graph given by adjacency list is stored, a record increase in the degree of vertex data into the field, the preparation of a topological algorithm output sequence
<卜丽娜> 在 2024-10-09 上传 | 大小:237568 | 下载:0

[数据结构常用算法expression

说明:用堆栈实现了多项式的计算,适合数据结构的初学者-Polynomial with a stack of computing, data structures for beginners
<杨琴> 在 2024-10-09 上传 | 大小:667648 | 下载:0

[数据结构常用算法shujusan

说明: 这是一个简单的算法,用来求单源最短路劲的问题,用的是Dijsktr算法,其实也可以用Floyd算法- This code is used to match the nearest way
<薛亮> 在 2024-10-09 上传 | 大小:14336 | 下载:0

[数据结构常用算法Insert_Sort

说明:算法导论里的插入排序! 算法导论里的插入排序! 算法导论里的插入排序! 算法导论里的插入排序! 算法导论里的插入排序! -insert sort
<田强强> 在 2024-10-09 上传 | 大小:1010688 | 下载:0

[数据结构常用算法choose_best_address

说明:数据结构 寻径问题。内容:给定n个村庄之间的交通图,若村庄i和村庄j之间有道路,则将顶点i和顶点j用边连接,边上的权Wij 表示这条道路的长度。现在要从这n个村庄选择一个村庄建一所医院,问这所医院应建在哪个村庄,才能使离医院最远的村庄到医院的距离最短?-Routing data structure problem. Content: Given n traffic between villages map, if the village
<rick> 在 2024-10-09 上传 | 大小:168960 | 下载:0

[数据结构常用算法TopologicalSort

说明:是本科计科专业数据结构的实验之一,实现拓扑排序-Total undergraduate experimental subjects of professional data structure to achieve topological sort
<王成> 在 2024-10-09 上传 | 大小:193536 | 下载:0

[数据结构常用算法Lisp

说明:Implements some simple commands from LISP in Java. Commands include car, cdr, append, last, cutlast, reverse, shiftLeft, shiftRight, atom, nul and others.-Implements some simple commands from LISP in Java. Commands incl
<Jim> 在 2024-10-09 上传 | 大小:18432 | 下载:0

[数据结构常用算法ch2

说明:配清华大学《数据结构》严蔚敏第二章线性表中的C源程序,该程序对课本的及结构的理解很有帮助。-With Tsinghua University, " Data Structure" Chapter Yan Wei-min linear table C source code, the program of understanding the structure of textbooks and helpful.
<xin xin> 在 2024-10-09 上传 | 大小:39936 | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 1506.07 .08 .09 .10 .11 ... 2656 »

源码中国 www.ymcn.org