资源列表

« 1 2 ... .40 .41 .42 .43 .44 645.46 .47 .48 .49 .50 ... 2656 »

[数据结构常用算法data_structure

说明:1.表达式求值;2.二分匹配模板;3.最大流;4.点到线段的距离;5.字符串字典顺序-1. Expression evaluation 2. Two sub-matching template 3. Maximum flow 4. Points to the distance segment 5. String dictionary order
<cailongquan> 在 2025-06-10 上传 | 大小:5kb | 下载:0

[数据结构常用算法Adjacencylisttraversal

说明:遍历邻接表以及执行邻接矩阵布尔调整是数据结构里图的经典算法。- Traverse the adjacent table and adjust the implementation of Boolean adjacency matrix data structure is a classic graph algorithm.
<冷秋> 在 2025-06-10 上传 | 大小:3kb | 下载:0

[数据结构常用算法DoubleListandBinaryTree

说明:一个数据结构,其中每个元素包含指向下一个和以前的内容在列表中,形成了双向线性名单。-A data structure in which each element contains pointers to the next and previous elements in the list, thus forming a bidirectional linear list.
<冷秋> 在 2025-06-10 上传 | 大小:5kb | 下载:0

[数据结构常用算法deep_foundations

说明:this is a zip file contain a program for design of deep foundation with excel.
<mohammad> 在 2025-06-10 上传 | 大小:33kb | 下载:0

[数据结构常用算法HUFFMAN

说明:建立赫夫曼树,然后再由叶子到根实现赫夫曼编码。-Huffman tree set up, and then leaves to the root by the Huffman encoding implementation.
<鱼儿> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法SFE

说明:建立赫夫曼树,然后再由叶子到根实现赫夫曼编码。-Huffman tree set up, and then leaves to the root by the Huffman encoding implementation.
<鱼儿> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法NQueenProblem

说明:这是一个自己实现的N皇后问题c++解法,请各位指教-This is an own implementation of the N Queens problem c++ solution
<测试加利> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法btree_v1

说明:这是我在英国的C语言导师自己所写的一个二叉树的程序。-This is a binary-tree programme written by my tutor in England.
<Longxin> 在 2025-06-10 上传 | 大小:4kb | 下载:0

[数据结构常用算法tree_0000

说明:二叉树有一个优雅的递归指针结构,所以他们是一个很好的学习方法递归指针算法。 - Binary trees have an elegant recursive pointer structure, so they are a good way to learn recursive pointer algorithms.
<rachel> 在 2025-06-10 上传 | 大小:227kb | 下载:0

[数据结构常用算法TSingHua_YanWeiMin_DataStructure(C_and_CPlusPlus)C

说明:数据结构算法实现及解析—配合严蔚敏_吴伟民编著的数据结构(C语言版和C++版)(作者 高一凡)源代码。 本代码含有严蔚敏《数据结构(C语言版)》和《数据结构(C++版)》两本书全书完整源代码,我在Visual C++、Dev C++、Turbo C、Turbo C++、DJGPP、MinGW上调试通过,正在学习数据结构的同学一定要看啊~对学习相当有帮助-Data Structure and Analysis of Algorithms- Wei-Min Yen with吴伟民_ edited
<宋芬> 在 2025-06-10 上传 | 大小:303kb | 下载:0

[数据结构常用算法proj2

说明:一个表达式计算器的算法,编译后运行,输出output.txt-An expression calculator algorithms, compiled to run, the output output.txt
<tttxxx> 在 2025-06-10 上传 | 大小:5kb | 下载:0

[数据结构常用算法Select

说明:此函数的功能是依次选出两个小的数,不要求原来数组中的数按大小顺序排列。-The function of this function are followed by two smaller number of elected and does not require a number of the original array by the size of order.
<li> 在 2025-06-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 645.46 .47 .48 .49 .50 ... 2656 »

源码中国 www.ymcn.org