搜索资源列表
AppleMove
- BREW手机平台下的实例,实现苹果的移动。 通过按键盘的 “UP”、“Down”、“Left”、“Right”使整个苹果可以在屏幕上自由移动(Step=1),通过按“*”使苹果回到初始位置(屏幕的中间) 1,苹果是由4个对象组合而成,移动的时候如何成为一个整体 2、作为key事件驱动区分各个按键动作 3、苹果的每一次移动都是以上一次苹果的位置为参考 -BREW mobile platform example, the realization of Apple mobile.
AEEText
- 用来代替旧版本的brew的库文件,用这个文件做的程序才能支持中文和笔画输入等输入法,是联通博路的人发给我的。-to replace the old version of the brew of the library, use this document to do the procedure can support the importation of Chinese and strokes as input method, covering most of the people sent t
嵌入式xml parser
- 嵌入式xml的封装和解析的源代码,可以放在BREW等嵌入式平台应用,很小。-embedded xml packaging and parsing source code can be put on the BREW platform, such as embedded applications, very small.
1 三种调度算法的模拟代码
- 编写一程序,可以创建若干个虚拟进程,并对若干个虚拟进程进行调度,调度策略为时间片轮转。 虚拟程序的描述: 虚拟指令的格式: 操作命令 操作时间 其中,操作命令有以下几种: l C : 表示在CPU上计算 l I :表示输入 l O:表示输出 l W:表示等待 l H:表示进程结束 操作时间代表该操作命令要执行多长时间 假设I/O设备的数量没有限制 -prepared a procedure,
warrior
- 基于BREW 2.0 开发的冒险类手机游戏,在多款手机上通过测试,是学习BREW的好的参考。把解压后的文件夹作为BREW模拟器的运行目录即可运行。-based on the BREW 2.0 development of the struggling mobile phone games, assorted phone test BREW is a good learning reference. Put the extracted files folder as BREW Simulator
CoolPicture
- 基于BREW 2.0 开发的手机图片下载程序,在多款手机上通过测试,是学习BREW网络编程的好的范例。把解压后的文件夹作为BREW模拟器的运行目录即可运行。 -based on the BREW 2.0 development of the mobile phone download pictures, in assorted phone test BREW is learning network programming of good examples. Put the extracted
CSR_audio_gateway.rar
- CSR BlueLab2.8中的音频网关应用源代码,可以用来参考开发Bluetooth Phongle,蓝牙对讲机等项目。,CSR BlueLab2.8 Audio Gateway application source code, can be used to refer to the development of Bluetooth Phongle, projects such as Bluetooth walkie-talkie.
ppt1
- 很好的BREW培训资料(ppt) 使学员掌握BREW的基本概念和框架 使学员掌握开发一个BREW应用的全部过程 使学员掌握一个BREW应用商用的全部过程 使学员掌握常用的API用法 使学员掌握UBT的基本要点 让学员自己动手完成一个BREW应用的设计,以此让其感受开发的全过程 -BREW good training materials (ppt) to enable students to acquire the basic concepts of BREW and
ppt2
- 使学员掌握BREW的基本概念和框架 使学员掌握开发一个BREW应用的全部过程 使学员掌握一个BREW应用商用的全部过程 使学员掌握常用的API用法 使学员掌握UBT的基本要点 让学员自己动手完成一个BREW应用的设计,以此让其感受开发的全过程 -BREW to enable trainees to grasp the basic concept and framework to enable students to acquire a BREW application d
ppt3
- 使学员掌握BREW的基本概念和框架 使学员掌握开发一个BREW应用的全部过程 使学员掌握一个BREW应用商用的全部过程 使学员掌握常用的API用法 使学员掌握UBT的基本要点 让学员自己动手完成一个BREW应用的设计,以此让其感受开发的全过程 -BREW to enable trainees to grasp the basic concept and framework to enable students to acquire a BREW application d
ppt4
- 使学员掌握BREW的基本概念和框架 使学员掌握开发一个BREW应用的全部过程 使学员掌握一个BREW应用商用的全部过程 使学员掌握常用的API用法 使学员掌握UBT的基本要点 让学员自己动手完成一个BREW应用的设计,以此让其感受开发的全过程 -BREW to enable trainees to grasp the basic concept and framework to enable students to acquire a BREW application d
ppt5
- 使学员掌握BREW的基本概念和框架 使学员掌握开发一个BREW应用的全部过程 使学员掌握一个BREW应用商用的全部过程 使学员掌握常用的API用法 使学员掌握UBT的基本要点 让学员自己动手完成一个BREW应用的设计,以此让其感受开发的全过程 -BREW to enable trainees to grasp the basic concept and framework to enable students to acquire a BREW application d
ppt6
- 使学员掌握BREW的基本概念和框架 使学员掌握开发一个BREW应用的全部过程 使学员掌握一个BREW应用商用的全部过程 使学员掌握常用的API用法 使学员掌握UBT的基本要点 让学员自己动手完成一个BREW应用的设计,以此让其感受开发的全过程 -BREW to enable trainees to grasp the basic concept and framework to enable students to acquire a BREW application d
Examples
- Brew环境下调用MP3 MIDI 等媒体播放的例子-Brew environment called media players such as MP3 MIDI example
brew
- 深入BREW开发 整个BREW系统由开发平台、运行平台和服务器三个要素组成。开发平台就是我们所使用的BREW SDK,用来在PC端开发可以在运行平台运行的程序。运行平台就是指可以运行BREW应用程序的移动通讯设备上的BREW运行环境,它的核心是BREW的Porting Kit。服务器是连接开发和运行平台的一个“连接器”,开发平台所开发出的BREW应用程序放在服务器上,以便于运行平台的用户通过无线通讯网络下载应用程序,其核心是ADS(Application Download Server)服务
brew_touch
- brew平台触摸屏,触摸原理的核心,以及对触摸事件的说明和响应,还有不同手机上的一些不同点-brew platform for touch screen, touch the core of the principle, as well as case notes and touch response, have different cell phone on a number of different points
helloworld
- 此列为brew编程中一个比较简单的例子,可以帮助新手理解brew编程 -Brew programming this as a relatively simple example, can help novices understand the brew programming
BREW
- BREW开发环境搭建,教您如何在您的PC机上搭建BREW环境,还有相关版本-BREW development environment to build, teach you how to drive on your PC environment BREW structures, as well as the relevant version of
keymove
- 本代码是用BREW实现的小例子,能实现键盘控制矩形框移动,可以作为初学者的参考代码-BREW this code is to achieve a small example, to achieve the rectangular box on the keyboard to control movement, can be used as a reference source for beginners
timer
- 本代码是用BREW实现的小例子,矩形框自动移动,可以作为初学者的参考代码,帮助初学者理解定时器机制-This code is used to achieve a small example of BREW, rectangular box auto mobile, can be used as a reference source for beginners to help beginners understand the timer mechanism