资源列表

« 1 2 ... .75 .76 .77 .78 .79 1680.81 .82 .83 .84 .85 ... 2656 »

[数据结构常用算法1

说明:编写程序将一副牌随机发给4个玩家,对玩家手中的牌按花色和点数进行排序后显示发牌结果。-Programming will be a card randomly distributed to four players, the player' s hand sorted by color and number of points displayed after licensing the results.
<jack> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法BiTree

说明:1.构建二叉树 2.编写递归算法,交换二叉树的左右子树; 3.输出按先序遍历得到的新二叉树结果。 -1 build a binary tree 2 write a recursive algorithm, exchange the left and right binary subtree 3 preorder traversal of the output obtained by a new binary tree re
<修菁敏> 在 2024-11-08 上传 | 大小:410kb | 下载:0

[数据结构常用算法1

说明:方差分析 和 回归分析 程序代码 可以用 课程设计 可以下载 -Analysis of variance and regression analysis program code can be download curriculum design
<许之> 在 2024-11-08 上传 | 大小:1.96mb | 下载:0

[数据结构常用算法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
« 1 2 ... .75 .76 .77 .78 .79 1680.81 .82 .83 .84 .85 ... 2656 »

源码中国 www.ymcn.org