Skip to content

zhouzh0201/zhouzh0201.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<title>personal website</title>
<!--轮播img css-设置star-->
 <link href="royalslider.css" rel="stylesheet">
      <!--link href="https://cs.whu.edu.cn/js/royalslider/css/royalslider.css" rel="stylesheet"-->
<!--link href="js/royalslider/css/royalslider.css" rel="stylesheet"-->

<script src="jquery.min.js"></script>
     <!--script src="https://cs.whu.edu.cn/js/jquery.min.js"></script-->
<!--script src="js/jquery.min.js"></script-->

<script src="jquery.royalslider.min.js"></script>
     <!--script src="https://cs.whu.edu.cn/js/royalslider/js/jquery.royalslider.min.js"></script-->
<!--script src="js/royalslider/js/jquery.royalslider.min.js"></script-->
<!--轮播img-设置-over-->

<script src="js/index.js"></script> 
<script src="js/swiper-bundle.min.js"></script> 
<script src="js/main.js"></script> 
<link href="css/swiper-bundle.min.css" rel="stylesheet"> 
<link href="css/main.css" rel="stylesheet"> 
<link href="css/moblie.css" rel="stylesheet"> 

 <!--Announced by Visual SiteBuilder 9-->
 <link rel="stylesheet" type="text/css" href="css/_sitegray_d2.css"/>   
 <script language="javascript" src="js/_sitegray.js"></script>  
 <!-- CustomerNO:7765626265723230747f475750515742000300014351 -->
 <link rel="stylesheet" type="text/css" href="css/index.vsb.css" />  
 <script type="text/javascript" src="js/counter.js"></script> 
 <script type="text/javascript">_jsq_(1001,'/index.jsp',-1,1852176512)</script>

 <!--link href="https://apps.bdimg.com/libs/bootstrap/3.3.4/css/bootstrap.min.css" rel="stylesheet" /-->

  <!--title>zhouzhonghong —— Wuhan University</title-->

  <!--link href="static/bootstrap/css/bootstrap.css" rel="stylesheet"/-->
  <!--link href="static/xin.css" rel="stylesheet" /-->
  <!--link rel="stylesheet" href="../static/pixyll.css" type="text/css" /-->
  <!--title>home page</title-->
    <style type="text/css">
  body{
	background-image:url('../img/wfl1_jz2s.png');
	background-repeat:no-repeat;
	background-attachment:fixed;
            background-position:center;
            background-size:cover;
  }
</style>	
    <!--***********全页面图片背景 over-->  
       <body>
	       <!--h4>this is a picture bachground page.</h4-->
	       <!--***********add*-->
       </body>
     <div class="i0w i2sw">
             <!--img src="../img/oif3.png" alt="" class="w100 i0 i2"-->
             <!--img src="../img/wf1_jz2.png" alt="" class="w100 d0 d2"-->                          
     </div>
<!--***************-->
    <div class="container clearfix">
          <!-- 网站logo -->
 <!--*******-->
 <!--nav style="background-color:#0000ff;height:100px;"-->
   <!--div class="container"-->
    
     <!--div class="navbar-header"-->
        <button type="button" class="navbar-toggle"> 
            <span class="icon-bar icon-bar1"></span>
            <span class="icon-bar icon-bar2"></span>
            <span class="icon-bar icon-bar3"></span>
        </button>
          <!--span class="navbar-brand"-->
           <!--font href="index.html" color="#fff0000">CGPWS</font-->
       <div class="nav">
            <div class="header-right">
               <div class="searchbox"> 
     <!--navbar 汉堡包 over--> 
 
                 <!--**搜索栏star*****-->
<script language="javascript" src="js/base64.js"></script><script language="javascript" src="js/jquery-latest.min.js"></script><script language="javascript" src="js/vue.js"></script><script language="javascript" src="js/bluebird.min.js"></script><script language="javascript" src="js/axios.js"></script><script language="javascript" src="js/polyfill.js"></script><script language="javascript" src="js/token.js"></script><script language="javascript" src="js/2-index.js"></script><script language="javascript" src="js/public.js"></script><style>

#appu1 .qwss{ height: 31px; font-size: 12px; min-width: 190px; max-width: 600px; width: 60%; margin-top: -15px; outline: none; padding-left: 10px; border-radius: 2px; border: 1px solid #e4e7ed;} #appu1 .tj{ padding-left: 6px; letter-spacing: 5px; color: white; min-width: 53px; max-width: 150px; height: 32px; border: 0; border-radius: 2px; background-color: #1890FF; position: relative; top: 1px; width: 20%; margin-top: -15px;} </style>

