资源列表
FindPath_kinpoo
- 连连看 寻路算法 递归实现 /** * Author:郭剑波(KINPOO) * Last Modify:2005/11/21 13:40 * Purpose:find path for lian lian kan */-find their own path to achieve recursive algorithm / ** * Author : Jian (KINPOO) * Last Modify : 10/14/2005 13:40 * Purpose : fin
gobang
- 五子棋源程序。棋子在棋盘内部有效,棋子下在棋盘边缘无效。-Backgammon source. Chess pieces inside the board, a pawn in the board edge is not valid.
pintu
- 拼图游戏,使用c语言,用w_tc运行此程序 /*用bar()画条形图*/ //bar 画一个二维条形图,用法: void far bar(int left, int top, int right, int bottom) -Jigsaw puzzle, use the c language, used to run this program w_tc/* use bar () draw a bar graph*///bar draw a two-dimensional bar char
DoubleBuffering
- Double Buffering example
mitm
- scr ipt for iptables, mitm prevent attack
mowangsuanfa
- 魔王算法-fiendish algorithm
111
- 贪吃蛇游戏的源代码,仅有代码,没有其他的-Snake game
formtoemail
- This code helps you to submit comments to your website
texting
- App inventor安卓手机小游戏 发送短信-App inventor Android phones to send text messages games
guardedsuspension
- java多线程设计模式中的guarded suspension模式源码
Calculator
- a simple calculate i try to do