资源列表
[汇编语言] pam-kangzao
说明:通过MATLAB仿真实现对M-PAM调制解调过程中M值不同的系统抗噪性能进行比较,绘制出抗噪性能曲线图-MATLAB simulation to compare the performance of anti-noise system with different values of M M-PAM modulation and demodulation process, draw the graph of<王嘉伟> 在 2025-04-06 上传 | 大小:4kb | 下载:0
[Dephi控件源码] Unit1
说明:一个实现四则运算的源代码,另外还有滚动字幕,和声音-An implementation of the four operators of the source code, in addition to the marquee and sound<yangrenbing> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[编译器/词法分析] lab2
说明:实验二:TINY扩充语言的语法分析 扩充的语法规则有:实现 while、do while、for语句和求余计算式子,具体文法规则自行构造。 可参考:P97及P136的文法规则。 (1) While-stmt --> while exp do stmt-sequence endwhile (2) Dowhile-stmt-->do stmt-sequence while exp (3)<liangchuqi> 在 2025-04-06 上传 | 大小:307kb | 下载:0
[书籍源码] make-programe-FEM.ZIP
说明:有限元编程 第三版 的 fortran 有限元源程序-Finite element programming third edition fortran finite element program<yfm> 在 2025-04-06 上传 | 大小:230kb | 下载:0
[LabView] LABVIEW-Examples
说明:labview学习资料,此为NI应用开发工程师编写书籍所引用的Vi源码.-labview learning materials, NI application development engineers to write the books referenced Vi source.<謝富臣> 在 2025-04-06 上传 | 大小:5.4mb | 下载:0
[汇编语言] Multiplied-by-large-Numbers
说明:汇编 大数相乘 include irvine32.inc value3=value1*value2 .data str1 byte "请输入16进制的32位整数(乘数)(8个):",0 str2 byte "请输入16进制的32位整数(被乘数)(8个):",0 str3 byte "相乘结果为:",0 value1 dword ? 乘数 value2 dword ? 被乘数 value3 dword<念迹> 在 2025-04-06 上传 | 大小:1kb | 下载:0