资源列表

« 1 2 ... .29 .30 .31 .32 .33 134.35 .36 .37 .38 .39 ... 2656 »

[数据结构常用算法linkqueue

说明:数据结构中,链栈的实现。用C++实现,在DEV-C++上通过。-data structure, the chain stack realized. C realized, the DEV-C adopted.
<ukong> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法AVL_Lib

说明:Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and
<高名> 在 2025-01-11 上传 | 大小:85kb | 下载:0

[数据结构常用算法shuju

说明:一些常用的数据结构源代码,是C语言版本的-some commonly used data structures source code, C language version of the
<jl> 在 2025-01-11 上传 | 大小:33kb | 下载:0

[数据结构常用算法MSTVisual

说明:最小生成树的算法演示,可自由添加结点和移动结点,边的权重也可自由更改-minimum spanning tree algorithm demonstration of the freedom to add nodes and mobile nodes, while the weights are free to change
<winpro> 在 2025-01-11 上传 | 大小:17kb | 下载:0

[数据结构常用算法LQueue

说明:个人做的,也许有人需要,有错希望能给你们带来帮助-individuals do, some people may need a mistake, I hope you can help bring !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
<midas> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法nearpiont

说明:最接近点对问题是求二维坐标中的点对问题,该算法是为了将平面上点集S线性分割为大小大致相等的2个子集S1和S2,我们选取一垂直线l:x=m来作为分割直线。其中m为S中各点x坐标的中位数。由此将S分割为S1={p∈S|px≤m}和S2={p∈S|px>m}。从而使S1和S2分别位于直线l的左侧和右侧,且S=S1∪S2 。由于m是S中各点x坐标值的中位数,因此S1和S2中的点数大致相等。 递归地在S1和S2上解最接近点对问题,我们
<黄波> 在 2025-01-11 上传 | 大小:15kb | 下载:0

[数据结构常用算法wolfstack

说明:用类实现的栈的结构。在VC++6里编译通过。希望对初学者有点帮助。高手就不用看了。 -Class Implementation of the stack structure. The VC 6 Lane compile. Want a little help for beginners. Masters do not need to read.
<天狼> 在 2025-01-11 上传 | 大小:7kb | 下载:0

[数据结构常用算法smallTobig

说明:这个程序是用C++来实现阿拉伯数字转为大写汉字.-the procedure is used to achieve C Arabic Chinese characters to uppercase.
<yq1983> 在 2025-01-11 上传 | 大小:417kb | 下载:0

[数据结构常用算法Binary_search

说明:简单的一个Binary_search查找-a simple search Binary_search
<陈摇> 在 2025-01-11 上传 | 大小:10kb | 下载:0

[数据结构常用算法MultiPoly0427

说明:一个多重链表的演示,包括如何创建,删除,插入等等。-a multiple Chain demonstration, including how to create, delete, insert and so on.
<叶州海> 在 2025-01-11 上传 | 大小:190kb | 下载:0

[数据结构常用算法jizhiwenti

说明:数学分析,高等代数中一些极值问题的计算机描述(C语言)-mathematical analysis, advanced algebra some extreme descr iption of the computer (C language)
<110011> 在 2025-01-11 上传 | 大小:7kb | 下载:0

[数据结构常用算法juzhentezhenxianglian

说明:数学分析,高等代数中矩阵特征值和特征向量的求解(C描述)-mathematical analysis, advanced algebra Matrix eigenvalues and eigenvectors of the Solution (C Descr iption)
<110011> 在 2025-01-11 上传 | 大小:9kb | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 134.35 .36 .37 .38 .39 ... 2656 »

源码中国 www.ymcn.org