登录
首页 » c++ » 拳王八神技能实现

拳王八神技能实现

于 2022-02-12 发布 文件大小:32.99 MB
0 91
下载积分: 2 下载次数: 1

代码说明:

win32编程实现拳王八神的技能释放 //API GDI OpenGL //-------------------------------------------【包含头文件】-------------------------------------- //描述:包含程序所依赖的头文件 //------------------------------------------------------------------------------------------------ #include #pragma comment(lib,"winmm.lib") //音乐2步:1.包含库文件 #pragma comment(lib,"Msimg32.lib") #define WINDOW_TITLE L"八神" #define WINDOW_CLASS L"为了所有人的IT梦!" #define WINDOW_WIDTH 800 #define WINDOW_HEIGHT 600 //全局变量 HDC g_hdc = NULL, g_memdc = NULL, g_bufdc = NULL; //全局设备环境句柄 HBITMAP g_hBKBitmap = NULL,g_hBSBitmap = NULL,g_hSkillbmp = NULL;//背景位图 int g_iNum = 0;//标记我们的帧图像的张数 int g_tPre = 0,g_tNow = 0; int g_flag = 0; void Game_Paint(HWND hwnd); BOOL Game_Init(HWND hwnd); LRESULT CALLBACK WndProc(HWND hwnd, UINT message,WPARAM wParam, LPARAM lParam); //------------------------------------------【WinMain()函数】------------------------------------- //描述:Wind

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 现代信号处理教程_胡广书
    说明:  很多matlab例子(many examples Matlab)
    2005-12-01 09:25:59下载
    积分:1
  • wsn-cs
    此压缩包为关于压缩感知的基础程序,有助于初学者进行学习体会,内容较完整。(This archive is on the basis of compressed sensing program that helps beginners learn experience, more complete content.)
    2015-03-06 10:21:42下载
    积分:1
  • ALGO2-2
    Algo2-2.c C program for implementing Algorithm 2.2 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992 Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A. Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6 Prentice Hall, International Editions: ISBN 0-13-625047-5 This free software is compliments of the author. E-mail address: in "mathews@fullerton.edu" Algorithm 2.2 (Bisection Method). Section 2.2, Bracketing Methods for Locating a Root, Page 61
    2010-01-25 02:33:30下载
    积分:1
  • 正演
    声波正演程序,运用二维声波波动方程进行声波的正演模拟(Sound wave forward program)
    2018-04-11 12:14:34下载
    积分:1
  • PICdsp33XX外设功能
    单片机PICdsp33XX外设功能资料汇集。(MCU PicDSP33 series function)
    2018-06-27 21:19:08下载
    积分:1
  • linux下广播通信代码
    linux平台下实现的广播网络通信代码,接收和发送都有,直接可以用的,搞网络编程的快来下载
    2022-07-24 01:03:37下载
    积分:1
  • wavelet
    小波图像分解与合成(详细).在matlab环境中实现。(Wavelet image decomposition and composition (detailed). In the matlab environment to achieve.)
    2010-08-10 22:01:53下载
    积分:1
  • VHRXEX
    说明:  win32 opengl画线,配置好了glut,h(Win32 opengl draws lines, and glut,h is configured)
    2018-12-30 07:59:19下载
    积分:1
  • nituishexiangji
    此程序可由固定位置的标定点,逆推摄像机的世界坐标。(This procedure can be fixed by the location of the calibration points, the world coordinate inverse camera. )
    2015-03-11 14:27:22下载
    积分:1
  • Region-Dense
    基于区域的稠密立体匹配方法(论文) 关键词:种子点;区域增长;稠密匹配(Based on Region Dense Three—dimensional Match Method)
    2012-03-16 11:24:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载