资源列表

« 1 2 ... .05 .06 .07 .08 .09 1610.11 .12 .13 .14 .15 ... 2656 »

[数据结构常用算法PopBigImage.v0.4

说明:数据结构。列统计函数一份。推荐下载。统计公式计数-Data structures. Out a statistical function. Recommended download. Counting statistics formula
<Sam> 在 2024-11-10 上传 | 大小:75kb | 下载:0

[数据结构常用算法ExternalSorting

说明:C++实现的external sorting算法,将文件分块后进行sort-merge最后实现排序-C++ implementation of the external sorting algorithm, divide the large file into blocks and use the sort-merge mechanism
<胡恩> 在 2024-11-10 上传 | 大小:4.77mb | 下载:0

[数据结构常用算法eight-queen

说明:八皇后问题19世纪著名的数学家高斯于1850年提出的。他的问题是:在8*8的棋盘上放置8个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列、同一斜线上。请设计算法打印所有可能的摆放方法。-8 queens problems in the 19 th century famous mathematician gauss put forward in 1850. His problem is: in 8* 8 board pl
<fairy> 在 2024-11-10 上传 | 大小:862kb | 下载:0

[数据结构常用算法EvaluateExpression

说明:用栈实现表达式求值。(可以实现所有实数类型的加减乘除运算)-Achieving a expression evaluation with stacks.
<鄂世嘉> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法Polynomial

说明:利用线性表实现一个一元多项式Polynomial,能够实现一元多项式的输入和输出,相加,求导,相乘,求值等-By using the linear table to realize a unary Polynomial ,Can realize a yuan polynomial input and output, addition, derivation, multiplication, evaluated, etc
<fairy> 在 2024-11-10 上传 | 大小:12kb | 下载:0

[数据结构常用算法yiyuanxishuduoxiangshi

说明:这是一个一元稀疏多项式计算器 能够实现多项式的输出 降幂 还有加法 减法 乘法功能 除此之外还有能够对不同阶数的线性方程组求解 对于无解时会提醒。此程序供大家参考。-This is a one yuan sparse polynomial calculator can realize the output power and down polynomial function besides addition and subtractio
<FISH> 在 2024-11-10 上传 | 大小:34.26mb | 下载:0

[数据结构常用算法111

说明:将一个无向图的邻接表转换为邻接矩阵 已手动运行 100 可行-An undirected graph adjacency list adjacency matrix have been converted to run 100 feasible to manually
<*> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法Prim

说明:prim 最小生成树 输入为邻接矩阵 输出是相应的边-minimum spanning tree
<kevin> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法lianbiao

说明:链表的建立及功能,数据结构中的链表学习,方便,正确-The establishment and functions of the linked list data structure linked list to learn, easy to correct
<张三> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法633425621438750000

说明:Vc程序,主要是关于C语言开发事的程序,源于数据结构 -Vc program, the main thing about C-language development program, from the data structure
<张馨予> 在 2024-11-10 上传 | 大小:381kb | 下载:0

[数据结构常用算法maze-problem

说明:实现迷宫问题的求解:以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。-Achieve maze problem solving: a long-m* n matrix that maze, 0 and 1, respectively, in the maze of paths and obstacles. Design a program,
<GUM> 在 2024-11-10 上传 | 大小:2kb | 下载:0

[数据结构常用算法hash

说明:本程序使用哈希和再哈希算法进行程序设计,希望能帮助到你。-This program uses a hashing algorithm to hash and re-programming, hoping to help you.
<张三> 在 2024-11-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 1610.11 .12 .13 .14 .15 ... 2656 »

源码中国 www.ymcn.org