EPC+Class-1+Gen-2
EPC+Class-1+Gen-2技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
500
EPC+Class-1+Gen-2 全部资料 500 份
%radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2
%radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(...
2014-10-27
135
给定n个大小不等的圆c , c , , cn 1 2 
给定n个大小不等的圆c , c , , cn 1 2  ,现要将这n个圆排进一个矩形框中,且要求各圆 与矩形框的底边相切。圆排列问题要求从n个圆的所有排列中找出有最小长度的圆排列。例 如,当n=3,且所给的3 个圆的半径分...
2013-11-25
74
prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example
prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example | ?- path1(a,b,P,T...
2015-04-24
163
1,Check data in two files and report the error 2,Calculate the pay and report.
1,Check data in two files and report the error 2,Calculate the pay and report.
2016-05-06
22
功能: 1、计算电量、电费 2、接受键盘输入
功能: 1、计算电量、电费 2、接受键盘输入,将所要求的信息显示在LCD上 3、通过键盘设置内部计费参照,适应不同种类的器材,不同的 地区,不同的电价,不同的计费时段。
2013-12-05
78