资源列表

« 1 2 ... .23 .24 .25 .26 .27 2328.29 .30 .31 .32 .33 ... 2656 »

[数据结构常用算法btree

说明:该文件描述了如何根据一个已知序列建立二叉树。-build tree.
<kweeny> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法kdtree

说明:Implementation of k-d tree(including insertion/deletion). Well suited for beginners in advanced Multi-dimensional datastructures and algorithms
<danan> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法test

说明:建立一个双向循环链表,并在里面增加一个freq,初使为0,每当lcate(l,x)访问X一次相的freq加1,同时链表顺序也按freq的大小非递增排列-A two-way circular linked list, and in which an additional freq, initialization is 0, when lcate (l, x) access to a phase freq X plus 1, but als
<申超波> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法guangduyouxian

说明:数据结构中基本的广度优先搜索,使用语言为C语言。-The basic data structure breadth-first search, the use of language is C language.
<cherish> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法cx

说明:局部单元质量阵的子程序, 局部单元质量阵的子程序 -Local unit mass matrix of the subroutine, the subroutine local unit mass matrix, mass matrix of the local unit of the local unit of mass matrix of the subroutine subprogram
<fsf> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法shuanglianbiao

说明:在C平台上建立一个简单的双链表,并对其进行操作-In the C platform to create a simple doubly linked list, and its operation
<佟嘉男> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法shunxubiao

说明:在C平台上建立一个简单的顺序表,并对其进行操作-C platform in order to create a simple table, and its operation
<佟嘉男> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法shunxuzhan

说明:在C平台上建立一个简单的顺序栈,并对其进行简单的操作-C platform in order to build a simple stack, and its simple operation
<佟嘉男> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法adapter_designpattern

说明: * Coupling between classes and class libraries is a major maintenance * headache. To ease this problem, often the client talks to an * abstraction descr iption, which in turn calls an implementation. * Someti
<lcx> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法Breadth-first-traverse

说明:数据结构中的连通图的广度优先遍历类似于树的按层次遍历。通过队列的形式实现的。-In data structures, connected graph breadth first traverse similar to tree according to level traversal. Through the queue form to realize.
<haoqiu> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法Minimum-spanning-tree

说明:这是数据结构中的最小生成树的实现方法。通过运行可以得到最小生成树。-This is the data structure is the realization method of minimum spanning tree. By running can get minimum spanning tree.
<haoqiu> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法e

说明:数据结构作业题 入一个中缀表达式,表达式中有+、-、*、/四种运算以及(、),表达式中的其他符号为大写的字母。求一个算法,得到相应的后缀表达式。 -Job title into a data structure in the infix expression, the expression of four operations in+,-,*,/ and (,), the expression of other symbo
<黄黄> 在 2025-01-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 2328.29 .30 .31 .32 .33 ... 2656 »

源码中国 www.ymcn.org