<I believe> song _verilog code for any device.
资源简介:<I believe> song _verilog code for any device.
上传时间: 2013-12-22
上传用户:wys0120
资源简介:this chapter intrduces the AVR C lib FUNCTIONS.I believe it must be useful for everybody
上传时间: 2016-02-08
上传用户:D&L37
资源简介:this is the olsr code for any version of network simulator(ns2).
上传时间: 2017-05-19
上传用户:zhaiye
资源简介:#include <reg51.h> void delay_ms(unsigned short ms) { unsigned short i unsigned char j for(i=0 i<ms i++) { for(j=0 j<200 j++) for(j=0 j<102 j++) } }
上传时间: 2016-03-30
上传用户:cuibaigao
资源简介: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 - 1...
上传时间: 2014-01-10
上传用户:wkchong
资源简介:#include<stdio.h> void main(void) {int n,k,derivata,a[10],i printf("n=") scanf(" d",&n) for(i=0 i<=n i++) { printf("a[ d]=",i) scanf(" d",&a[i]) } printf("k=") scanf(" d",&k) for(derivata=1 derivata<=k derivata++) { f...
上传时间: 2017-09-17
上传用户:duoshen1989
资源简介:(1)输入E条弧<j,k>,建立AOE-网的存储结构 (2)从源点v出发,令ve[0]=0,按拓扑排序求其余各项顶点的最早发生时间ve[i](1<=i<=n-1).如果得到的拓朴有序序列中顶点个数小于网中顶点数n,则说明网中存在环,不能求关键路径,算法终止 否则执行步骤(3)(3)从汇点v出发,令...
上传时间: 2014-11-28
上传用户:fredguo
资源简介:#include "define.h" #include <stdio.h> #include <string.h> #include <ctype.h> #include <malloc.h> FILE *fp /*////////////////////////////////////////////////////////////////////////////// This is a pretreatment. /////////////////...
上传时间: 2015-07-16
上传用户:ynsnjs
资源简介:< Co-Verification of Hardware and Software for ARM SoC Design>> by Jason R. Andrews
上传时间: 2015-10-03
上传用户:zhaiyanzhong
资源简介:< 虚拟机设计与实现> 的source code, linux版本
上传时间: 2014-01-03
上传用户:manlian