资源列表
[其他小程序] modelsim_compile
说明:该文档主要讲modelSim和ISE怎么进行编译,我也遇到了这个问题,折腾了好久才弄明白-The document stresses the main ModelSim and ISE how to compile, I have encountered this problem for a long time before tossing understood<qiyongqiang> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[其他小程序] shibingwenti
说明:我北大ACM类似的题目吧,不知道能够带给大家方便不!-I sharPKUngfu ACM similar topics you do not know can not bring everyone!<kelly> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[其他小程序] fangpingguowenti
说明:我北大ACM类似的题目吧,不知道能够带给大家方便不!-I sharPKUngfu ACM similar topics you do not know can not bring everyone!<kelly> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[其他小程序] zhengxuanbo
说明:正弦波的C语言程序,可以实现正弦曲线,有利于深刻理解正弦。-Sine wave of the C language program can be achieved sinusoid is conducive to a deep understanding of sinusoidal.<李学真> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[其他小程序] Euler_fuction
说明: Euler函数: m = p1^r1 * p2^r2 * …… * pn^rn ai >= 1 , 1 <= i <= n Euler函数: 定义:phi(m) 表示小于等于m并且与m互质的正整数的个数。 phi(m) = p1^(r1-1)*(p1-1) * p2^(r2-1)*(p2-1) * …… * pn^(rn-1)*(pn-1) = m*(1 - 1/p1)*(1<Campbell> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[其他小程序] jiandansuanshushide
说明:五简单算术表达式的求值 要求: 1、 从键盘输入一个表达式:如(2-(4*5-2))/5=。 2、 操作数仅为一位整数1,2,3,…,9 3、 支持+ - * / ()等符号。 4、 支持运算符的优先级。 5、 支持括号的嵌套。 -Five simple arithmetic expression evaluation requirements: 1, from the keyboard input a<王玉亮> 在 2025-01-16 上传 | 大小:1kb | 下载:0