资源列表

[数据结构常用算法Add

说明:多项式的加法 用链接表实现两个多项式的相加 输出结果多项式-Polynomials adder table with links to the achievement of the two combined output polynomial polynomial
<江紫桉> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法ErChaShu

说明:假设自上而下按层次,自左至右输入每个结点的一个三元组(N, P, L/R)。其中N为本结点的元素,P为其父结点,L指示N为P 的左孩子,R指示N为P的右孩子。试写一个建立二元树在内存的双链表示算法,并实现先根、中根、后根以及层序遍历算法。-Assuming top-down by the level of input from left to right each node of a triple (N, P, L/R). One N-
<江紫桉> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法Graph

说明:采用邻接矩阵实现有向网的存储,建立有向网,并实现单源最短路径算法。-The realization of the use of adjacency matrix to the network storage, the establishment of the network, and to achieve single-source shortest path algorithm.
<江紫桉> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法pack

说明:背包问题的回溯法,用回溯法解决背包问题,区别于其他算法 -Knapsack Problem retrospective method, with backtracking to solve knapsack problem, different from the other algorithms
<张仁春> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法devide

说明:最优分解问题的贪心算法,使用输入与输出文件来控制程序的输入与输出-Optimal decomposition of the problem greedy algorithm, the use of input and output file to control the process input and output
<张仁春> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gaosixiaoqufa

说明:利用高斯消去的计算程序,可以用于数学计算等!很实用的哦!-Gaussian elimination of the use of computational procedures that can be used for mathematical calculations! Oh, very practical!
<小青> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchashu

说明:1、 本演示程序实现对二叉树的先序、中序、后序三种遍历。 2、 二叉树的元素为所有字符集合。 3、 演示程序以人机对话方式执行,即在计算机终端上显示“请输入二叉树”下,用户可由键盘输入待遍历的二叉树(a-z 或A-Z)。每次测试完毕,终端显示按三种遍历字母的顺序。 -1, the demonstration program of the first sequence of binary tree, in order, aft
<小张> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[matlab例程ex1d

说明:一款很好用的MATLAB程序,运行会可以从清楚 的图形中看到结果-A good use of MATLAB procedures, will run from clear to see the results of graphics
<> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[matlab例程CRC_encode_decode

说明:这是一个matlab编写的CRC冗余校验编解码程序,里面采用了美国通用的16位CRC交验多项式,-This is a matlab prepared codec CRC redundancy check procedure, which uses the U.S. General inspection of the 16-bit CRC polynomial,
<景秀> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[matlab例程Butterworthlowpass

说明:matlab实现Butterworthlow低通滤波器仿真程序-matlab achieve Butterworthlow low-pass filter simulation program
<谢宗喜> 在 2024-11-08 上传 | 大小:1kb | 下载:1

[matlab例程multiscalefunctionimage

说明:利用该程序,只要把已知低通滤波器的系数输入,就可画多小波的尺度函数的图象。-Use of the procedure, known as long as the low-pass filter coefficients input, can draw Multiwavelet image scaling function.
<廖云> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[matlab例程fushucdtu

说明:只要输入低通滤波器系数,可画有负数尺度的多尺度函数的图象-As long as the importation of low-pass filter coefficient, can be painted a negative multi-scale image scaling function
<廖云> 在 2024-11-08 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org