搜索资源列表
cnchess象棋
- linux系统下的一款象棋代码,在红旗4.0系统下编译通过-linux system under the new code chess, 4.0 in the red through the system compiler
2006012409010132139
- 资源名称 Java版象棋 运行平台 LINUX/UNIX Windows Server 2003 Windows 2000 Windows XP Windows 9*/ME-resources chess title run Java version of Linux platform / UNIX Windows Serv er 2003 Windows 2000 Windows XP Windows 9 * / ME
cclinux
- 用SDL写的中国象棋程序,人工智能算法来源于陈成涛先生的mantisChess。 昨天中午在cosoft上偶然发现了陈成涛先生的中国象棋程序,Down下来以后发现只有Windows版,打开源代码,发现是用Win32 SDK写的(呵呵,以前学这东西可花了我不少时间,现在终于派上用场了),于是我决定把它移植到Linux下来,花了一个下午和一个早上终于搞定了。 不过程序退出的时候会出现一个错误,现在还没找到问题所在,而且程序的界面也比较难看,大家先凑合着用吧!等我以后有时间了再改。昨天已经被我们项目组
Chess_Java_Ver
- 象棋 运行方式: Win9x Win2000 WinNT WinXP Linux Unix-chess operation mode : Win9x Win2000 WinNT WinXP Linux Unix
gnuchess-5.07.tar
- 一款运行在linux上的象棋游戏。用GTK/GNOME环境下用GLADE开发。
chess
- 本人自己编写的Linux下的象棋程序,程序保证没有问题,可能需要自己设置下环境。自己动下手了!
cheese
- 基于gtk+linux的一个中国象棋,支持AI。人机对战,娱乐性强。
chesss
- 利用QT开发的局域网象棋,可以运行在windows 和linux下通讯-Development of local area network using QT chess, you can run in windows and under linux communications
src_test
- linux下的一个中国象棋,用gtk+实现的,现在还有一些bug-under linux, a Chinese chess, and gtk+ to achieve, there are still a number of bug
QChess.tar
- 在Linux下用qt和c++建立一个可对战的象棋游戏,可以实现实时交互-In the Linux with qt and c++ of establishment of a Battle Chess game, can achieve real-time interaction
linsniff666
- Linux下的包监听 -Sniffer in Linux
chess_sdl
- 网络对战版象棋,用vc开发,可继续进行移植至linux,嵌入式下-Network version of chess against using vc development, can continue to transplant to linux, embedded under the
thread_chat
- linux,windows下两种网络象棋编程,提供全新库,可移植至嵌入式方面-linux, windows network under the two types of chess programming, providing a new library, can be transplanted to the area of embedded
gmchess
- linux下的一个中国象棋,使用c++开发,用的是gtk-under linux, a Chinese chess, the use of c++ development, using gtkmm
cheese-2.2.1
- 一个象棋游戏,在linux系统下基于GTK库编译通过,功能基本完善-A chess game, based on the GTK library under linux system, compile, features a basically sound
gmchess-0.20
- linux下象棋程序的编程实现。用c编程。-i am bad in English ,so i don t want to discripe it in English
chess
- 象棋游戏 windows QT4 and linux QT3可用-Chess games windows QT4 and linux QT3 available
China_Chess
- 中国象棋在linux下的源码很不错的一个啦-Chinese Chess in the linux source code under a very good friends
gnuchess-6.0.3.tar
- 这是一个象棋游戏,它的运行环境是Linux、Unix之类的操作系统。不仅如此,该游戏也可以在Windows环境下展开配置。尽管这较为复杂。-Chess game working on linux like Operating system。
Chess_project
- 最终的可执行文件及相关图片资源与dll文件存放在release文件夹中,用户可至release文件夹中点击chess.exe即可进行游戏。 源代码在src文件中,但是与最终project中的代码的存放方式有区别,project中kerenl文件夹中无子文件夹 kernel为AI部分源代码,用户若想了解AI的组织,可阅读其中的代码. project文件夹中Qt project文件夹,里面包含Qt 工程文件,也包含最终形成工程的源代码。其AI源代码可能与src中的代码有区别。因