资源列表

« 1 2 ... .00 .01 .02 .03 .04 214905.06 .07 .08 .09 .10 ... 216430 »

[3G开发MQAMRayleighCh

说明:rayleigh衰落信道下,卷积编码与M-QAM调制相结合的系统分组错误概率与信噪比的函数关系的matlab仿真程序-rayleigh channel, convolutional coding and M-QAM modulation system, the combination of packet error probability and SNR is a function of the matlab simulation pr
<刘少智> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[matlab例程LBisoLims

说明:matlab for Lattice Boltzmann
<yyy> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[其他小程序line

说明:1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单 -1, a software company about 30 employees, each employee has the name, work number, and rank each year, staff
<bjtupro> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[其他小程序Compute

说明:约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号 -Joseph (Josephu
<bjtupro> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[其他小程序4Fib

说明:4阶斐波那契序列如下:f0=f1=f2=0, f3=1,…,fi=fi-1+fi-2+fi-3+fi-4, 利用容量为k=4的循环队列,构造序列的前n+1项(f0, f1 , f2 ,… fn ),要求满足fn ≤200而fn+1 >200 -Fibonacci sequence of order 4 as follows: f0 = f1 = f2 = 0, f3 = 1, ..., fi = fi-1+ fi-2+ f
<bjtupro> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[其他小程序8Queens

说明:八皇后问题:设8皇后问题的解为 (x1, x2, x3, …,x8), 约束条件为:在8x8的棋盘上,其中任意两个xi 和xj不能位于棋盘的同行、同列及同对角线。要求用一位数组进行存储,输出所有可能的排列-Eight queens problem: the solution set for the 8 queens problem (x1, x2, x3, ..., x8), constraints are: 8x8 chessboar
<bjtupro> 在 2025-03-12 上传 | 大小:1kb | 下载:1

[其他小程序andian

说明:鞍点问题: 若矩阵A中的某一元素A[i,j]是第i行中的最小值,而又是第j列中的最大值,则称A[i,j]是矩阵A中的一个鞍点。写出一个可以确定鞍点位置的程序-10, saddle point problem: If the matrix A of an element A [i, j] is the minimum value of i-line, but is the first j columns of the maximum, c
<bjtupro> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[其他小程序xishujuzhenzhuanzhi

说明:11、 稀疏矩阵转置: 输入稀疏矩阵中每个元素的行号、列号、值,建立稀疏矩阵的三元组存储结构,并将此矩阵转置,显示转置前后的三元组结构-11, sparse matrix transpose: Enter the sparse matrix in each element of the line number, column number, value, and the establishment of the triple spars
<bjtupro> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[matlab例程PWM

说明:平面波展开法求解二维光子晶体能带结构源程序-Two-dimensional plane wave expansion method to photonic crystal band structure
<garden> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[matlab例程diffraction

说明:描述光波在传播过程当中发生的衍射现象的源程序-Miaoshu waves occur in the dissemination process of the source of diffraction
<garden> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[matlab例程interference

说明:描述两束光波之间的干涉现象的matlab程序代码-Illustrate the two light beam interference between the matlab code
<garden> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[matlab例程lattices

说明:可以描述光子周期晶格的matlab程序源代码-Photonic lattice can describe the cycle of the source code matlab
<garden> 在 2025-03-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 214905.06 .07 .08 .09 .10 ... 216430 »

源码中国 www.ymcn.org