-
文本编辑,实现了汉字英语的显示,以及字符的滚动与闪烁效果....
文本编辑,实现了汉字英语的显示,以及字符的滚动与闪烁效果.-Text editor, realize a display of Chinese characters in English, as well as the characters in the rolling and blinking effect.
- 2022-01-26 00:46:35下载
- 积分:1
-
A example about memory pool,use VC language.
好像是关于内存池的一个例子,具体就忘了,下完看一下吧!-A example about memory pool,use VC language.
- 2023-06-06 18:50:03下载
- 积分: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
-
Russian
一个类似俄罗斯芳块的3d游戏,希望对学习3d编程的能有点帮助-Russian-fang, a similar piece of 3d game, and I hope to learn 3d programming can be a little help
- 2022-03-24 06:16:52下载
- 积分:1
-
MS (Microsoft Media Server protocol)协议概述:
用来访问并流式接收 Windows Media 服务器中 .asf 文...
MS (Microsoft Media Server protocol)协议概述:
用来访问并流式接收 Windows Media 服务器中 .asf 文件的一种协议。MMS 协议用于访问 Windows Media 发布点上的单播内容。MMS 是连接 Windows Media 单播服务的默认方法。若观众在 Windows Media -MS (Microsoft Media Server protocol) protocol Overview: used to access and receive streaming Windows Media server. Asf file an agreement. MMS protocol is used to access the Windows Media Release point unicast content. MMS is to connect Windows Media Unicast service of the default method. If the audience in Windows Media
- 2022-01-25 23:13:00下载
- 积分:1
-
C++常用数值算法集2
C++常用数值算法集2-C Numerical Algorithms used two sets
- 2022-02-20 17:02:35下载
- 积分:1
-
alkdsjfalfkj
阿尔基德
- 2022-01-22 04:08:06下载
- 积分:1
-
VC 6.0 Digital Image Coding (Ding
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
- 2022-02-06 03:32:34下载
- 积分:1
-
CCS基础代码
MEMORY
{
PAGE 0:
VECS: org=0x0080, len=0x80
PROM: org=0x1000, len=0x1000 /* 4k words */
PAGE 1:
STACK: org=0x100, len=0x400 /* 1k words */
DARAM: org=0x2000, len=0x1000 /* 4k words */
}
SECTIONS
{ .text :> PROM PAGE 0
vectors :> VECS PAGE 0
.bss :> DARAM PAGE 1
.data :> DARAM PAGE 1
}
- 2022-07-18 04:00:20下载
- 积分:1
-
common control products that Microsoft is a very important part, particularly fo...
通用控件是微软产品里很重要的一部分,尤其对许多 Windows 第三方产品开发者来说,但有时候开发者想在这么多通用控件里找个合适的,并有详细资料的却并不容易,本书就经常提出的问题进行了一些讨论,希望对 Windows 程序开发有所帮助。-common control products that Microsoft is a very important part, particularly for many Windows third-party product developers, but sometimes developers to the many common controls Lane to find suitable, and detailed information is not easy, this book often on the subject of some discussion, and I hope to Windows developers some help.
- 2023-09-10 04:35:04下载
- 积分:1