搜索资源列表
C源代码实例
- 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014 求解二维数组的最大/最小元素 015 利用数组求前n个
WL40987330 C语言算法集
- 目录 第一部分 基础篇 001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010&
main
- c++语言实现的五子棋游戏,在字符界面实现的游戏,-c++ language implementation of Gobang Games, implementation at the interface of the game characters,
fivechess
- 一个小游戏-在线五子棋的实现程序,用C++语言实现。-A small game- online Gobang the implementation process, using C++ language implementation.
216
- 本代码主要是教你如何实现五子棋游戏的方法,在这里是以C语言实现的-The code is mainly teach you how to approach the game Gobang, here is the C language
wzq
- 五子棋源代码,用C语言写的,实现了五子棋的基本功能,感觉还是不错的。-Gobang source code, written using C language to realize the basic functions of Gobang feel is good.
Cwuziqigame
- 利用c语言环境编写的实现的五子棋小游戏的源代码!-Using c language environment to prepare the implementation of the Renju game' s source code!
FiveStones
- 一个用c#语言开发的五子棋游戏。可以实现人机对战,且有机器有一定的思考能力。-1 with the c# language development backgammon game. Can achieve man-machine gaming, and have the machine has some thinking.
Game
- 为了更深入地理解TCP协议的具体应用编程技巧,本设计使用功能强大的VS2008开发工具和C#开发语言,开发出一个拥有自己特色的五子棋程序,其中VS2008是一个能开放代码的开发工具,基本C#的扩展平台。就该五子棋程序来讲,它只是一个框架和一组服务,用于通过插件,组件,控件构建开发环境。 对于游戏,要求能够达到以下功能: 程序要求以C#语言编写,形式为桌面程序。程序包括服务器端和客户端两部分,网络通信编程使用基于TCP协议的Socket实现。 可以实
wangluowuziqi
- 为了更深入地理解TCP协议的具体应用编程技巧,本设计使用功能强大的VS2008开发工具和C#开发语言,开发出一个拥有自己特色的五子棋程序,其中VS2008是一个能开放代码的开发工具,基本C#的扩展平台。就该五子棋程序来讲,它只是一个框架和一组服务,用于通过插件,组件,控件构建开发环境。 对于游戏,要求能够达到以下功能: 程序要求以C#语言编写,形式为桌面程序。程序包括服务器端和客户端两部分,网络通信编程使用基于TCP协议的Socket实现。 可以实
5points
- 这是一个描述五子棋的程序,通过c语言来编写五子棋,能实现对战-This is a descr iption of 331 procedures, c language to write through backgammon, to achieve Battle
gobang
- 五子棋c语言版,可以实现人人对战,有退出键,可以两个人分别控制wasd和方向键来操作-C language version of backgammon, you can achieve all Battle with eject button, two people can separately control wasd and arrow keys to operate the
wuziqi
- 很好的一个五子棋游戏代码 C语言实现 程序中用到的库函数所在头文件应用 #include 命令包含进来-Good a backgammon game code C language library functions used in the program where the application# include the header file that contains the command to come
wiziqi
- C++程序设计语言实现五子棋人机对弈游戏-C++ programming language to achieve 331 games
test_C
- 用C语言实现的几个小游戏和应用,包括俄罗斯方块、贪吃蛇、扫雷、五子棋和计算器-With a few small games and applications C language, including Tetris, Snake, Minesweeper, backgammon and calculator
wuziqi-(2)
- c语言实现五子棋小游戏,给大家一些示范,学会用c编写小游戏-c language backgammon game to give you some demonstrations, learn to write games with c
wuziqi
- C语言实现五子棋功能,有注册、登录、排行、还可以判输赢,还有棋盘-Use C program to complete five-in-a-row chess game, it also need connect .
QtWuziqi-master
- qt下的五子棋实现 C++语言实现 带人工智能(Gobang QT implementation, with artificial intelligence)
五子棋C语言
- 使用C语言实现简单的五子棋小游戏,其中包括人机对战、人人对战,采用界面绘图实现游戏界面设计。(The use of C language to achieve a simple chess game, including man-machine combat, everyone to fight, the use of interface drawing to realize the game interface design.)