资源列表

« 1 2 ... .06 .07 .08 .09 .10 111.12 .13 .14 .15 .16 ... 2656 »

[数据结构常用算法0801

说明:功能:构造图,并进行图的深度优先遍历(邻接表存储结构),图的广度优先遍历,内附详尽的源代码说明-function : tectonic map, and map depth-first traversal of the (storage structure adjacent table), the breadth of the plan priority traversal, enclosing a detailed note of t
<孙廷> 在 2024-11-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法SSD5练习

说明:卡内基大学数据与算法作业考试习题, 以CHM文件形式提供。-Carnegie University of data and algorithms operating examination Exercises to CHM paper form.
<景周> 在 2024-11-21 上传 | 大小:400kb | 下载:0

[数据结构常用算法求向量加减乘运算

说明:数据结构常用算法——向量的加减乘除算法。希望能给读者带来帮助-algorithm commonly used data structures-- the vector arithmetic algorithm. Hope can help readers
<> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法向量遍历器

说明:数据结构常用算法——向量遍历器。希望能给读者朋友带来帮助。-algorithm commonly used data structures-- Vector traverse device. Hope can help bring readers.
<> 在 2024-11-21 上传 | 大小:3kb | 下载:0

[数据结构常用算法向量应用

说明:数据结构常用算法——向量应用。希望能给读者朋友带来帮助。-algorithm commonly used data structures-- Vector applications. Hope can help bring readers.
<> 在 2024-11-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法数据结构与算法(C实现)演示篇

说明:数据结构与算法(C#实现)系列---演示篇,我们可以在这里找到很多实例-data structures and algorithms (C#) series--- demonstration chapter, we can find a lot of examples here!
<蒙山> 在 2024-11-21 上传 | 大小:13kb | 下载:0

[数据结构常用算法背包算法

说明:高级算法中的背包问题求解,算法简便高效,主要解决动态规划0-1背包问题-senior algorithm to solve the knapsack problem, the algorithm is simple and efficient, dynamic programming solution 0-1 knapsack problem
<李亚伟> 在 2024-11-21 上传 | 大小:8kb | 下载:0

[数据结构常用算法未知

说明:求两个数的最小倍数的简单算法 此算法减少了运行时间提高了效率-for two smallest number of multiples of this algorithm simple algorithm to reduce the run time to improve efficiency
<张红界> 在 2024-11-21 上传 | 大小:854kb | 下载:0

[数据结构常用算法1012c版

说明:这是一道acm竞赛题 是利用c语言来逐步求e精确值的大小-acm This is a race that is the use of language to gradually c e for the exact size
<张红界> 在 2024-11-21 上传 | 大小:680kb | 下载:0

[数据结构常用算法finish01

说明:一般来说用int型变量超过2^31的数就会溢出。此程序是利用数组对长度很长的整形字符串进行加减操作,并且进行自动测试的例子-int type generally used more than two variables ^ 31 a few will overflow. This procedure is the use of an array of very long length of plastic strings Modifie
<蔡雷> 在 2024-11-21 上传 | 大小:462kb | 下载:0

[数据结构常用算法科技(1) B 064 04

说明:某国为了防御敌国的导弹袭击,发展出一种导弹拦截系统,但是这样的导弹拦截系统有个缺陷,虽然他的第一发炮弹能够达到任意高度,但是以后每一发炮弹都不能高于前一发的高度。某一天,雷达捕捉到敌国的导弹来袭。由于该系统还在使用阶段,所以只有一套系统,因此有可能不能拦截所有的导弹。输入导弹依次飞来的高度(雷达给出高度数据是不大于30000的整数),计算这套系统最多能拦截多少导弹,如果要拦截所有的导弹最少配备多少套这种导弹系统。 三;问题分析:
<王俊> 在 2024-11-21 上传 | 大小:6kb | 下载:0

[数据结构常用算法Boyer-Moore-Hospool

说明:匹配算法,Boyer-Moore-Hospool匹配算法 这个算法在大文件中搜索小pattern有很高效率。 推荐用来代替strstr() 这个实现我没有测过,不过应该不会有大问题。 C++的代码,容易使用:) -matching algorithm, Boyer- Moore-Hospool matching algorithm The algorithm in document search small
<彭诗力> 在 2024-11-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 111.12 .13 .14 .15 .16 ... 2656 »

源码中国 www.ymcn.org