资源列表

« 1 2 ... .88 .89 .90 .91 .92 1993.94 .95 .96 .97 .98 ... 2656 »

[数据结构常用算法Matrixcontinuallymultiply

说明:矩阵连乘问题 给定n个矩阵A1,A2,…,An,其中,Ai与Aj+1是可乘的,i=1,2,…,n-1。 你的任务是要确定矩阵连乘的运算次序,使计算这n个矩阵的连乘积A1A2…An时总的元素乘法次数达到最少。 -Matrixcontinuallymultiply problem Descr iption of the problem Given n matrices A1, A2, ..., An, which
<马致远> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法the-roots-of-quadratic-equations

说明:search for the roots of quadratic equations
<Wiwit> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法Calculator

说明:用堆栈实现的多位数表达式的运算,可以加括号。-Multi-digit arithmetic expressions
<杨波> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法Fix

说明:实现表达式求值,实现中缀到后缀的转换并求值(利用栈)-infix to suffix
<戴仁华> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法sort

说明:本程序使用c语言实现严蔚敏版数据结构书上排序算法,运行通过,有一定注释-This program uses the c language version of the data structure YanWeiMin book sorting algorithms, run through, there are certain notes
<稻草人> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法evaluate_expression

说明:sat问题C++源代码,可以对任意输入的与或表达式求值-sat question C++ source code can be entered with or against any expression evaluation
<李永兴> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法sorting_string

说明:随机生成字符串排序。直接插入排序,快速排序,归并排序,堆排序-Randomly generated string sorting. Direct insertion sort, quick sort, merge sort, heap sort
<马璐> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法trieTree

说明:实现tiretree的基本操作,并可以通过“字典.txt”扩充搜索范围-Achieve tiretree the basic operation, and can be " dictionary. Txt" Extended Search
<kerwin> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法horn_antenna.tar

说明:Realization of Horn-Antenna for plotting radiation pattern in matlab using finite difference time domain method
<mrmrspkrv> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法palindrome_mem

说明:包含了回文还有内存分配的基本函数,源码内含注释,可供读者理解。-Also contains a palindrome basic memory allocation functions, source code containing notes, for readers to understand.
<king> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法Bellman_ford

说明:T004_最短路径Bellman_ford算法-T004_ Bellman_ford shortest path algorithm
<zgmyao> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法ceizntcomposition

说明:
<eldcneoring> 在 2024-11-01 上传 | 大小:2048 | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 1993.94 .95 .96 .97 .98 ... 2656 »

源码中国 www.ymcn.org