资源列表
game_C_example5
- 提供学习C语言的绝对好例子,从游戏开始学习编程-C language learning the absolute good example from the games started learning programming
mariovb
- 超级马里,vb编写的小程序,有比较基本的方法阐述了vb游戏编程的思想-Super Mali, vb procedures for the preparation of small, relatively basic method expounded vb game programming ideas
WinMineGame
- windows扫雷游戏源代码!界面与系统自带的相同!-windows demining game source code! Interface with the same system to bring their own!
block.tar
- 终端模式下的俄罗斯方块 c写的,终端模式下的俄罗斯方块 支持单人游戏和网络双人游戏 注意,运行前先把窗口最大化 ./block 运行单人模式 ./block server 运行服务器端 ./block client (serverip)运行客客户端 安装步骤: make ./block gcc block.c -o block -lcurses -lpthread-terminal mode of the Russian box c write, T
eluosifangkuai.vb
- 一个vb版的俄罗斯方块程序的源代码,供大家观摩和借鉴,不够完美,希望各位以自我、开发为主!-a box of the Russian edition of the source code of procedure for everyone to watch and learn from, not perfect, Members hope to self-development mainly!
eluosifangkuai.pb
- 一个pb版的俄罗斯方块代码,供大家观摩和借鉴,编程快乐-a pb version of the Russian box code for all to observe and draw on programming happier!
tupianxiazaixitong
- 一个jsp版的俄罗斯方块程序的源代码,供大家观摩和借鉴,不够完美,希望各位以自我、开发为主!-a box of the Russian edition of the source code of procedures for everyone to watch and learn from, not perfect, Members hope to self-development mainly!
lianliankanC
- 本程序为C语言高级编程示例,纯C实现的连连看游戏,附带有算法说明。-procedures for the C Programming Language High example, the realization of the pure C Lianliankan games, accompanied algorithm note.
SDK_R
- 用SDK编写的俄罗斯方块源码,只要用VC环境编译后即可运行.-prepared using the SDK source code of the Russian box, as long as the VC environment and then compile it to run.
LlkGameFlash
- 仿Flash版的宠物连连看游戏在网上发现一款宠物连连看(FLASH版),感觉挺好玩的,但老是玩不了通关,最后用工具作弊,得以通关,最后一关比较精彩(全部没有重复的)。但玩起来的老是不爽,原因就是反应速度太慢了,觉得有些遗憾,所以抱着对连连看的兴趣写了这份代码。-imitation Flash version of the pet Lianliankan games on the Internet found one pet Lianliankan (Flash version). feeling
worminmanor
- 用户输入一个正整数n,控制台就输出n*n的矩阵,从1开始+1递增,并成环绕状。如: input:3 output:1 2 3 8 9 4 7 6 5 本代码实现功能虽然简单,但使用面向对象技术,形象的用小虫子吃菜叶来描述,并使用了单例、工厂等模式。
Screen_Protection_Program
- vc开发的一个屏幕保护程序的例子程序,对屏保编程有借鉴入门意义。-vc development of a screen saver procedures example, the Screen Saving introductory programming referential significance.