BC04-B
BC04-B技术资料下载专区,收录894份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
894
BC04-B 热门资料
查看全部 894 份 →Distributed Median,Alice has an array A, and Bob has an array B. All elements in A and B are distinc
Distributed Median,Alice has an array A, and Bob has an array B. All elements in A and B are distinct. Alice and Bob are...
2013-12-25
152
To use this function just define a variable say var, var = pnseq(a, b, c) for a, b and c refe
To use this function just define a variable say var, var = pnseq(a, b, c) for a, b and c refer to the zip file
2014-01-06
88
欧几里德算法:辗转求余 原理: gcd(a,b)=gcd(b,a mod b) 当b为0时,两数的最大公约数即为a getchar()会接受前一个scanf的回车符
欧几里德算法:辗转求余 原理: gcd(a,b)=gcd(b,a mod b) 当b为0时,两数的最大公约数即为a getchar()会接受前一个scanf的回车符
2014-01-10
43
深入浅出ARM7-LPC213x214x下册B
北京航空航天大学出版社,深入浅出ARM7--LPC213x214x下册,周立功等编著。本书全面介绍了以LPC213x/LPC214x两个系列ARM芯片为硬件平台的各种应用开发,详细分析了嵌入式实时操作系统μC/OS-II在ARM7上的移植和...
2013-06-11
39