资源列表

« 1 2 ... .12 .13 .14 .15 .16 25917.18 .19 .20 .21 .22 ... 28523 »

[数据结构常用算法tushendu

说明:图的深度遍历,输出结果为(红色为键盘输入的数据,权值都置为1): 输入顶点数和弧数:8 9 输入8个顶点. 输入顶点0:a 输入顶点1:b 输入顶点2:c 输入顶点3:d 输入顶点4:e 输入顶点5:f 输入顶点6:g 输入顶点7:h 输入9条弧. 输入弧0:a b 1 输入弧1:b d 1 输入弧2:b e 1 输入弧3:d h 1
<Louis> 在 2025-04-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法four

说明:四叉树递归 此种模型绘制类似米字形的网格。由于整个过程递归调用绘图函数,所以可以根据误差判断绘制DEM的精细程度,从而绘制出不同精细程度的DEM,为解决漫游中数据量较大而引起的画面不流畅现象提供了模型基础。 本文并没有对LOD作研究,只是给出了四叉树的建立和遍历绘图的方法。 -Recursive quadtree rendering such models similar character-meter grid. Recurs
<Louis> 在 2025-04-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法dic

说明:字典树算法 算法描述为:由字母a~z所组成的字符串的一个集合中,各个字符的长度之和为n。设计一个O(n)时间的算法,将这个集合中所有字符串依字典进行排序。注意,这里可能存在非常长的字符串-Dictionary tree algorithm algorithm is described as: a ~ z by the letter string composed of a collection of all the characte
<Louis> 在 2025-04-08 上传 | 大小:1kb | 下载:0

[压缩解压TestLzw

说明:该软件用lzw算法完成对文件的压缩和解压缩,在vc6。0下完成具体的测试-LZW algorithm of the software used to complete the document compression and decompression, in vc6. 0 under specific test
<马锁> 在 2025-04-08 上传 | 大小:1.29mb | 下载:0

[matlab例程IIR

说明:给出了MATLAB语言实现IIR滤波器的实现,源文件中还有原理方法-MATLAB language are given the realization of IIR filters, there is the principle source document method
<李之文> 在 2025-04-08 上传 | 大小:26kb | 下载:0

[matlab例程gonglvpu

说明:给出了用MATLAB语言实现功率谱估计的程序,压缩包内还有原理说明-Given by MATLAB language to achieve power spectrum estimation procedure, there is the principle of compressed packets that
<李之文> 在 2025-04-08 上传 | 大小:19kb | 下载:0

[matlab例程FFT

说明:给出了用MATLAB实现FFT算法,压缩包内还有源程序-Given by MATLAB realize FFT algorithm, compressed source code package also
<李之文> 在 2025-04-08 上传 | 大小:14kb | 下载:0

[数学计算/工程计算Line

说明:将数学上的线段作为一对象进行封装成类,实现两直线相交求交点等-The mathematical line segment as one package objects into categories, the realization of the two straight-line intersection point of intersection, such as seeking
<路云飞> 在 2025-04-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法huotree

说明:括号匹配问题和建立二叉树问题,都是C语言的源代码.-Parentheses matching problem and the establishment of tree problems, are C language source code.
<huang> 在 2025-04-08 上传 | 大小:19kb | 下载:0

[数据结构常用算法Fast_Search

说明:超快的搜索算法,给学习数据结构的人一些启发-Ultra-fast search algorithm, data structure to the learning of people shed some light on the
<liangam> 在 2025-04-08 上传 | 大小:28kb | 下载:0

[数学计算/工程计算OpenMp_barnes_hut

说明:一个用OpenMP实现的并行Barnes Hut算法。有schedule和chunk size的设置功能。运行环境:vs2005-Realize an OpenMP parallel with Barnes Hut algorithm. Have schedule and chunk size settings function. Runtime environment: vs2005
<Siwen > 在 2025-04-08 上传 | 大小:19kb | 下载:0

[数学计算/工程计算Pt1000FDB

说明:可在matlab上直接运行输出Pt1000铂热敏电阻的分度表。-Can be directly run matlab output Pt1000 platinum thermistor sub-degree table.
<尚新磊> 在 2025-04-08 上传 | 大小:50kb | 下载:0
« 1 2 ... .12 .13 .14 .15 .16 25917.18 .19 .20 .21 .22 ... 28523 »

源码中国 www.ymcn.org