搜索资源列表
zsmq
- 一个点泡泡游戏,使用C++方法开发,搭建各模块框架,适合初学者哦-a game point bubble, the use of C approaches to the development, structure of the module framework for beginners oh
GatewayExt_cpp
- 使用C++开发Brew 应用扩展模块例子。-use C + + application development Brew extension examples.
BREWAppWizard
- brew sdk2.0 for vs2005 产生C++ hellowolrd示例程序框架的向导工程 使用方法: 1、解压缩 2、将BREWAppWizardForCpp文件夹拷到vc2005的向导目的下(比如c:\\Program Files\\Microsoft Visual Studio 8\\VC\\VCWizards) 3、将BREWAppWizardForCpp.vsdir和BREWAppWizardForCpp.vsz拷到C:\\Program Files\\
CPPDemo
- BREW支持C/C++,但是多数时间都是使用C来开发,很少有使用C++来开发的,这是一个使用C++开发的小程序.
moble
- 使用c#编程,visual stidio2005环境,供大家学习参考,模拟手机功能
BrewMyShape
- 在代码中演示使用C++开发的BREW端方便的程序 非常值得初学者学习.
动画显示
- 采用C++编写的brew小应用,可以作为使用C++编写brew应用的入门代码。编译环境:VS2005+brew3.1.5,在模拟器上运行良好
luaBREW315
- lua 5.1在BREW 3.1.5上的移植,和对IDISPLAY的扩展。 提供了执行lua脚本,以及使用lua API的示例。-A porting for lua on BREW 3.1.5, and a extension for IDISPLAY on lua51. Sample for execute lua scr ipt, and usage for lua C API in BREW.
push_box
- Brew 使用C开发的推箱子游戏程序,可以作为学习brew的参考-brew develop pushbox game
BREW
- 使用C++语言开发的BREW程序,BREW是个代表无线应用下载的缩写-The use of C++ language of the BREW development process, BREW is a wireless application on behalf of the abbreviation download
Welcome_to_the_BREW
- BREW的初级知识,分三章,第一章预备知识,第二章各种接口的使用,第三章杂项,主要是一些C标准库库函数的介绍-BREW primary knowledge, divided into three chapters, the first chapter prior knowledge, the second chapter the use of various interfaces, the third chapter of miscellaneous items, mainly the stan
InsideBREW
- 全书共分三篇,每一篇均有不同的侧重点。 第一篇是勿在浮沙筑高塔,主要是介绍了理解BREW和嵌入式系统所需要的基本知识。其中包括硬件、C语言、编译器和MakeFile等专业性较强的内容。虽然本篇的主要目的是给初学者夯实基础,但是,我相信其中所讲的内容对专业人士也会有一定的参考价值。 第二篇是磨刀不误砍柴工,主要介绍BREW应用程序的开发过程,让我们能够从开发BREW的应用程序的过程中熟悉BREW平台。在本篇中,还推荐了一个基于BREW事件驱动机制的应用程序框架,这个框架采用了状态机的方式实