| Projects on Google Code | Results 1 - 9 of 9 |
Dissertation LaTeX templates for Zhejiang University.
浙江大学学位论文 LaTeX 模板。
项目目标是让浙江大学所有与学位论文有关的文本都能有一份 LaTeX 模板。
我个人的精力有限,只根据《浙江大学研究生学位论文编写规则》(2008年5月)制作了研究生学位论文的模板。当然现实条件也不利于 LaTeX 模板的制作,毕竟本科生学位论文、开题报告等,各学院有不同的规定,难以制作统一的模板。
实现项目目标最直接的办法是根据各院的学位论文和开题报告规定,逐一制作模板,但这是一项过于庞大的工程。因此如果你是用 LaTeX 撰写自...
this is a web project
A number of course projects I wrote in school.
Also some toy projects I wrote in my spare time.
It's Meihong Wang's code lab
OIFox's Code!
I'm a Acmer,I want to share the code of PKU,SGU,URAL,ZJU....
This project contains codes and solution reports for acm icpc contests.
地址:http://10.214.20.213/wiki/HowtoVPN (作者:pluskid)
#!/bin/bash
#provide vpn connect
connect()
{
COUNT=0
sudo chmod 666 /var/run/l2tp-control
echo "c zju" > /var/run/l2tp-control
while ! ifconfig | grep -s 'ppp0' > /dev/null; do
sleep 2
COUNT=`expr $CO...
=A tool for Zhejiang University Net。=
==Include portal to local net and vpn。==
===The GUIs is created by wxWidgets,public under GPL3.0===
===The 201 maincode is created by members of linux天地 in cc98.Only zjuers can use.===
===The vpn maincode is still in beta,will be published when finish.===
...
文字MUD“缥缈侠客行”的游戏数据库
及相关工具