为您找到约 223 条结果,搜索耗时:0.0021秒

如何让云服务器安全性增强

...P=`echo $i |awk -F= '{print $1}'` NUM=`echo $i|awk -F= '{print $2}'` if [ ${#NUM} -gt 1 ]; then echo $IP grep $IP /etc/hosts.deny > /dev/null if [ $? -gt 0 ];then echo "sshd:$IP:deny" >> /etc/hosts.deny fi fi done ~

实验室的仿真测试代码库

...ind);Rs_compRx2(k,i,:)=Rs_comp2(get_ind);endflag_save=1;    if flag_save==1        if exist('DataContainer_0603.mat')==0           save('DataContainer_0604_V2','containerRx1','containerRx2','Absmotion...

常用姿态解算算法MATLAB仿真与C代码

...p;   UAVXArm is free software: you can redistribute it and/or modify it under the terms of the GNU//    General Public License as published by the Free Software Foundation, either version 3 of the//    License, or (at your option) any later version. //&nb...

D触发器的VHDL代码

...nbsp; begin   process(Clk)  begin     if(rising_edge(Clk)) then    Q <= D;     end if;        end process;  end Behavioral;

美容院管理系统

...sion_start(); error_reporting(0); include('includes/dbconnection.php'); if (strlen($_SESSION['bpmsaid']==0)) {   header('location:logout.php');   } else{ if(isset($_POST['submit']))   {     $sername=$_POST['sername'];     $cost=$_POST['cost']; &...

舞蹈机器人步进机仿真

...speeds[i]; //计数值增加 speed[i]越高,增加得越多     if(speed_tickers[i] >= MAX_SPEED_TICKER) //如果计数值超过预定最大值,就发送脉冲     {       speed_tickers[i] = 0;       delta = 1;     }     ...

Python公众号文章采集器

...(doesn't go purple after using the link)     # Delete this if using a template that has the hyperlink style in it     r.font.color.theme_color = MSO_THEME_COLOR_INDEX.HYPERLINK     r.font.underline = True     return hyperlink if __na...

步进电机控制_液晶显示

...nbsp; disrow(uc page,uc col,uc *temp)  {    uc i;   if(col<64)                                         // 左半平面   {      L=1;R=0; wcode(LCDPAGE...

超大屏幕点阵显示

...t;6;i++)   {yiwei(i,0,k); yiwei(i,1,k); } i=0; k++; if(k>15) k=0;         P2=n; E1=0; ST=1; for(u=0;u<150;u++){} n++; if(n>15) n=0; E1=1; ST=0;         } }

R303T 指纹识别模块

...tring();            if (v == ReturnValue.PS_OK)            {                foreach (var item in this.Controls)&nbs...

微信捐赠

微信扫一扫体验

立即
上传
返回
顶部