资源列表

« 1 2 ... .54 .55 .56 .57 .58 15559.60 .61 .62 .63 .64 ... 28522 »

[数学计算/工程计算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 the matrix multiplication ope
<张西> 在 2025-06-27 上传 | 大小: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 Huffman coding. For convenience, th
<张西> 在 2025-06-27 上传 | 大小: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-sequences. Your task is: given two
<张西> 在 2025-06-27 上传 | 大小:632kb | 下载:0

[数据结构常用算法dijkstra

说明:你的任务:对给定的一个(无向)图G,及G中的两点s、t,确定一条从s到t的最短路径。-Your task: given a (undirected) graph G, and G in two points s, t, determine a path from s to t, the shortest path.
<张西> 在 2025-06-27 上传 | 大小:768kb | 下载:1

[数据结构常用算法paixu

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

[数据结构常用算法Floyd

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

[数据结构常用算法matri

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

[matlab例程Skintone

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

[matlab例程MATLAB-VisualPCPP

说明:导弹比例导引仿真计算程序(Matlab & Visual C++)-The proportion of guided missile simulation program (Matlab & Visual C++)
<柳青昕> 在 2025-06-27 上传 | 大小:115kb | 下载:0

[matlab例程qtoctave-win32-0.9.1-3

说明:this is for matlab function
<tranvan> 在 2025-06-27 上传 | 大小:6.78mb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 15559.60 .61 .62 .63 .64 ... 28522 »

源码中国 www.ymcn.org