资源列表

« 1 2 ... .56 .57 .58 .59 .60 1261.62 .63 .64 .65 .66 ... 28522 »

[matlab例程qask

说明:将随机数字信号进行16-QASK调制,使用升余弦滤波器模拟具有噪声的信道,绘制眼图,并采用眼图寻找最佳判决时间-The random 16-QASK digital signal modulation, the use of raised cosine filter simulation of the channel noise and draw the eye diagram, using the eye diagram to fin
<Amanda> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法2

说明:在线性表的顺序存储结构上的第i个位置上插入一个元素时,必须先将线性表的第i个元素之后的所有元素依次后移一个位置,以便腾空一个位置,再把新元素插入到该位置。若要删除第i个元素时,也必须把第i个元素之后的所有元素前移一个位置-Online storage structure of the order of the table on the first i positions to insert an element, you must fi
<林慕青> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法3

说明:用指针实现线性表的基本操作,建立线性表、在表中第i个元素位置后插入一个新元素,删除具有x值的元素,显示线性表的内容 -A linear table with a pointer to achieve the basic operation of the establishment of a linear table, in the table, the first element location i insert a new el
<林慕青> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法FILE01

说明:栈的的应用和链表基本操作表达式有转换和表达式的计算-Stack of applications and expressions are the basic operation of linked list conversion and calculation of expression
<林慕青> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法FILE002

说明:栈的的应用和链表基本操作,迷宫路径问题(找到出口)-Stack of applications and list of basic operations, the maze routing problem
<林慕青> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数学计算/工程计算eight-figure-puzzle

说明:八数码难题用Java语言实现,搜索算法为广度优先-eight-figure-puzzle in Java
<刘文> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[压缩解压4

说明:简化的银行系统,可以给银行职员使用,含存钱,取钱,开账号,查询储蓄情况功能板块-a simple bank system
<tomato> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法NQueen

说明:N皇后问题的爬山法 效果比普通方法好一些-N queens problem of hill-climbing method is better than the average effect of
<tamiaode> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[matlab例程ICA

说明:基于负熵最大的独立分量分析算法,可以将独立的混合信号分离-Based on the negative entropy of the largest independent component analysis algorithm can be a separate mixed-signal separation
<王世栋> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[matlab例程centered_difference_numerical_diff

说明:Implementation of the centered difference method for numerical differentiation. Evaluation of the derivative of the following functions (numerically) f(x) = 0.3x^2 + x*exp(sin(2x)), for − 6 <= x <= 6-Im
<venera> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[matlab例程comparison_numerical_interpolation_real_values.ra

说明:Used function P(x) = 1+x− x2+0.2x3+0.1x4 and its known the values P(x)=[ -6.2 -8.3 -5.0 -1.1 1 1.3 2.2 8.5 27.4], in x= [-4 -3 -2 -1 0 1 2 3 4] to interpolate in the xi = − 4 + 0.1i, i = 0, 1, 2, . .
<venera> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法thread

说明:二叉树的线索化,按后续顺序线索化,原创开发,增加了next域进行线索化-it is a very useful program and really hard to get.
<黄晓明> 在 2025-01-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 1261.62 .63 .64 .65 .66 ... 28522 »

源码中国 www.ymcn.org