资源列表

« 1 2 ... .92 .93 .94 .95 .96 1697.98 .99 .00 .01 .02 ... 2656 »

[数据结构常用算法wendingxing

说明:数值分析 稳定性实验 可以下载 课程设计-Numerical stability test can download curriculum design
<许之> 在 2024-11-08 上传 | 大小:2.6mb | 下载:0

[数据结构常用算法Maze

说明:以一个m n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论-A m  n matrix that long labyrinth of 0 and 1, respectively, in the maze of paths and obstacles. Design a program, for any set of the
<孙凯> 在 2024-11-08 上传 | 大小:3kb | 下载:0

[数据结构常用算法Introduction-to-Algorithms-3rd

说明:《算法导论(原书第2版)》一书深入浅出,全面地介绍了计算机算法。对每一个算法的分析既易于理解又十分有趣,并保持了数学严谨性。本书的设计目标全面,适用于多种用途。涵盖的内容有:算法在计算中的作用,概率分析和随机算法的介绍。本书专门讨论了线性规划,介绍了动态规划的两个应用,随机化和线性规划技术的近似算法等,还有有关递归求解、快速排序中用到的划分方法与期望线性时间顺序统计算法,以及对贪心算法元素的讨论。本书还介绍了对强连通子图算法正确性的证明
<jsp> 在 2024-11-08 上传 | 大小:4.73mb | 下载:0

[数据结构常用算法C-language-programming

说明:C 是一种通用的程序设计语言,它包含了紧凑的表达式、丰富的运算符集合、现代控制流以及数据结构四个部分。 全书分为四篇,第一篇由44个实例组成,主要侧重于对C语言的基础知识进行介绍。第二篇有26个实例组成,覆盖自定义结构类型,I/O操作及部分常用函数。第三篇由23个实例组成,讲了数据结构的应用。第四篇由7个实例组成,作用是验证、提升读者的编程能力。-C is a general-purpose programming language
<> 在 2024-11-08 上传 | 大小:32.78mb | 下载:0

[数据结构常用算法graph-of-shortest-path

说明:带权有向图最短路径算法。应该可以直接运行的,很方便。-Weighted directed graph shortest path algorithm. Should be able to run directly, it is convenient.
<JASON____WANG> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法hanoi

说明:汉诺塔问题解决,采用简洁的VC编程,将繁琐的移动问题转化为嵌套程序。-hanoi problem is move the span from stick ,so that find one soulation can match the remand.
<紫涵> 在 2024-11-08 上传 | 大小:1.05mb | 下载:0

[数据结构常用算法C-P-P-object-oriented

说明:C++ 面向对象 算法 数据结构,有兴趣的朋友可以下载学习。-C++ object-oriented data structure algorithms, interested friends can download the study.
<吴东> 在 2024-11-08 上传 | 大小:10.55mb | 下载:0

[数据结构常用算法Matrix-operations

说明:vc矩阵运算源代码,适合初学者下载学习,非常有用-matrix operations vc source code download for beginners to learn, very useful
<唐豪> 在 2024-11-08 上传 | 大小:873kb | 下载:0

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

说明:八皇后问题及n皇后问题求解,数据结构的经典算法,及课程设计的需要-eight queen problem .data sructment problem
<张頔> 在 2024-11-08 上传 | 大小:128kb | 下载:0

[数据结构常用算法migong

说明:迷宫算法 帮助你学习其中的数据结构和算法的知识-Maze algorithm to help you learn where the knowledge of data structures and algorithms
<chailu> 在 2024-11-08 上传 | 大小:132kb | 下载:0

[数据结构常用算法text

说明:单词统计程序,使之能处理任意长度的单词。 如下功能:1.从数据文件读取字符文本 2.对单词按照频度排序(按大到小)输出。-Word statistical procedures, so that it can handle any length of words. The following functions: 1. Read characters from a text data file 2 in accordance wi
<seven> 在 2024-11-08 上传 | 大小:17kb | 下载:0

[数据结构常用算法dda

说明:C++,关于DDA算法画直线的小程序-C++, DDA algorithm for drawing a straight line on a small program .....
<Myth> 在 2024-11-08 上传 | 大小:7.17mb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 1697.98 .99 .00 .01 .02 ... 2656 »

源码中国 www.ymcn.org