资源列表
[其他小程序] lxing
说明:编译原理小程序 有点小问题 源程序文件内容如下: main() { int a, b a = 10 b = a + 20 } 要求输出如下: (2,”main”) (5,”(”) (5,”)”) (5,”{“} (1,”int”) (2,”a”) (5,”,”) (2,”b”) (5,” ”) (2,”a”) (4,”=”) (3,10) (5,” ”) (2,”b”) (4,”=”) (2,”a”) (4,”+”) (3,20) (5,” ”) (5,”)”)-Compiler Princ<刘星> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[其他小程序] linelms
说明:线性自适应预测滤波算法,用于扩频通信中的窄带干扰信号的抑制,对搞窄带干扰抑制的朋友会有所帮助!-linear adaptive filter algorithm forecast for the spread spectrum communication signals in the narrow band interference suppression to engage narrowband interference suppression friends will help!<高丽> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[其他小程序] 图形学直线和圆的生成算法
说明:掌握直线和圆的生成算法,分别用DDA法和中点画线法在屏幕上画两条直线段-grasp of linear and circular generation algorithm, respectively DDA Act and the dotted lines in the screen painting of two straight<> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[其他小程序] 图形圆的生成算法
说明:斜率为0~1和大于1的Bresenham画线程序,将该算法程序扩展到任一八分圆坐标空间图,从而形成一般的Bresenham画线算法。-slope of 0 to 1 and more than a line drawing of Bresenham procedures, the extension of this algorithm, arrived on January 8 pm Yuan map coordinates space, thus forming a general line<> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[其他小程序] 图形学直线的生成算法
说明:圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenham画圆算法画出一个圆心在点(xc,yc), 半径为R, 圆周颜色为color的圆-Center in the basics of radius R for the first four hours round the Bresenham algorithm Circle procedures, procedures for the pr<> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[其他小程序] 基于中断的串口驱动及显示程序
说明:基于中断的串口驱动及显示程序,收发缓冲区实体,收发缓冲区读写指针,串口初始化,串口缓冲区初始化,串口中断服务子程序-based on the serial interrupt-driven and show procedures, TX buffer entities, TX buffer literacy target, serial initialization, serial buffer initialization, interrupt service routines<单敏> 在 2025-06-09 上传 | 大小:1kb | 下载:0