资源列表

« 1 2 ... .62 .63 .64 .65 .66 2567.68 .69 .70 .71 .72 ... 2656 »

[数据结构常用算法C++Builder队列

说明:用C++Builder写的数据结构队列问题的程序。希望对大家有用。-C Builder write queue data structure of the proceedings. We hope that the right useful.
<> 在 2024-11-03 上传 | 大小:253952 | 下载:0

[数据结构常用算法match(man&women)

说明:回溯法 解决男女匹配问题 八男八女匹配-Backtracking address gender matching eight men and eight women match
<邵柏波> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法Matrix111

说明:矩阵连乘问题 对多个矩阵连乘时 的消耗进行分析-matrix continually multiply problems for a number of matrix continually multiply the consumption analysis
<邵柏波> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法salesman-temp

说明:货郎担 最短路径问题 用链表储存最短路径节点-traveling salesman problem using the shortest path Listless storage nodes Shortest Path
<邵柏波> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法longint1111

说明:任意长整数相加问题 任意输入两个任意长的整数进行相加 可以得出正确结果,-arbitrary sum of long integer problem indiscriminate importation of two arbitrarily long integer can be drawn together for the right result,
<邵柏波> 在 2024-11-03 上传 | 大小:3072 | 下载:0

[数据结构常用算法BDFS

说明:用邻接表表示无向图的深度优先搜索遍历 有助于大家理解图的优先遍历问题-adjoining table with no plans to the depth-first search traverse help you understand the plans of the priority issues Traversing
<> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法migong-c

说明:迷宫算法!通过递归算法实现!找到最优路径,完成迷宫出口的查找!-maze algorithm! Through recursive algorithm! To find the optimal path to complete the maze exports to search!
<张建波> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法各种排序方法比较

说明:这个程序包括了各种常用内部排序算法在平均排序所需时间上的比较.-this procedure include a wide range of internal sorting algorithm commonly used in the average time required for ordering on the comparison.
<丁一> 在 2024-11-03 上传 | 大小:410624 | 下载:0

[数据结构常用算法Qsinghua-Data structure

说明:清華大學的數據結構講義,經典的書籍,照這個講義複習,一切ok-Qinghua University, the data structure lectures, classic books, as the review notes, all ok
<wu> 在 2024-11-03 上传 | 大小:8239104 | 下载:0

[数据结构常用算法一元稀疏多项式计数器

说明:一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2……cn,en,其中n是多项式的项数,ci,ei分别为第i项的系数和指数。序列按指数降序排列。 (3) 多项式a和b相加,建立多项式a+b,输出相加的多项式。 (4) 多项式a和b相减,建立多项式a-b,输出相减的多项式。 用带表头
<陈宇> 在 2024-11-03 上传 | 大小:37888 | 下载:0

[数据结构常用算法数据结构-单链表

说明:
<邓茂森> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法算式分析器

说明:使用递归的方法实现的算式分析器,给定一个符合C语言格式的算式,可以使用括号,单目运算符等,计算算式的运算结果。-use recursive method formula Analyzer, to set a C-language format with the formula, you can use brackets, Monocular Operators, calculation formula of the calculatio
<赵明> 在 2024-11-03 上传 | 大小:18432 | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 2567.68 .69 .70 .71 .72 ... 2656 »

源码中国 www.ymcn.org