Some little program at daily time.
- Calendar.c, CalendarPro.c : a program to print a calendar of one year
- probar.py : Implement simple a processing bar in cmd with python
- color.pde : Draw a colorful circle with Processing
- Quicksort.java : Quicksort the most classical algoithm with Java
- gobang.pde : 一个简单的五子棋游戏 with Processing
- lihextoten.c : hex to ten with C
- spider.py : 一个简单的爬虫,下载网页中图片的例子
- spider.py : java 调用图灵机器人例子
- primePlot.py : 用 matplotlib 库画图,极坐标表示下,500 - 3000 中的素数呈现规律
- TowerOfHanoi.cpp : C++ 递归应用,汉诺塔
- decrypt : 凯撒密码解码
- stack : C++ 实现堆栈数据结构示例
- TankWar : pygame实践,还原童年经典游戏 坦克大战
- lizi.pde : processing 实现简单粒子团效果