<script type="text/html" id="htmlu1">
img/search.png 应用维护中!
</script> <script> $("#divu1").html($("#htmlu1").text()); </script> <script> var appOwner = "1852176512"; var token = gettoken(10); var urlPrefix = "/aop_component/"; jQuery.support.cors = true; $.ajaxSetup({ beforeSend: function (request, settings) { request.setRequestHeader("Authorization", token); request.setRequestHeader("owner", appOwner); } }); new Vue({ el: "#appu1", data: function () { return { query: { keyWord: "",//搜索关键词 owner: appOwner, token: token, urlPrefix: urlPrefix, lang:"i18n_zh_CN" }, isError: false } }, mounted: function () { var _this = this; // _this.init(); }, methods: { init: function(){ $.ajax({ url: "/aop_component//webber/search/test", type: "get", success: function (response) { if (response.code == "0000") { } else if (response.code == "220") { _this.isError = true; console.log(response); } else if (!response.code) { _this.isError = true; console.log(response); } }, error: function (response) { _this.isError = true; } }); }, onSubmit: function (e) { var url = "/views/search/modules/resultpc/soso.html"; if ("10" == "1" || "10" == "2") { url = "" + url; } var _this = this; var query = _this.query; if (url.indexOf("?") > -1) { url = url.split("?")[0]; } if (query.keyWord) { var query = new Base64().encode(JSON.stringify(query)); window.open(url + "?query=" + query); } else { alert("请填写搜索内容") } }, } }) </script>
<script language="javascript" src="js/dynclicks.js"></script><script language="javascript" src="js/openlink.js"></script>EN old v. CGPWB
            </div>
            <!--网站导航开始 -->
            <div class="rsContent">
              <a href="" target="_blank">
               <img class="rsImg" src="img/yan9.jpg" alt="" /> </a>
        </div>   

          <div class="rsContent">
             <a href="" target="_blank">
              <img class="rsImg" src="img/yan1.png" alt="" /> </a>
      </div>   
           
          <div class="rsContent">
            <a href="" target="_blank">
              <img class="rsImg" src="2025021802.jpg" alt="" /> </a>
      </div>   
           <div class="rsContent">
               <a href="" target="_blank">
                <img class="rsImg" src="2025011402.jpg" alt="" /> </a>
           </div>
           <div class="rsContent">
               <a href="" target="_blank">
               <img class="rsImg" src="P2jigoushezhi.jpg" alt="" /> </a>
           </div>
       <div class="rsContent">
               <a href="" target="_blank">
               <img class="rsImg" src="2025xinnian.jpg" alt="" /> </a>
           </div> 
          <!--********-->
        </div>
    </div>
</div>


<img class="profile-image img-responsive pull-left" src="xiaohong2.png" alt="ZhouZhonghong" align="left">
   <!--img class="profile-image img-responsive pull-right" src="img/xiaoxong10.gif" width:100;height:100;alt="ZhouZhonghong" align="right"-->
     <!--******多段动画字幕star*******-->  
 
  
<div class="row">      
<marquee scrolldelay="1" height="80px" onMouseOver="this.stop()" onMouseOut="this.start()" style="font-size: 25px; color: rgba(255,0,0,1.00); text-transform: uppercase;">
  The page is under construction.......   
 </marquee>
   </div>
 </div> 
K1 Prof. Yanchao Yang ,Ph.D. students postdocs and interns,
applications in the 1st Clearing Round for 2025/26, deadline is April 30, 2025.


<style> .container{width:90%;weight:500px} </style>
                    <!--*********** 引用容器-->





  <p>DeepSeek recommend:  <span>2025.03.11</span>  <br>          
      <a href="https://xjqi.github.io/ ">  k1:齐小娟/ Qixiao Jian</a> and  
            Dr Mia M  Bennett; No contact information available.   
      <a href="https://www4.comp.polyu.edu.hk/~csdzhang/ ">k2:David Zhang  </a> <br>  
      <a href=" https://qijiashao.github.io/">k3:邵启佳 :Shaojia Qi</a>;  <br>
          <a href="https://guoqiangshi.github.io/ "> k4:石国强 /Guoqiang SHI</a> ;  <br>    
      <a href="https://scholars.cityu.edu.hk/en/persons/weitao-xu(cd193391-0d3a-4f86-92f8-c8ccb92748f2).html">  k5:徐偉濤 Xu Weitao </a>;
  </p>  
    
  <p> <a href="https://xjqi.github.io/ ">Prof.齐小娟/Qixiao Jian <img src="img/琪小娟.jpg" height="50px" style="margin-bottom:-2px"></a> 
       DeepSeek recommend, Dept. of Electrical and Electronic Engineering, HKU,Please email me if you are interested in joining my lab,   
   Deep Vision Lab (DVLab) We are recruiting Ph.D. and MPhil students, postdoc researchers, and research assistant.  
   Computer Vision and Machine Intelligence Lab (CVMI Lab) ,  
       The Deep Vision Lab (DVLab) is a top-tier  research instituteon computer vision and machine learning established by Prof. Jiaya Jia.</p>
                <li data-toggle="tooltip" data-placement="bottom" title="Email">
                    <a class="email-btn" href="mailto: [email protected]" target="_top"> <img src="email.jpeg" height="20px"/>
                      Email齐小娟 
		   <i class="fa fa-envelope">
                       </i>
                    </a>                   
	    </li>

 
	 </div>  
          </div>	    
      </div> 
  </aside>     
    <!--div class="profile-content pull-center"-->   
      <!--div class="profile-content pull-center" align="center"-->  
      <!--h1 class="name">CGPWB's the page is under construction.......  </h1-->  
      <!--h2 class="desc"> Retiree, enginreering faculty,Wuhan University</h2-->
        <!--ul class="social list-inline"-->   
          
          <!--li data-toggle="tooltip" data-placement="bottom" title="CV">
              <a href=" " target="_blank">
                 <i class="fa fa-paper-plane"></i>
              </a>
         </li-->
          
         <!--li data-toggle="tooltip" data-placement="bottom" title="Github">
             <a href="https://github.com/zhouzh0201" target="_blank">
               🟦  <i class="fa fa-github-alt">  </i>
             </a>
         </li-->
          
         <!--li data-toggle="tooltip" data-placement="bottom" title="jszy">
             <a href="https://jszy.whu.edu.cn/zhouzh" target="_blank">
                    🟢
             </a>
         </li-->
           <!--li data-toggle="tooltip" data-placement="bottom" title="Email">
                    <a class="email-btn" href="mailto:[email protected]" target="_top">
                      🟥  <i class="fa fa-envelope"></i>
                    </a>
             </li-->
             
         <!--li data-toggle="tooltip" data-placement="bottom" title="Email">
           <a  href="mailto:[email protected]"target="_top">
                
            </a>
         <!--/li-->
         
         <!--li data-toggle="tooltip" data-placement="bottom" title="researchgate">
             <a href="https://www.researchgate.net/profile/zhou-zhonghong" target="_blue">
                🟦 
             </a>
         </li-->
         
          <!--li data-toggle="tooltip" data-placement="bottom" title="Orcid">
             <a href="https://orcid.org/0009-0006-0788-1842 " target="_red">
              🅱️

             </a>
         </li-->     
         <!--li data-toggle="tooltip" data-placement="bottom" title="WeChat">
           <a class="wechat-btn" href=" https://github.com/zhouzh0201/zhouzh0201.github.io/blob/main/WeChat.png" target="_red">   <img src="wexin1.png" height="20px" style="margin-bottom:+5px">
            </a>
          </li-->
        <!--/ul-->
 
 <!--/div-->  
 <!--td width="500"-->
 
     <!-- ResearchGate:  <a href="https://researchgate.net/profile/zhou-zhonghong"><img src="RG.png" height="20px" style="margin-bottom:+5px"> </a>
    
     <br>
      JSZYWHU:<a href="https://jszy.whu.edu.cn/zhouzh/zh_CN/index.htm"> <img src="www.jpg" height="30px" style="margin-bottom:-2px"></a>
       
       <br>
       WeChat:  <a href="https://github.com/zhouzh0201/zhouzh0201.github.io/blob/main/WeChat.png"><img src="wexin1.png" height="20px" style="margin-bottom:+5px"></a>
        
       <br>
       ORCID:  <a href="https://orcid.org/0009-0006-0788-1842"> <img src="iD.png" height="30px" style="margin-bottom:+5px"><a/>
       
       <br>
       Github:  <a href="https://zhouzh0201.github.io"><img src="github3.png" height="20px" style="margin-bottom:+5px"></a> --> 
 <!--h3> CV</h3--> 
<style> .container{width:98%;weight:500px} </style>
              <!--*********** 引用容器-->
           <div class="container">
                  <!--*********** 彩色背景宽大于容器-->
  <aside style="width:100%; height:800px;">   
    <aside class="right-aside">
      <!--div class="index-research index-research1"-->
       <div class="container">
        <!--div class="index-title  clearfix"-->  
<style type="text/css"> body{ background-image:url('../img/OIP5.png'); background-repeat:no-repeat; background-attachment:fixed; background-position:center; background-size:cover; } </style> <style> div{position:relative; } h4{font-size:15px;color:erd;position:absolute;top:20px;left:10px; } </style>

   more

       Faculty of Social Sciences.Department of Geography, computer vision/Remote Sensing Image Processing.

  • 龚鹏/Prof. Peng GONG,Vice-President and Pro-Vice-Chancellor Research Interests/Remote Sensing Image Processing, Analysis and Application/GIS Theory, Techniques and Application 2025.03.06
  • SUSTAINABLE CITIES LAB HIRING We are looking for self-motivated individuals (Research Assistants, Graduate Students, and Postdoctoral Fellows)2025.03.06
  • 朱鵬/Peng Zhu Professor Zhu received the B.Eng. degree in remote sensing from Wuhan University 2025.03.06
  • PhD studies at the Department of Geography, 2025-26 They are strongly advised to contact the relevant staff member(s) of the Department about their research proposal before submitting their applications2025.03.06
  • </div>
    </body>
    
    <br>
     <!--img src="../img/wf1_jz2.png" style="width:100%; height:100px;"-->  
       <!--h4> <a href= "https://zhouzh0201.github.io/k1"><img src="icon-new.png"><font color="blue">more</font></a></h4-->     
         <!--div class="i0w i2sw">
                 <img src="../img/wf1_jz2.png"  style="width:80%;height:200px;" alt="" class="w100 i0 i2">
                 <img src="new2024/images/f_fl1_dy2s.png" alt="" class="w100 d0 d2">                           </div-->    
    <!--***************-->    
                <!--h5><img src="icon-new.png"><font color="blue">scince study </font></h5-->    
               <div class="research-swiper">           
                </div>          
                  <div class="cont">
                     <div class="cont-box latest" style="display: block;">
    	<!--h3> <a href="https://zhouzh0201.github.io/k1"> <font color="blue">more</font> </a></h3-->   
                     </div>		  
                  </div>
    
    
    
           <div class="swiper mySwiper">
                <div class="swiper-wrapper">
    
    <script>_showDynClickBatch(['dynclicks_u21_48431','dynclicks_u21_43521','dynclicks_u21_43011','dynclicks_u21_38141','dynclicks_u21_33661','dynclicks_u21_4391'],[48431,43521,43011,38141,33661,4391],"wbnews", 1852176512)</script>
                </div>
                <div class="swiper-pagination"></div>
            </div>    
          </body>
        </div>    
    
    <script type="text/javascript"> $(".kstd-list-li").mouseover(function(){ $(this).children(":first").css("background-color","#00ffff"); }); $(".kstd-list-li").mouseout(function(){ $(this).children(":first").css("background-color","#747474"); }); </script>
       <br>
       <br>
         <div class="t_zz"></div>
    
    friendly link
               </div>			
             </div>
       </div>
          </div>   
       </footer> 
    
    cscse
    HKU graduate school
    《Science》 AAAS
    《Nature》
    cuhk graduate school

    <script type="text/javascript"> $(".kstd-list-li").mouseover(function(){ $(this).children(":first").css("background-color","#00ffff"); }); $(".kstd-list-li").mouseout(function(){ $(this).children(":first").css("background-color","#747474"); }); </script>
     <!-- **** -->
    	<div class="t_zz"></div>
    

      <small><a href="https://www.whu.edu.cn/">Wuhan University</a></small>
      <!--small>License ing......</small-->
    	 </div> 
          </div> 
        </div>   
         </div>  
     </div>  
    

    <div class="footer">
    
        <div class="container clearfix">
    
            <div class="footer-top">
                <!-- 底部logo -->
    
                <div class="footer-us">
                    <h3 class="footer-title"> <span>  Contact us</span></h3>
    	
     
                       <script language="javascript" src="js/mp4video.js"></script>
    

  •             </div>
            </div>
        </div>
    
    <style> .container{ postion:relative; } .absolute{ postion:absolute; footer:80px; left:80px; } </style>
    Example image
        <div class="copy">
            <p><!-- 版权内容请在本组件"内容配置-版权"处填写 -->
    

    Copyright © 2023-2028 csc

    <!--底部结束-->
    

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published