Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:people:zichenxu [2012/11/15 02:38]
xwang
wiki:people:zichenxu [2019/12/18 23:55] (current)
Line 1: Line 1:
 +~~NOCACHE~~
 +~~NOTOC~~ ​
 +======Zichen Xu======
 +{{:​xzc.jpg?​150}}
  
 +[[http://​www2.ece.ohio-state.edu/​~xuz/​|Zichen Xu]] is a Ph.D Student in the Department of Electrical and Computer Engineering at the The Ohio State University, Columbus.
 +
 +=====Research Interest=====
 +  * Energy Efficient Data Processing
 +  * Energy Efficient Architecture
 +  * Power-performance Balanced System
 +
 +========
 +<​html>​
 +<script type="​text/​javascript">​
 +<!--
 +function resettoggle() {
 +var e = document.getElementById('​publications'​);​
 +e.style.display = '​none';​
 +}
 +
 +function toggle_visibility(id) {
 +var e = document.getElementById(id);​
 +if(e.style.display == '​none'​)
 +e.style.display = '​block';​
 +else
 +e.style.display = '​none';​
 +}
 +//-->
 +</​script>​
 +
 +<body onLoad="​resettoggle()">​
 +
 +</p>
 +<ul>
 +
 +<a href="#"​ class="​wikilink1"​ onclick="​toggle_visibility('​publications'​);">​Show My Publications</​a>​
 +
 +</ul>
 +<p>
 +
 +
 +<div id="​publications">​
 +<​h2>​Publications</​h2>​
 +</​html>​
 +<php>
 +include '​pubfunctions.php';​
 +displayAuthorsPublications("​Zichen Xu");
 +</​php>​
 +<​html>​
 +</​div>​
 +</​body>​
 +</​html>​

Personal Tools