搜索资源列表
learn_j2me_polish
- J2ME Polish 游戏引擎为MIDP1.0的设备提供了完备的MIDP2.0游戏API。在这篇文章中,是从Robert Virkus的 Pro J2ME Polish 摘录的。你将学会通过设置各种预处理变量从而优化游戏引擎;在MIDP1.0平台游戏引擎受限的条件下开发以及通过使用低级图形操作、声音重放和设备控制的厂家特殊库,把MIDP2.0的游戏移植到MIDP1.0的平台上。-err
PolishCal
- 栈的应用—Polish Calculator-Application Stack-Polish Calculator
Complete_Guide_to_J2ME_Polish
- J2Me polish..all you want to know
POLISH
- A reverse polish interpreter snippet in C. May be helpful if you are designing an assembler or compiler.-A reverse polish interpreter snippet in C. May be helpful if you are designing an assembler or compiler.
Chapter05
- Getting to Know J2ME Polish 开发例子源码,-Getting to Know J2ME Polish examples code
polish_book
- polish的配置和属性讲解,另附j2me游戏使用polish注意事项-polish the configuration and properties of explanation, attach a j2me game to use the polish Note
j2mePolish
- 原制德国的开源项目J2ME Polish,实现J2ME高级界面的美化效果-Of the original system of Germany' s open-source projects J2ME Polish, to achieve high-level interface beautification effect J2ME
browser
- 使用 J2ME Polish 开发的的浏览器示例程序-J2ME Polish browser
MCRM
- j2me polish 开发的一个移动客户关系管理系统(手机端)。-j2me polish the development of a mobile customer relationship management system (mobile terminal).
Polish
- 实现普通表达式到逆波兰表达式的转化,使用C++完成,用于编译原理-To achieve common expression to reverse the transformation of the Polish expression, the use C++ to complete, for compiling principle
pro-j2me-polish
- Pro J2ME Polish: Open Source Wireless Java Tools Suite
J2MEPolish
- j2mepolish 开发文档这是入门级的开发手册希望能对大家有所帮助使用J2ME Polish进行游戏编程-j2mepolish 开发文档
locateim
- J2ME Polish 例子 J2ME Polish 例子-Examples of J2ME Polish J2ME Polish example
Reverse-Polish-calculator
- 逆波兰计算器C语言源码 数据结构经典常用算法-Reverse Polish calculator classic C language source code data structures commonly used algorithm
MidletBridge
- This J2ME Polish s Android.MidletBridge I have added two methods to allow the camera use in J2ME polish of an Android device. I hope you find this document helpfull.-This is J2ME Polish s Android.MidletBridge I have added two methods to allo
Reverse-Polish
- 将中缀表达式转换成逆波兰表达式. 目前只可以处理 + - * / 和小括号的表达式 -Translate the Arithmetic expression to the Reverse Polish expression.
Polish
- VS2008 逆波兰表达式求一个数学表达式的值-VS2008 Reverse Polish expression evaluation value of a mathematical expression
Polish-Notation-expression
- 逆波兰式表达式求值,简单明了,步骤清晰,可以运行成功。-Reverse Polish Notation expression evaluation, simple, clear steps, you can run successfully.
Polish-expression-evaluation
- 波兰表达式求值,波兰表达式求值, 波兰表达式求值-Polish expression uation,Polish expression uation,Polish expression uation,Polish expression uation
Reverse Polish Notation
- 逆波兰表达式求值 C++实现,数据结构使用的是栈(Reverse Polish notation)