资源列表

« 1 2 ... .83 .84 .85 .86 .87 15788.89 .90 .91 .92 .93 ... 28522 »

[matlab例程DSP_lab09_solution

说明:The archive contains the solution to the lab09 problem form "Digital Processing First" of McClellan. It treats the digital signal recognition problem via spectrum comparison. All m-files necessary to solve the problem ar
<boras> 在 2025-06-01 上传 | 大小:4kb | 下载:0

[数据结构常用算法siliver-coin

说明:银币问题,属于算法设计与分析,语言c++在n个银币中有一个是不合格的,不合格的银币比合格银币要轻。 现用天平秤银币,找出不合格的银币,且在最坏情况下秤银币的次数最少。 -Silver question, are algorithm design and analysis, language c++ in n silver is in a failed, the failure of silver coins than quali
<张西> 在 2025-06-01 上传 | 大小:859kb | 下载:0

[数学计算/工程计算juzhenliancheng

说明:给定n个矩阵A1,A2,…,An,其中,Ai与Aj+1是可乘的,i=1,2,…,n-l。 你的任务是要确定矩阵连乘的运算次序,使计算这n个矩阵的连乘积A1A2…An时总的元素乘法次数达到最少。 -Given n matrices A1, A2, ..., An, which, Ai and Aj+1 is multiplicative in, i = 1,2, ..., nl. Your task is to determine
<张西> 在 2025-06-01 上传 | 大小:135kb | 下载:0

[数据结构常用算法hafuman

说明:给定n个字母(或字)在文档中出现的频率序列X=<x1,x2,…,xn>,求出这n个字母的Huffman编码。为方便起见,以下将频率用字母出现的次数(或称权值)w1,w2,…,wn代替。-Given n letters (or words) in the document the frequency of the sequence X = <x1,x2,…,xn> , Find the n-letter Huffm
<张西> 在 2025-06-01 上传 | 大小:897kb | 下载:0

[数据结构常用算法LCS

说明:给定2个序列X和Y,当另一序列Z既是X的子序列又是Y的子序列时,称Z是序列X和Y的公共子序列。 你的任务是:给定2个序列X、Y,求X和Y的最长公共子序列Z -Given two sequences X and Y, when another sequence Z is X, Y sequence is sub-sequence, said sequence of X and Y Z is the common sub-seque
<张西> 在 2025-06-01 上传 | 大小:632kb | 下载:0

[数据结构常用算法paixu

说明:输入10组数据,每组数据包括学号,姓名, 高等数学成绩(10学分),大学英语成绩(12学分), 模拟电路成绩(8学分),数字电路成绩(5学分), 信号与系统成绩(6学分),嵌入式系统成绩(5学分)。 然后输入“学号”,则按照学号大小依次输出各组数据; 输入“高数”,则按照高等数学成绩从高到低依次输出各组数据; 输入“高数”、“英语”、“信号”、“嵌入式”、“模电”、 “数电”时依次按照相应成绩从高到低依次输出
<yangliu> 在 2025-06-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法load

说明:有n个集装箱要装上2艘载重量分别为c1和c2的轮船,其中第i个集装箱的重量为wi,要求确定是否有一个合理的装载方案可将这个集装箱装上这2艘轮船。如果有,找出一种装载方案。 注意,在满足 的条件下才可能将这个集装箱装上这2艘轮船。 -There are n containers to be loaded on two load c1 and c2, respectively ships, of which the i-th wei
<张西> 在 2025-06-01 上传 | 大小:868kb | 下载:0

[数据结构常用算法Floyd

说明:Floy算法,数据结构中要求学习的重要算法-Floy algorithms, data structures required to learn the important algorithm
<yeyc> 在 2025-06-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法matri

说明:读取文本文件生成生树,这是数据结构重要内容.-Students read a text file to generate the tree, which is an important part of the data structure.
<yeyc> 在 2025-06-01 上传 | 大小:4kb | 下载:0

[matlab例程ExtractRROwithoutIndex

说明:A function which can extract repeatable signal from rotationary system without rotating index. It s re-sampling based to automatically adjust rate so each rev has the integer number of samples.
<yanchuxu> 在 2025-06-01 上传 | 大小:3kb | 下载:0

[matlab例程Skintone

说明:skin-tone 图片处理 将RGB转换为Lab,然后再Lab格式下检测人肤色,处理后转换回RGB输出-skin-tone image processing
<孙样> 在 2025-06-01 上传 | 大小:6kb | 下载:0

[matlab例程MATLAB-VisualPCPP

说明:导弹比例导引仿真计算程序(Matlab & Visual C++)-The proportion of guided missile simulation program (Matlab & Visual C++)
<柳青昕> 在 2025-06-01 上传 | 大小:115kb | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 15788.89 .90 .91 .92 .93 ... 28522 »

源码中国 www.ymcn.org