搜索资源列表
Crypt
- j2me上实现AES的加密,由于在j2me上需求调动BouncyCastle的包,其中出现不足128位需求补充的问题-j2me achieve AES encryption, due to demand in j2me on BouncyCastle mobilization of the package, which occurred less than 128 to add the issue of demand
SplashTest
- 在J2ME程序中制作Splash画面效果-J2ME process in the production of Splash screen effect
java_plane
- 本人写的第二个J2ME游戏,是个横板飞行射击游戏,游戏带有音效、碰撞检测、爆炸动画、简单的RMS记录分数。数字键0为使用炸弹。由于条件限制,未在真机测试过。-I wrote the second J2ME games, is a horizontal board flight shooting game, games with sound effects, collision detection, the explosion animation, a simple RMS record scor
jmobilecore
- j2me下的1套UI框架.包含j2me开发中会应用的各种低级组件-j2me under a set of UI framework. j2me development will be included in the application of various low-level components
fish
- 小猫钓鱼的j2me游戏,在eclispse测试通过,适合初级游戏开发者-Kitten fishing j2me games, in eclispse test for the primary game developers
Tron3D
- 一个国外著名手机游戏公司开发的3D手机游戏,希望对大家研究3D手机游戏有所帮助! -A famous mobile phone game developed by 3D mobile gaming, in the hope that everyone will help 3D mobile game!
NetWorkpractice
- 多线程编程,实现里多客户端访问同一服务器的功能-Multi-threaded programming, client-side implementation in many of the functions access the same server
animationPNG
- source code using J2ME for game graph in mobile
moblie
- 在NETBEANS环境下,编写J2ME代码,模拟实现手机中的电话簿功能-NETBEANS environment in the preparation of J2ME code, analog cell phone in the phone book to achieve functional
AlphaBlending
- AlphaBlending图片透明效果程序是利用j2me中MIDP2.0新特性Alpha混合来实现图片透明的两种演示效果代码, 该程序代码来源于网上,由笔者整理、修改、编译而成,适用于j2me编程爱好者学习参考。-The effect of the procedure transparent AlphaBlending picture j2me in MIDP2.0 is the use of new features to achieve a mixed picture Alpha tra
BTchat
- Bluetooth chat Server and Client in j2me
mobibrowser2-src
- Descr iption Combination of book reader and Web browsers. This program can be used for Web browsing, reading news sites, downloading and reading books and atricles from the Web. It is not implement all HTML browser functionality - it doesn t s
src
- Bouncing Ball demo in Java
j2me_file_browser
- j2me file browser , source code of j2me file browser to move around the file system, select and read images stored in its local image directory
wi-xmlj2me
- Xml J2me library written in Netbeans
J2Me-In-A-Nutshell
- phones, Personal Data Assistants (PDAs), and set-top boxes. The first part of this book provides a fast-paced introduction to the two different configurations that make up the J2ME platform -- the Connected Limited Device Configuration (CLDC) a
(Ebook---Pdf---Java)-OReilly---J2Me-In-A-Nutshell
- J2ME in a Nutshell provides a solid, no-nonsense reference to the alphabet soup of micro edition programming-J2ME in a Nutshell provides a solid, no-nonsense reference to the alphabet soup of micro edition programming
Custom-Item-in-J2ME
- In J2ME applications, Custom Items can be created by programmers and they can also set their look and feel as these custom item have their own method called paint(). Also CustomItem is a extendable class, and extends the Item class itself. Us
Draw-arc-in-J2ME
- The given example is going to draw an arc using canvas class of J2ME. You can also set a color for it, as we did in our example.
Draw-Line-in-J2me
- In this example we are going to show you how to draw a line using J2ME. Please go through the below given J2ME syntax that includes all the package, methods and class to draw a line.