为您找到约 64 条结果,搜索耗时:0.0080秒

微软笔试面试题库

...a Process    D. Thread could change its belonging Process3. 1 of 1000 bottles of water is poisoned which will kill a rat in 1 week if the rat drunk any amout of the water. Given the bottles of water have no visual difference, how many rats are needed at least to find the poisoned one in 1 ...

智能温控器

...nbsp;//LCD根据工作模式显示 { case 0:displayfun1();delay_LCM(1000);break;       //正常工作显示 case 1:displayfun2();delay_LCM(1000);break;       //调整时显示 case 2:displayfun3();delay_LCM(1000);break;      &nbsp...

PV + MPPT +均匀辐射

...tureVc = Va./Num_Series; % determine the cell voltageIph_T1 = Isc_T1 * (G./1000);%current produced by the cell at temp 1a = (Isc_T2 - Isc_T1)/Isc_T1 * 1/(T2 - T1);%a=constantIph = Iph_T1 * (1 + a*(TaK - T1));%current produced by cellVt_T1 = k * T1 / q; %Define thermal properties(Vt) at Temp1Ir_T1 = ...

pat甲级真题训练代码

...// 注意此处若为0,则不能输出空格    for(int i=1000;i>=0;i--){        if(e[i]!=0.0) {            s--;            cout <&l...

串行通信的电子密码锁资料

...内含8 KBISP(In-system      programmable)的可反复擦写1000次的Flash只读程序存储器。40个引脚计数器;2个全双工串行通信口;看门狗(WDT)电路和片内时钟振荡器。3选用比较常见和使用较为普遍的语音芯片。4用数码管进行显示...

字符液晶1602仿真测试

...                   a[0]=(t/10000)%10;         //取得整数值到数组          a[1]=(t/1000)%10;                            &n...

K-mean算法实现客户分类

... for i in range(len(x)):         min = 1000#标记最短距离         for j in range(3):#找出距离最短的坐标             value = math.sqrt((x[i]-sortX[j])*(x[i]-so...

解决电源正负极接反烧板的方法

...一次,我们不会出错,接10次线也不会出错,但是100次,1000次呢?这时候就不好说了,由于我们的粗心,导致一些电子元器件和芯片烧坏,主要原因是电流过大使元器件被击穿,所以必须采取防止接反的措施。一般常用的有以下...

辐射状配电网系统的潮流计算

...sp;   X(i,1)=(l(i,5))/Zb;endfor i=1:no    P(i,1)=((m(i,2))/(1000*MVAb));    Q(i,1)=((m(i,3))/(1000*MVAb));endRXPQC=zeros(br,no);for i=1:br    a=l(i,2);    b=l(i,3);    for j=1:no        if a==j        &nbs...

万年历

...,20},4,20,1}; time now={11,8,10}; void main() { TMOD=0x01; TL0=(65536-1000)%256; TH0=(65536-1000)/256; IE=0x82;   //EA=1;ET0=1总中断允许和定时器中断允许 TCON=0x10;   //定时器启动计数 while(1)     { P1=0xff; shuju=P1&0xff; qxiang=shuju&...

微信捐赠

微信扫一扫体验

立即
上传
返回
顶部