搜索资源列表
java网络五子棋的源代码
- java网络五子棋的源代码 JSP教程-Java技巧及代码 下面的源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 chessServer.java:服务器端。 可同时容纳50个人同时在线下棋,聊天。 没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过。 -the source code of JSP Guide-Jav
AdvancedAllInOne
- 游戏编程经典书籍 Advanced All In One 的译文,进阶3D游戏编程指南(第1-3章). MDI文件是Microsoft Office Document Imaging使用的一个特殊格式,需要用这个程序打开。启动菜单:开始→程序→Microsoft Office→Microsoft Office 工具→Microsoft Office Document Imaging。Office XP/ 2003有此程序。 -Game Programming classic books
mmahjongg
- 这是一个用Matlab编写的麻将连连看程序,对于图像操作的理解有很好的帮助。-This game is a matlab version of the famous chinese tile matching game. The look and feel of the game is similar to xmahjongg game. I used to play xmahjongg when I used the old xsparc system maybe more
quweidaoxue_Visual
- 本书通过编写趣味游戏程序来引导读者学习 VisualC++编程的方法和技巧,形式新颖活泼,别具一格。-Book by writing a fun game program to guide the reader learning VisualC++ programming methods and techniques, new forms and lively, unique.
High-quality-C-programming-guide
- 关于c语言在使用中的很容易被忽视,但对程序又有着至关重要的东西。On c language in use can easily be ignored, but the program also has a vital thing.-On c language in use can easily be ignored, but the program also has a vital thing.
Pong
- COURSERA: An Introduction to Interactive Programming in Python Mini-project #4 - Pong In this project, we will build a version of Pong, one of the first arcade video games (1972). While Pong is not particularly exciting compared to today s vi