资源列表

« 1 2 ... .53 .54 .55 .56 .57 2258.59 .60 .61 .62 .63 ... 28522 »

[数据结构常用算法3_1

说明:长公共子序列问题 最长公共子序列(动态规划) 实验数据:input.txt X={A,B,C,B,D,A,B} Y={B,D,C,A,B,A} ——要求给出X、Y的最长公共子序列Z,程序运行结束时,将计算结果输出到文件output.txt中。输出文件中包含问题的答案:找不到公共子序列时给出“null” 。 -“null” 。
<rain> 在 2025-03-11 上传 | 大小:1kb | 下载:0

[matlab例程c

说明:约瑟夫问题的实现:设有n个人围坐在圆桌周围,现从某个位置m(1≤m≤n)上的人开始报数,报数到k的人就站出来。下一个人,即原来的第k+1个位置上的人,又从1开始报数,再报数到k的人站出来。依此重复下去,直到全部的人都站出来为止。试设计一个程序求出出列序列。-Joseph realized the problem: There are n people sitting around the round table, is from a p
<duliu> 在 2025-03-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法a

说明:C语言中的冒泡算法,给一些需要看基础的人用来学习用的。-Bubble Sort algorithm in C language, to some people who need to see the basis for learning purposes.
<肖伟民> 在 2025-03-11 上传 | 大小:1kb | 下载:0

[matlab例程CloudModel

说明:这是用MATLAB设计的云模型代码。多多支持-cloud model
<gxutlu> 在 2025-03-11 上传 | 大小:1kb | 下载:0

[matlab例程zichengxu

说明:信号产生的子程序以及系统单位脉冲响应序列长生子程序-Signal generated by the subroutine and the system unit impulse response sequence routines longevity
<ruth> 在 2025-03-11 上传 | 大小:1kb | 下载:0

[matlab例程exp2

说明:高斯序列、衰减正弦序列长生的子程序以及频拓分析主程序-Gaussian sequence, the attenuation sine sequence and frequency extension routines longevity of the main program
<ruth> 在 2025-03-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Adaptive

说明:adaptive threshold algorithm
<Mod> 在 2025-03-11 上传 | 大小:1kb | 下载:0

[matlab例程fwthecodeforofdmsystem_

说明:related to communication
<upma> 在 2025-03-11 上传 | 大小:1kb | 下载:0

[matlab例程energydetection

说明:用MATLAB软件进行仿真能量检测频谱感知算法-MATLAB software to simulate the energy use of spectrum sensing algorithm for detecting
<婷婷> 在 2025-03-11 上传 | 大小:1kb | 下载:0

[matlab例程Untitled

说明:this matlab codes-this is matlab codes
<sarwat0000> 在 2025-03-11 上传 | 大小:1kb | 下载:0

[matlab例程sy1_4

说明:读取图像lena.tif,进行DCT变换,每个图像块保留10个DCT系数进行重构图像,比较重建图像与原始图像的差异。-Read the image lena.tif, the DCT transform, each image block of 10 DCT coefficients to retain the reconstructed image, reconstructed image compared with the orig
<puyanmei> 在 2025-03-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算1CHOL

说明:Cholesky分解与求行列式值,使用C语言编写,可以在Visual C++中运行。-Cholesky decomposition and demand determinant, the use of C language, Visual C++ can be run.
<lixiaohui> 在 2025-03-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 2258.59 .60 .61 .62 .63 ... 28522 »

源码中国 www.ymcn.org