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

拳王八神技能实现

于 2022-02-12 发布 文件大小:32.99 MB
0 48
下载积分: 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 个回复

  • C++源码编写“五人五个爱好”C++源码编写
    C++源码编写“五人五个爱好”C++源码编写-C++ source code to prepare, " Five five-loving" C++ source code to prepare
    2022-07-23 07:34:15下载
    积分:1
  • oled jy901 stm32
    基于stm32的jy901oled显示测量角度(A jy901oled display measurement Angle based on stm32)
    2020-07-22 11:48:44下载
    积分:1
  • FUZZY_PID
    自适应模糊控制C语言代码,文件含有对PID增益的详细表述,以及模糊逻辑的模糊化、控制规则表、解模糊的详细代码。(Adaptive Fuzzy Control C language code, a detailed statement of the file containing PID gains, fuzzy logic and fuzzy control rules table, detailed code ambiguous solutions.)
    2017-04-05 18:45:02下载
    积分:1
  • enlarge
    对二维图片进行中心放大,能控制放大的倍数,采用最近邻法(enlarge pictures from the center of it,can control the index for enlargement)
    2014-01-07 11:26:28下载
    积分:1
  • racing
    说明:  该项目是为大家所熟知且益操作的赛车游戏,是基于MOPHUN平台的,开发语言是C(The project is known and beneficial operation of the racing game is based on MOPHUN platform, development language is C)
    2006-03-09 09:22:20下载
    积分:1
  • grbl源码
    grbl源码,用于开源雕刻机上,但不失为做为步进电机驱动和插补的好的参考。特别是对于圆弧插补不熟悉的,可以做很好的参考
    2022-05-12 17:13:52下载
    积分:1
  • MS_6
    这是C++Primer的书籍的源代码,包括课后习题的答案,是份很不错的代码,尤其针对初学者(This is the source code of C++Primer books, including after-school exercises, answers, were very good code, especially for beginners)
    2012-07-05 13:31:36下载
    积分:1
  • serial_comm-on-LPC2148
    code for serial communication on LPC 2148(ARM development board)kit.
    2013-02-25 14:39:26下载
    积分:1
  • netmeeting
    一套点对点的网络视频会议系统,跟qq的视频功能相似,可以给初学者提供很大的帮组(A peer-to-peer network of video conferencing systems with video capabilities similar to qq can give beginners group will provide a lot of help)
    2009-03-08 10:36:50下载
    积分:1
  • MKK_72V_28035_NewStruct_CCS5_CAN
    说明:  基于28305的无刷直流电机驱动控制,使用的是CAN通信(Brushless DC motor drive control based on 28305, using CAN communication)
    2020-11-19 11:39:37下载
    积分:1
  • 696518资源总数
  • 104664会员总数
  • 28今日下载