资源列表
[汇编语言] arifile
说明:本程序实现算术平均值滤波(采样值为8位,连续采样数目小于256) 入口参数:采样值数据块首地址在SADR中,连续采样数在W中 出口参数:滤波值在SOU中.-Arithmetic mean of the filter program (value of sample 8, the number of consecutive samples is less than 256) import parameters: the first sample value of the data b<liu gang> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[汇编语言] chr1335
说明:本程序实现液晶显示控制器SED1335的字符和汉字显示。 1.显示屏为320*240点阵 2.显示屏前128行为图形方式显示汉字,后112行为文本方式显示字符 3.汉字的Y坐标以象素点为单位,X坐标以8象素点为单位。-This program SED1335 LCD controller display of characters and Chinese characters. 1. Display of 320* 240 dot matrix 2. Display 128 acts<liu gang> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[汇编语言] compare
说明:本程序实现用比较器模块输出方波。 入口参数:正脉冲宽度在SOUH:SOU中,负脉冲宽度在RLTH:RLT中。 出口参数:正脉冲宽度为(SOUH:SOU)*4TOSC,负脉冲宽度为(RLTH:RLT)*4TOSC。 -This procedure used to achieve square-wave output compare module. Entrance parameters: pulse width is in SOUH: SOU, the negative pulse w<liu gang> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[汇编语言] flodiv
说明:本程序实现标准浮点数除法。 入口参数:被除数在ARGBH1:ARGBL1:EXP1中,除数在ARGBH2:ARGBL2:EXP2中。 出口参数:结果在ARGBH1:ARGBL1:EXP1中。-This procedure to achieve the standard floating-point division. Entrance parameters: dividend in ARGBH1: ARGBL1: EXP1, the divisor in ARGBH2: ARGBL2:<liu gang> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[编译器/词法分析] ASK
说明:通过本课程设计使学生深入理解和掌握ASK通讯系统的各个关键环节,包括基带信号形成、调试、解调、滤波、传输、噪声对通信质量的影响等。在数字信号处理实验课的基础上更加深入地掌握数字滤波器的设计原理及实现方法。使学生对ASK系统各个关键点的信号波形及频谱有深刻的认识。-Through the curriculum design so that students understand and grasp the depth of communication systems ASK all key lin<萧潇> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[汇编语言] huagezi
说明:这是一个简单的汇编程序,在汇编后,运行生成的可执行文件,输入行数和列数,即可在屏幕上画出相应行数和列数的格子。-This is a simple compilation of procedures, in the compilation, run the generated executable file, enter the number of rows and columns, you can draw on the screen the corresponding number of ro<朱留路> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[编译器/词法分析] PSK8_T1_R1
说明:8PSK误码率分析 误码率(BER:biterror)是衡量数据在规定时间内数据传输精确性的指标。误码率=传输中的误码/所传输的总码数*100 。如果有误码就有误码率。 -8PSK analysis of bit error rate BER (BER: biterror) is a measure of data in the time indicator of the accuracy of data transmission. Bit error rate of BER = trans<萧潇> 在 2025-06-09 上传 | 大小:1kb | 下载:0