资源列表

« 1 2 ... .95 .96 .97 .98 .99 20500.01 .02 .03 .04 .05 ... 28523 »

[数据结构常用算法Binary-tree-traversal-algorithm

说明:二叉树的遍历有常用的三种方法,分别是:先根次序、中根次序、后根次序。为了验证这几种遍历算法的区别,本次的实验将会实现所有的算法。 遍历的时候,把结点的信息打印出来,为了让结点的信息更容易区别,在每个结点前加上数字标识。如:data[1]=A,data[2]=B. 实现的算法皆为递归算法 -Binary tree traversal has used three methods, namely: first, the root sequence, the order of the ro
<yangkai> 在 2025-12-23 上传 | 大小:110kb | 下载:1

[matlab例程multipath

说明:信道模型仿真,求取空间相关特性的无线信道模型和仿真。-Correlation_Multiple_Cluster and UMTS_Testbed,aimed at deriving the spatial correlation properties of a MIMO radio channel and at simulating it
<feihh> 在 2025-12-23 上传 | 大小:110kb | 下载:0

[数学计算/工程计算fft

说明:fft滤波的小程序,很不错,值得大家下载,学习,程序很清楚-small fft filtering procedure, very good, worth downloading and learning, the program clearly
<zp> 在 2025-12-23 上传 | 大小:110kb | 下载:0

[数据结构常用算法HaffmanCode

说明:1、本程序在初始化字符集后应能进行字符文件的编码、译码功能。 2、演示程序应以用户和计算机对话的方式执行,即在计算机终端上显示提示信息之后,由用户在键盘上输入程序中规定的命令,相应的输入数据和结果显示在其后面。 3、程序执行的命令包括: (1)初始化;(2)编码;(3)译码;(4)印编码文件;(5)退出程序; -1, the program should be able to initialize character set for character files after e
<颜坚敏> 在 2025-12-23 上传 | 大小:110kb | 下载:0

[matlab例程basic_operation

说明:在GUI中实现实现灰度转化,二值化处理及求反,加噪音和中值滤波-To convert an RGB image to a gray-scale image, binary image, add noise and filtering
<> 在 2025-12-23 上传 | 大小:110kb | 下载:0

[matlab例程5level

说明:output of 5 level inverter in matlab
<siva ganesh malla> 在 2025-12-23 上传 | 大小:110kb | 下载:0

[matlab例程digicomms1

说明:Quantization of signal, mid-tread and mid-rise
<amm> 在 2025-12-23 上传 | 大小:110kb | 下载:0

[matlab例程CoTrade

说明:COTRADE算法通过MATLAB编写,通过数据和修改相关技术,实现了传统的协同算法的加强-The package includes the MATLAB code of COTRADE, which is designed for enhancing traditional co-training algorithm by incorporating data editing techniques.
<> 在 2025-12-23 上传 | 大小:110kb | 下载:0

[matlab例程interest-N-Smodel

说明:matlab实现利率期限结构静态估计的NS模型,内有具体说明-NS example for matlab
<> 在 2025-12-23 上传 | 大小:110kb | 下载:0

[matlab例程ThreephaseMotor

说明:三相交流异步电机的控制程序仿真文件,可以创建新的子系统。-Three-phase ac asynchronous motor control simulation program files, can create new subsystem.
<吴慰> 在 2025-12-23 上传 | 大小:110kb | 下载:0

[matlab例程FDProgs

说明:一个地震波正演的程序,还在进一步测试中。欢迎大家讨论-Calculates 3d, 2d and 1d finite difference solution to wave equation
<chenxugeng> 在 2025-12-23 上传 | 大小:110kb | 下载:0

[数据结构常用算法hoffmann

说明:用VC6.0编的关于数据结构的内容 是与哈夫曼有关的程序-Hoffmann programming
<june> 在 2025-12-23 上传 | 大小:110kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 20500.01 .02 .03 .04 .05 ... 28523 »

源码中国 www.ymcn.org