-
directx9 achieve full screen routines
directx9实现全屏例程-directx9 achieve full screen routines
- 2022-05-25 08:58:35下载
- 积分:1
-
键盘控制软件,敲击键盘可以发出声音
键盘控制软件,敲击键盘可以发出声音-control software keyboard, percussion keyboard can issue voice
- 2022-07-23 17:56:23下载
- 积分:1
-
the code is against WINCE3.0 (PPC2002) platform, taking into account the Win32 p...
涉及的代码是针对WINCE3.0(PPC2002)平台,同时兼顾了WIN32平台;旨在讨论编写同时适应2种平台的通用代码,采用的是最原始的BitBlt贴图和离屏方式,贴图效果比较粗糙。对声音的处理也比较幼稚,希望不会误导初学者。
重要说明:
1、没有用内存泄漏工具检测过,不知道有没有内存泄漏,哪位可以帮忙检测一下
2、未完成部分:
游戏的BOSS部分(BOSS贴图、BOSS子弹、BOSS爆炸效果)
游戏难度控制,目前比较幼稚
3、未解决的BUG:
CE下需要按退出菜单退出,点窗口的关闭按钮进程仍然存在-the code is against WINCE3.0 (PPC2002) platform, taking into account the Win32 platform; Discussions aimed at the same time prepared to adapt to two types of common code platform, using the most primitive BitBlt and tile from the screen, more rough tile effect. For voice processing relatively naive and not misleading beginners. Important note : 1 without using a memory leak detection tools that do not know no memory leakage, which can help detect about two and unfinished parts : part of the game BOSS (BOSS mapping, BOSS bullets, explosive effect BOSS) difficult to control the game, more naive 3, the unresolved BUG : CE will need to withdraw from the menu, point window close button process still exists
- 2022-01-25 19:23:42下载
- 积分:1
-
MDI的动态链接库
MDI动态连接库-MDI Dynamic Link Library
- 2022-10-11 17:30:03下载
- 积分:1
-
convert file hex to ascii
ascii to hex
convert file hex to ascii
ascii to hex
- 2023-08-08 03:50:03下载
- 积分:1
-
今年百度之星程序设计竞赛6月1日初赛时的程序
今年百度之星程序设计竞赛6月1日初赛时的程序-Star of this year, Baidu Programming Contest June 1st, when the first round of the procedures
- 2023-06-27 22:05:03下载
- 积分:1
-
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。...
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。
开启2个线程:
定时:一个线程定时发送一个消息
处理:一个线程收到消息后处理这个消息
关注点:
为没有窗口的线程实现了消息循环-[Note code] under the SetTimer Windows API can set timer, However, the API can only use the GUI process. I am here to CONSOLE program a timer. Opened two threads : Timing : Timing a thread Send a Message Handling : a thread processing information received after the news of concern : no window to the thread of the news cycle
- 2022-08-09 16:03:12下载
- 积分:1
-
opencv的几个库移植到wince,一个很有用的教程
opencv的几个库移植到wince,一个很有用的教程-opencv several libraries ported to wince, a very useful tutorial
- 2022-05-22 12:15:15下载
- 积分:1
-
挥发性小闹钟的源代码,和一个很好的序列。
多变小闹钟源代码,一个很好的和序。-volatile small alarm clock source code, and a very good sequence.
- 2022-07-23 01:48:05下载
- 积分:1
-
3D 魔方的C++
新增功能:花式魔方,在菜单中FigureCube可以使魔方旋转成多种花式。共有45中花式,参考了www.Rubiker.cn中的花式魔方公式。每点击一次菜单,就会显示一种花式,45中花式循环显示。由于可能在整理时把花式公式弄错,所以可能出现并不美观的图案,这些会在可能存在的后续版本中更正。
1 > 尚未实现类似于2D版本的抄写功能。可以在2D中抄写,然后在本版本中打开。
- 2022-04-22 11:08:30下载
- 积分:1