搜索资源列表
Brainiac
- 这个游戏允许玩家选择一个方块,然后选择另一个方块。如果两个方块是相同的,那么它们将保持可见状态,玩家尝试找出另外两个相同的方块。如果两个方块不同,它们将再次翻转,从而再次隐藏。玩家的任务就是将它们翻开是记住不同方块的位置,以便将所有方块配对。开发平台为vs.net2003,源文件包括: Resource.h--资源ID头文件 Bitmap.h--位图头文件 Bitmap.cpp--位图源代码文件 GameEngine.h--游戏引擎头文件 GameEngine.cpp--游戏
chessevluation
- 该模块能完成输入棋局的棋局异常或走棋违规判断.使用方法:把引擎头文件和智 能对弈程序IntelligentChess.h一起拷到所建文件目录下,通过“工程”菜单把引擎头文件和智能对弈程序IntelligentChess.h一起加入工程, 用#include \"IntelligentChess.h\"语句把智能对弈程序IntelligentChess.h加入该工程.cpp文件。然后调用各功能函数完成异常、违规判断该项目系在Visual Studio.net 2003下所建的Win32控制
saolei
- 这个程序是模仿Windows中的扫雷小游戏制作的,该程序只是实现了扫雷游戏的主体部分,诸如计分、升级部分都没有做。这个程序可以作为初学者学习C语言绘图和游戏的实例。 该程序在Turbo C2.0 下编译通过 由于扫雷游戏是用鼠标操作的,而Turbo C中提供的鼠标驱动程序在Windows xp下不可用,所以我随源程序提供了一个鼠标驱动的头文件,须将将该头文件复制到Turbo C2.0 的安装目录下的“include”文件夹中方可编译或运行,也可自行修改原文件使之包含该投文件。
Fly131
- 一款以OPenGL为基础的飞机飞行制作,要在C++头文件中添加几个OPenGL的头文件#include \"gl\\gl.h\" #include \"gl\\glu t.h\"
wuziqi
- 五子棋小游戏#include<stdlib.h> #include<time.h> #include<stdio.h> #include<conio.h> int chess[169]={0} /*棋盘*/ struct chess_t/*作为辅助,即是作为建意*/ { char attack /*攻防用的,0表示守,1表示攻*/ int j /*作为优先级用*/ }chess_a[169]
meshfromteacherintheclass
- stdafx.h : 标准系统包含文件的包含文件。 Microsoft C 和 C++ 编译器提供了用于预编译任何 C 或 C++ 代码(包括内联代码)的选项。利用此性能特性,可以编译稳定的代码体,将已编译状态的代码存储在文件中,以及在随后的编译中,将预编译的代码与仍在开发的代码结合起来。由于不需要重新编译稳定代码,因此后面每次编译的速度都要快一些。 -stdafx.h: include file for standard system include files. Microsof
ZhengTu
- VC写的征途外挂源代码 // ZhengTuDlg.cpp : implementation file // #include "stdafx.h" #include "ZhengTu.h" #include "Search.h" #include "ZhengTuDlg.h" #include <afxdao.h> #include "DataBase1.h" //#include "winbase.h"-VC' s journey
cat_catch_mouse.txt.tar
- 本程序在TURBOC2.0下编译通过,**.h文件可拷在INCLUDE文件夹下-Under this program TURBOC2.0 compile,**. h file can copy the INCLUDE folder
llk_wg
- //单消,秒杀,自动挂机,自动开局 等 57HMWlg //下边是核心源代码 及算法 SmtH2 yI 4>, <b1Y #include "stdafx.h" n*-#VKK^ #include "ChessPoint.h" 7dW9i7Aj const PCHAR gameCaption="QQ游戏 - 连连看角色版" 0gt/JI($ BOOL gametop=false 43 |zjE byte chess
123
- 猜单词,由系统给出单词,然后由游戏者猜出-guessword #include<stdio.h>
QTchees
- QT象棋源码 #include <qapplication.h> #include "main_form.h" int main( int argc, char ** argv ) { QApplication a( argc, argv ) MainForm w w.initializeAll() w.show() a.connect( &a, SIGNAL( lastWindowClosed() ), &a, SLOT(
LLKCheat_
- QQ连连看的C++ 源码 这个是源码里面的一段。大家可以下了去看看 我来这里也是为了 学习-// About.cpp : 实现文件 // #include "stdafx.h" #include "LLKCheat.h" #include "About.h" // CAbout 对话框 IMPLEMENT_DYNCREATE(CAbout, CDHtmlDialog) CAbout::CAbout(CWnd* pParent /*=NUL
game2
- 小游戏。因为是初学者,所做的东西还不能算是厉害的,只能说正在努力的过程-#include<windows.h> #include"resource.h" #include<stdio.h> LRESULT CALLBACK WndProc(HWND hwnd,UINT uMSG, WPARAM wParam,LPARAM lParam) void DrawBitmap(HDC hdc,UINT ID, int x,int y,HWND hwnd)
rjxq-mygame
- 人机下棋游戏,用C++语言实现,其中包含一个.h和一个.cpp文件.int n=0,max=0,temp=0 char ch //输出棋盘原始状态 Print() cout<<"You First or Second(F/S)?" cin>>ch if((ch== S )||(ch== s )) { status[4]= X counter=counter+1 Print() cou
dx-ball
- I have created game of dx-ball in c language..we can play this game using mouse.platform at the bottom moves with movement of mouse horizontally.this program requires mouse.h file to be copied in INCLUDE directory of Turbo c.
avatoushi
- ava透视模版+源码 d3d9.dll #include <windows.h> #include <d3d9.h> #pragma comment(lib, "d3d9.lib") #include <d3dx9.h> #pragma comment(lib, "d3dx9.lib") //==============================================================
namefight
- 以前自己编的一个小游戏,输入姓名然后可以对战,可以自娱自乐一下-#include <stdlib.h> #include <time.h> #include <windows.h> #define S Sleep(1000) #define P printf char name1[20],name2[20] int k1,k2,i,t1,t2,sxq int x1=100,x2=100,pow1,pow2,spe1,spe2
httpdownload
- httpdownload #ifndef __HTTPDOWNLOAD_H__ #define __HTTPDOWNLOAD_H__ #define WM_HTTPDOWNLOAD_THREAD_FINISHED ( WM_USER + 2003 ) #define WM_HTTPDOWNLOAD_FAIL_TO ( WM_USER + 2004 ) //struct FILE_INFO //class CPatchManager #i
DlgOption
- #if !defined(AFX_DLGOPTION_H__3D38DC06_76E7_4F5A_9F94_A49970837AF0__INCLUDED_) #define AFX_DLGOPTION_H__3D38DC06_76E7_4F5A_9F94_A49970837AF0__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // DlgOption.h : hea
MuOnline Seson 1 Full Source
- Source 99.60\CCleaner.bat .............\Plugin\Command.cpp .............\......\Command.h .............\......\dllmain.cpp .............\......\Fixes.cpp .............\......\Fixes.h .............\......\Function.cpp .............\......\Function.h .