资源列表

« 1 2 ... .82 .83 .84 .85 .86 2387.88 .89 .90 .91 .92 ... 2656 »

[数据结构常用算法Combine-turn

说明:软件技术基础中关于数据结构的问题:通过C语言来实现 顺序表的合并。-combine the data-turns by c.
<zhao> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法MYAVL

说明:An implementation of AVL tree very useful for understanding searching in graph.
<ajay> 在 2025-01-11 上传 | 大小:2kb | 下载:0

[数据结构常用算法Heap

说明:implementing heap sort using c
<ajay> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法SPPP3.0

说明:数字信号处理的c++库,很好的资源,作者很牛,包括数值计算与常用的信号处理分析,例如FFT、小波变换、功率谱估计等-Digital Signal Processing c++ library, a great resource,including numerical analysis and common signal processing,such as FFT, wavelet transform, power spectrum e
<晓惠> 在 2025-01-11 上传 | 大小:4.34mb | 下载:0

[数据结构常用算法project3

说明:通过读入的输入文件来判断开始点到终止点之间的最短路以及此图是否为有向无环图-You will read the standard input a descr iption of a graph and then report two things on that graph: 1. The shortest path between a source node and a destination node specified in
<朱撸> 在 2025-01-11 上传 | 大小:278kb | 下载:0

[数据结构常用算法DYNAMIC--PROGRAMMING

说明:动态规划的讲义,包含对动态规划算法的基本介绍以及一些经典例子。-Dynamic Programming notes, contains a basic introduction to the dynamic programming algorithm and some classic examples.
<李欢> 在 2025-01-11 上传 | 大小:173kb | 下载:0

[数据结构常用算法3.1-3.4

说明:数据结构算法学习,可实现线性表的插入删除和修改-Data Stricture
<pyc> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法hdu5102

说明:hdu5102的ac源码。算法:队列、数据结构、图论、模拟。题意:输入一棵树,输出前k小的点对最短距离dis(i,j)的和。-AC source of hdu 5102. Algorithm: queues, data structures, graph theory, simulation. Meaning of the title: Enter a tree, output the sum of the first k smalle
<郑泽彬> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法hdu4113

说明:hdu4113的ac源码。算法:基于连通性的动态规划。题意:输入一个ox网格,进行最小圈画。-AC source of hdu 4113. Algorithms: dynamic programming-based connectivity. Meaning of the title: Enter a ox grid, do the minimal painting which satisfy the request.
<郑泽彬> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法UVALive4849

说明:uvalive4849的ac源码。算法:2-sat。题意:给n(n<=3000)个黑方块的坐标,保证黑方块没有公共边。对于每个黑方块选一个角作为结点,使得所选结点满足输入的一个无向图。其中距离为曼哈顿距离。输出是否有解。possible或impossible。-AC source of uvalive 4849. Algorithms: 2-sat. Meaning of the questions: to n (n <=
<郑泽彬> 在 2025-01-11 上传 | 大小:2kb | 下载:0

[数据结构常用算法hdu4859

说明:hdu4859的ac源码。算法:最大流最小割。题意:题意:假设地图为一个N*M的格子,其中一些是陆地,一些是可以填充的浅海域,一些是不可填充的深海域。这里定义海岸线的长度为一个联通块陆地(可能包含浅海域填充变为的陆地)的边缘长度,两个格子至少有一个公共边,则视为联通。 值得注意的是,这里Z市的陆地区域可以是不联通的,并且整个地图都处在海洋之中,也就是说,Z市是由一些孤岛组成的,比如像,夏威夷? 你的任务是,填充某些浅海域,使得所
<郑泽彬> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法edit-distance

说明:算法导论(3)动态规划中edit distance 一题解答-Introduction to Algorithms (3) dynamic programming in an edit distance Answers
<xiazhao> 在 2025-01-11 上传 | 大小:2kb | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 2387.88 .89 .90 .91 .92 ... 2656 »

源码中国 www.ymcn.org