资源列表

« 1 2 ... .44 .45 .46 .47 .48 749.50 .51 .52 .53 .54 ... 2656 »

[数据结构常用算法MPI-GraphTheory

说明:图论部分的MPI源码,包括传递闭包、连通分量、最短路径和最小生成树,附带说明和测试用例-Graph Theory part of the MPI source code, including the transitive closure, connected components, shortest path and minimum spanning tree, with instructions and test cases
<不死鸟> 在 2025-02-03 上传 | 大小:721kb | 下载:0

[数据结构常用算法tree

说明:数据结构中用c++实现最小生成树,很不错的源码!-Data structures using c++ to achieve the minimum spanning tree,
<谢锦> 在 2025-02-03 上传 | 大小:3kb | 下载:0

[数据结构常用算法Josephus_Test

说明:约瑟夫环算法 利用数据结构实现 请各位高手指教-Josephus
<xiaoyangzi> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法calculator

说明:计算中缀表达式,数字为整数,加减乘除四则运算 -*This program can solve simple formula *by adder, subtraction, multiplication and division, *whose operand is float, including minus float. */
<linhui> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法Bubblesort

说明:这是一个简单初级的for循环冒泡排序的程序,便于初学者查阅-Bubblesort,C++ programming
<施维> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort

说明:哈弗曼数的构造过程,可以进行编码译码 代码精炼!-Havermann the number of construction process, can be refined codec code!
<qingyang> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法sodoku

说明:数独解算器,将9*9数独输入后能迅速解出。少于十个解的题目能在0.1秒内解出。-sodoku computer
<王钊> 在 2025-02-03 上传 | 大小:3kb | 下载:0

[数据结构常用算法JosephProblem

说明:解决约瑟夫问题,很传统的题目了。方式很简洁,链表和数组两种数据结构-Solving Joseph Problem
<王钊> 在 2025-02-03 上传 | 大小:1.71mb | 下载:0

[数据结构常用算法Maze

说明:迷宫问题,算法是深度搜索,压缩包中有相应输入文件。-Solve a maze
<王钊> 在 2025-02-03 上传 | 大小:2.61mb | 下载:0

[数据结构常用算法PolyAdding

说明:进行多项式加法,链表结构,健壮性很好,能运算一些稀奇古怪的式子。-For polynomial addition, the list structure, robustness, good performance computing some strange statement holds.
<王钊> 在 2025-02-03 上传 | 大小:891kb | 下载:0

[数据结构常用算法ReversePolishNotation

说明:逆波兰表达式求解,算法中很重要的。方便输入输出。-Reverse Polish Notation solving, algorithm is very important. Facilitate the input and output.
<王钊> 在 2025-02-03 上传 | 大小:183kb | 下载:0

[数据结构常用算法sorting

说明:各种排序算法,有详细说明,能够比较不同算法的特点。-A variety of sorting algorithms, there are detailed instructions, be able to compare the characteristics of different algorithms.
<zshen321> 在 2025-02-03 上传 | 大小:177kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 749.50 .51 .52 .53 .54 ... 2656 »

源码中国 www.ymcn.org