资源列表

« 1 2 ... .16 .17 .18 .19 .20 215521.22 .23 .24 .25 .26 ... 216380 »

[数据结构常用算法kruskal

说明:本程序为使用克鲁斯卡尔 (kruskal)算法构造最小生成树,首先使用链表建立连通图,交换权值以及头和尾,对权值进行排序,使用克鲁斯卡尔 (kruskal)算法构造最小生成树-This procedure for the use of Kruskal (kruskal) Minimum Spanning Tree Algorithm, the first to use linked lists to establish connecti
<ruikobe> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法biaodashi

说明:该程序为从原四则表达式求得后缀表达式,使用栈的数据结构,使用当前运算符与栈顶运算符进行比较,优先级高则入栈,之后出栈所有优先级比当前高的运算符,输入为 # 结束时,把栈中的运算符全部弹出-The program from the original four suffix expressions obtained expressions, the use of stack data structure, using the current
<ruikobe> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:该程序的功能为已知二叉树中序遍历和后序遍历序列,求二叉树的二叉链表结构,程序中假设前序序列和中序序列已经分别储存在数组Pre和In中,由子树的前序和中序序列建立其二叉链表,在中序序列中查找子树根,计算左右子树的大小,置队列为空队列,输出左右孩子并入队列中-The functions of the program in order for the known binary tree traversal and postorder trav
<ruikobe> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[加密解密RC4_JS

说明:RC4加密算法的Javascr ipt实现,用于网页中的RC4加解密。-RC4 encryption algorithm realize the Javascr ipt for the page RC4 encryption and decryption.
<cleversoft> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[数学计算/工程计算qiunijuzhen

说明:自己编的求逆矩阵的小程序,情大家多多指教-Own inverse matrix of small procedures, U.S. intelligence exhibitions
<松鼠> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法monkey

说明:数据结构课上练习的有趣问题:一群猴子围成一圈通过报数选出猴王-Data structure class exercises interesting problem: a group of monkeys in a circle through the reported number of elected King
<松鼠> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法C

说明:这是关于数据结构中二叉树的,利用c编写的源代码!-This is on the binary tree data structure, and the use of c source code to prepare!
<陈艳> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[OpenGLupload

说明:utilize the pdetool box to obtain the mesh file
<yeah> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[matlab例程yuying

说明:利用MATLAB实现语音去噪,主要是基于小波去噪-Speech Denoising realize the use of MATLAB, is based mainly on the wavelet denoising
<wjy> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[DSP编程fir

说明:有限冲激响应滤波器FIR的设计。采用c语言设计。系数由matlab计算得到。可在CCS环境中采用DSPs(0TMS320C5402)来实现。-Finite Impulse Response FIR filter design. Design using c language. Coefficient calculated by matlab. Can be used in the CCS environment DSPs (0TMS32
<颜新卉> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[AudioWave_Propagation_in_Free_Space

说明:calculate the wave propagation in free space
<yeah> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[AudioWave_in_a_Plasma_Medium

说明:
<yeah> 在 2025-05-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 215521.22 .23 .24 .25 .26 ... 216380 »

源码中国 www.ymcn.org