资源列表
[图形图像处理(光照,映射..)] Draw_Circle
说明:Draw_Circle()实现彩色圆形绘制,最后得到的图像为RGB图像-Draw circle on your input image<smli> 在 2025-09-29 上传 | 大小:1kb | 下载:0
[matlab例程] dielectric_air_metal.m
说明:matlab code for air...air medium<Madan> 在 2025-09-29 上传 | 大小:1kb | 下载:0
[其他小程序] dielectric_air_metal1.m
说明:modified matlab code for dielectric<Madan> 在 2025-09-29 上传 | 大小:1kb | 下载:0
[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 find the best judgments of time<Amanda> 在 2025-09-29 上传 | 大小: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 first linear element in the tabl<林慕青> 在 2025-09-29 上传 | 大小: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 element, delete the element with<林慕青> 在 2025-09-29 上传 | 大小:1kb | 下载:0