资源列表

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

[数据结构常用算法串的Replace函数

说明:串的Replace函数-Series Replace function
<张斌> 在 2025-01-31 上传 | 大小:146kb | 下载:0

[数据结构常用算法排序6和1

说明:包括数据结构中最常用的6种排序算法和相关解释,适用与严蔚敏的c语言版。-including data structure of the six most common types of algorithm and the related interpretation, application and Yan Wei Min c language version.
<dd> 在 2025-01-31 上传 | 大小:146kb | 下载:0

[数据结构常用算法contree

说明: 给定一棵树T,树中每个顶点u都有一个权w(u),权可以是负数。现在要找到树T的一个连通子图使该子图的权之和最大。-given a tree T, tree each vertex u have a right to w (u), the right to be negative. Now to find a tree T connectivity graph so that the graph of the rights and th
<wu> 在 2025-01-31 上传 | 大小:146kb | 下载:0

[数据结构常用算法c++

说明:猴子选大王程序 大学实习的题目 对一些同学有帮助-Monkey king election procedures for the University of internship students of the subject of some help
<hld> 在 2025-01-31 上传 | 大小:146kb | 下载:0

[数据结构常用算法qipao

说明:数据结构课程中起泡算法排序,帮助数据结构课程学习.-Data structure course foaming sort algorithm to help the data structure courses.
<张鸣> 在 2025-01-31 上传 | 大小:146kb | 下载:0

[数据结构常用算法1062

说明:  输入的第一行是一个正整数N(1<=N<=40),表示TheBeet买了N个山东煎饼,已知每个山东煎饼价格为2.5元。   接下来有6个非负整数,范围在[0, 1000]之内,分别表示摊主所拥有的50元、10元、5元、1元、5角、1角纸币的数量。 Output   输出一个整数,表示TheBeet最后收到的纸币数。如果无法满足要求,那就输出-1。-Enter the first line is
<> 在 2025-01-31 上传 | 大小:146kb | 下载:0

[数据结构常用算法Printbinarytreestructure

说明:用来打印二叉树结构的程序。把打印二叉树形状给打印出来!-Binary tree structure used to print process. To print binary tree shape to print out!
<一套> 在 2025-01-31 上传 | 大小:146kb | 下载:0

[数据结构常用算法test5

说明:实现链表的动态建立,显示并销毁链表。对初学数据结构有帮助。-Set up to achieve a dynamic list, show list and destroy. Data structure of the beginner there is help.
<> 在 2025-01-31 上传 | 大小:146kb | 下载:0

[数据结构常用算法dfs

说明:搜索教案。很不错的,对于ACM初学者十分有帮助。-Search for lesson plans. Very good for beginners ACM very helpful.
<杨静> 在 2025-01-31 上传 | 大小:146kb | 下载:0

[数据结构常用算法Selection-Sort

说明:选择排序也是一种简单直观的排序算法。它的工作原理很容易理解:首先在未排序序列中找到最小(大)元素,存放到排序序列的起始位置;然后,再从剩余未排序元素中继续寻找最小(大)元素,放到已排序序列的末尾。以此类推,直到所有元素均排序完毕。-Selection sort is a simple and intuitive sort algorithm. Its working principle is easy to understand: fi
<靳以2002> 在 2025-01-31 上传 | 大小:147kb | 下载:0

[数据结构常用算法Insertion-Sort

说明:插入排序在实现上,通常采用in-place排序(即只需用到O(1)的额外空间的排序),因而在从后向前扫描过程中,需要反复把已排序元素逐步向后挪位,为最新元素提供插入空间。- Insertion sort in the implementation, is usually used in place sorting (i.e., only need to sort of O (1) extra space). Therefore
<靳以2002> 在 2025-01-31 上传 | 大小:147kb | 下载:0

[数据结构常用算法zikzndd212

说明:C++经典数值算法源码 包括多个经典的数值算法()
<XECL%40517174 > 在 2025-01-31 上传 | 大小:147kb | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 867.68 .69 .70 .71 .72 ... 2656 »

源码中国 www.ymcn.org