资源列表

« 1 2 ... .93 .94 .95 .96 .97 498.99 .00 .01 .02 .03 ... 2656 »

[数据结构常用算法main_MatrixMul

说明:矩阵乘法问题动态规划代码。 可参见博客:http://blog.csdn.net/xiaowei_cqu/article/details/8181215-Matrix multiplication problem solution using dynamic programing
<小魏> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法lianzhan

说明:数据结构 C++版 链栈的定义,输出栈,进栈操作,出栈操作,取栈顶元素,求栈中元素个数,判断栈是否空,查找链栈中是否存在值为x的元素,-Some of the basic algorithm of the the data structure C++ EDITION chain stack
<linger> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法gaussseidel-and-sor

说明:Gaussseidel程序和sor程序,用于数值代数算法之中。-Gaussseidel sor
<颜寒笑> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法bubble-sort

说明:排序算法 冒泡排序法 此算法非常适合用于初学数据结构的人 是十大经典排序算法之一-Sorting algorithm bubble sort method for this algorithm is very suitable for the beginner data structure is one of the top ten classic sorting algorithms
<满达> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法select-sort

说明:数据结构排序算法之选择排序法,此算法用C++编程语言书写 特别适合初学数据结构的人学习。-Selection Sort sorting algorithm data structure, this algorithm using C++ written in a programming language particularly suitable for beginner data structure of human learning
<满达> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法bucket-sort

说明:数据结构排序算法之桶排序法,此算法用C++编程语言书写 特别适合初学数据结构的人学习。-Data structures sorting algorithms bucket sort, this algorithm using C++ written in a programming language particularly suitable for beginner data structure of human learning.
<满达> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法shell-sort

说明:数据结构排序算法之 希尔排序法,此算法用C++编程语言书写 特别适合初学数据结构的人学习。-Data structures sorting algorithm shell sort, this algorithm using C++ written in a programming language particularly suitable for beginner data structure of human learning.
<满达> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法GuessNum

说明:猜数字游戏,系统随机给出一个0到100的数,然后让用户去猜,最后计算出所猜的次数-Guess Numbers game, the system random given a 0 to 100 number, and then let the user to guess, finally calculated the number of guess
<容永志> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法Test2

说明:随机给出三个学生的成绩,然后按由大到小的成绩进行排序-Random given three student s result, and then press the big to small result sort
<容永志> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法BiTree

说明:数据结构二叉树,用先序,中序和后序遍历二叉树-Binary tree data structure, binary tree traversal preorder, inorder, and postorder
<..> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法QueueInitial

说明:实现基于顺序表的顺序栈(数据结构定义+基本运算)-Sequence stack-based sequence table (data structures defined the+ basic arithmetic)
<黄少杰> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法checkcharscorrect

说明:2、 设计算法判断一个算术表达式的圆括号是否正确配对。 第一个式子: 1*(2+3*(4*(2-1)*(3+x)+5)-6) 能够正确匹配 第二个式子: 1*(2+3*4*(2-1)*(3+x)+5)-6) 不能够正确匹配 -Design algorithm to determine an arithmetic expression in parentheses is correct pairing. The first
<黄少杰> 在 2025-01-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 498.99 .00 .01 .02 .03 ... 2656 »

源码中国 www.ymcn.org