资源列表
yaosezi
- 一个摇塞子游戏 ,用c语言实现 ,是比较经典的小游戏,无聊时可以
5151
- 这是一个小表白程序,把结尾修改成cmd你就会发现秘密的-Do this is a small program, the end modified into CMD you will find the secret
HttpConnectionDemo
- 新建立一个http的连接,并将文本内容显示在屏幕上-The establishment of a new http connection, and the text displayed on the screen
ScreenScroll
- 键盘事件实现屏幕的滚动-screen keyboard events rolling
wuziqi
- 五子棋的java代码,结构简洁,很适合初学者学习,直接复制就可以了-Backgammon java code, simple structure, it is suitable for beginners to learn, can be copied directly
CombineChildren
- unity引擎人物合并,减少drawca-unity yin qing ren wu he bing,jian shao drawcall
sudoku
- sudoku solver using simple back tracking.. for a wrong quetion output is blank
mw
- 有一个魔王总是使用自己的一种非常精练而抽象的语言讲话,没有人能听得懂,但他的语言是可以逐步解释成人能听懂的语言-There is a devil is always a very concise to use their own language and abstract speech, no one can understand, but his interpretation of the language can be gradually understand the language of
client.c
- windows socket 编程 这是一个客户端的程序-windows socket programming This is a client program
InstrumentationInfoTest
- Instrumentation Info Source Code for Andriod.
fight
- Fight C language file for a qpace-invaders -like game. Need SDL library to be compiled properly.-Fight C language file for a qpace-invaders -like game. Need SDL library to be compiled properly.
0810610
- 编写程序求解“骑士巡游”问题:在n行n列的棋盘上(如n=5),假设一位骑士(按国际象棋中“马走日”的行走法)从初始坐标位置(x,y)出发,要遍访(巡游)棋盘中的每一个位置有且仅有一次。请编一个程序,为骑士求解巡游“路线图”(或告诉骑士,从某位置出发时,无法遍访整个棋盘 — 问题无解)。由于n比较大的时候输出结果会很多,以至于运行时间很长,没有实际意义,所以本程序只做了n=5的时候的情况。-Write a program for solving the Knight Parade ": n lin
