资源列表

« 1 2 ... .96 .97 .98 .99 .00 15801.02 .03 .04 .05 .06 ... 28522 »

[数据结构常用算法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-03-13 上传 | 大小: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-03-13 上传 | 大小:632kb | 下载:0

[数据结构常用算法paixu

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

[数据结构常用算法Floyd

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

[数据结构常用算法matri

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

[matlab例程Skintone

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

[matlab例程MATLAB-VisualPCPP

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

[matlab例程qtoctave-win32-0.9.1-3

说明:this is for matlab function
<tranvan> 在 2025-03-13 上传 | 大小:6.78mb | 下载:0

[matlab例程dikin

说明:We construct a generalization of affine-scaling vector fields for matrix linear programming problems. We discuss various properties of these vector fields and suggest a generalization of Dikin s algorithm.
<dca1> 在 2025-03-13 上传 | 大小:136kb | 下载:0

[数值算法/人工智能uuhu

说明:求解非线性规划问题的光滑牛顿法.Smooth nonlinear programming problem solving Newton' s method.-Smooth nonlinear programming problem solving Newton' s method.
<mable> 在 2025-03-13 上传 | 大小:559kb | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 15801.02 .03 .04 .05 .06 ... 28522 »

源码中国 www.ymcn.org