资源列表

« 1 2 ... .26 .27 .28 .29 .30 18231.32 .33 .34 .35 .36 ... 28523 »

[matlab例程idsy_agc

说明:一个通信系统仿真,包括AM调制与解调,在接收机见加入衰落并进行自动增益控制-A communication system simulation, including AM modulation and demodulation in the receiver to join fading and see for AGC
<李炎> 在 2025-09-14 上传 | 大小:7kb | 下载:0

[matlab例程Simpson-Rule

说明:Simpson s rule for numerical integration
<> 在 2025-09-14 上传 | 大小:1kb | 下载:0

[matlab例程Newton-Raphson

说明:Newton Raphson s rule for numerical integration
<> 在 2025-09-14 上传 | 大小:1kb | 下载:0

[matlab例程Gauss-Elimination

说明:In linear algebra, Gaussian elimination (also known as row reduction) is an algorithm for solving systems of linear equations
<> 在 2025-09-14 上传 | 大小:1kb | 下载:0

[matlab例程Backpack-Genetic-Algorithm

说明:Backpack Genetic Algorithm for knapsack problem
<> 在 2025-09-14 上传 | 大小:3kb | 下载:0

[matlab例程Bisection

说明:The bisection method in mathematics is a root-finding method
<> 在 2025-09-14 上传 | 大小:1kb | 下载:0

[数值算法/人工智能1

说明:Solve differential equations by Newton s elimination method
<Snepheru> 在 2025-09-14 上传 | 大小:3kb | 下载:0

[数值算法/人工智能EP2

说明:Spline interpolation of functions
<Snepheru> 在 2025-09-14 上传 | 大小:3kb | 下载:0

[数值算法/人工智能EP3

说明:image compressing by fft transformation
<Snepheru> 在 2025-09-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法LeastCommonAncestors

说明:求一棵二叉树的2个结点的最近公共祖先 输入:根据带空指针的先序遍历结果建立普通二叉树 数据元素类型:字符类型 空指针: # 输入格式: 第一行:依次为元素个数N 第二行:元素序列 第三行:字符x 字符y 输出格式:x与y的最近共同祖先的元素值,或者NULL。 注意:1、输入错误时,输出ERROR(大写)并结束程序。2、树节点保存的元素值为字符类型。3、任意多余输出视为错误。4、二叉树的结点关键字是主关键字 -Seeking a binary tree
<zrx> 在 2025-09-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法suanfadonghua

说明:给出了算法的动画演示,文件格式swf。包括查找、串、排序、队列、栈、图、线性表等。-Animation algorithm is given, the file format swf. Including search, strings, sorting, queues, stacks, maps, linear tables, etc.
<zrx> 在 2025-09-14 上传 | 大小:1.11mb | 下载:0

[数据结构常用算法lvyoubeibao

说明:旅游背包问题,采用近似算法BF、CF算法。题目:第i个物体大小为 Si, 箱子尺寸为c(maxSi<c). 现在有n个物体和m个箱子。请问,我们最少需要多少个箱子来储存这些物体? 要求: 输入 文件名 输出:最少箱子数量 文件名对应的文件内容是 第一行 物体数量n 箱子尺寸C 第二行 用空格分隔的i个物体的大小 其中的数字都是整数,物体和箱子均不能分隔-Travel knapsack problem, the use of approximation algor
<zrx> 在 2025-09-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 18231.32 .33 .34 .35 .36 ... 28523 »

源码中国 www.ymcn.org