搜索资源列表
Java_SRC_1-3
- 源代码使用说明 本书全部代码全部在JDK中调试成功,因此一般可在其他开发工具中使用。 注意有些实例只提供了部分模块,因此运行时需要添加其他代码。 光盘中的.java文件可以用任何文本编辑器打开。如果要执行,则使用如下方法: 使用jdk: 编译所有文件,然后仅执行一次有main的文件。 使用jb: 若已有一个空工程存在,则将所需文件添加到工程(jb9版本)中,然后按F9键。-source code for use on all of the code in JDK al
Rickey_Java
- 这个是我写的小程序, 用来参加比赛的,现在比赛已经结束了, 把这个小游戏发表请大家给评评分, 看看有什么不合理的地方帮忙改改,提意见也行啊,谢谢! 注意:只有源码,还要自己编译哦,^_^-I write small programs, for the competition, the competition has ended, the small game made to please everyone assessment score, to see
j2meSource
- j2me游戏编程光盘源码,有完整的飞行射击游戏源代码,可编译,并在模拟器中运行,个人觉得是学习j2me最好的书籍-J2ME game CD-source programming, a complete flight shooter source code, compile, the simulator operations, personal learning J2ME think it is the best books
paopao_K750
- K750手机游戏泡泡龙源代码,资源文件比较全,生成有JAR和JAD文件,导入手机可运行,源文件可试着编译一下,你需要有K750的手机游戏开发包。 -K750 Mobile Games Bubble Bobble source code, resource files relatively complete, generate a JAR and JAD files, import mobile phones can run, the source document can try to co
SuperMate
- J2ME手机版游戏——配对赛源代码,可以运行于S60手机,游戏本身和连连看有点类似,就是找出画面中两个相同的图片配对,配对正确后两个图片会消失,消失的越多等于接下来的游戏越容易过关。编译源代码需要相应手机包和资源文件,这里仅包含一些图片资源。 -J2ME mobile phone version of the game- matching game source code, can run on S60 mobile phone, games Lianliankan itself and i
QuickRun
- 小子快跑,精美J2ME动作游戏,附有JAR包和声音资源和源文件,有兴趣的朋友可能到官方找到相关资料重新编译一下,可以参考一个动作游戏的编写要领。-Kid Run, fine motion J2ME Games with JAR package and source of resources and sound files, there is possible interest to the Friends of the official re-compile the relevant infor
The_J2MEgame_code_of_LG
- LG手机里面的一个名字叫哈利波特的游戏源代码。希望在指定的编译环境里进行调试。-LG mobile phone inside a game name is Harry Potter source. I hope to compile the specified debug environment.
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
paopao_K750
- K750手机游戏泡泡龙源代码,资源文件比较全,生成有JAR和JAD文件,导入手机可运行,源文件可试着编译一下,你需要有K750的手机游戏开发包。 -Puzzle Bobble K750 mobile phone game source code, resources, compare the whole document, there is generated JAR and JAD files, import mobile phones to run, to try to compile
MOIN_java
- 基于手机的手机二维码QR码识别系统。功能强大的反编译源码!-Two-dimensional code based on mobile phone QR code identification system. A powerful anti-compile source code!
PurpleWizard
- j2me游戏紫色精灵源代码,没有看出是什么类型的游戏,好像类似射击和奔跑的游戏,有兴趣的朋友编译一下,资源文件比较全了。 -Purple Wizard j2me game source code, did not see what type of game, it seems similar to the shooting and running the game, are interested in what a friend to compile, compare all of the
5555555555555
- 一款很不错的基于J2me的Java游戏源代码,1945飞行射击,飞机作战,这是第二版,比第一版更好玩,源代码完整,资源图片都在压缩包内,编译时候要导入支持库,网上有下载,祝你好运。 -A very good game based J2me of Java source code, 1945 flight shooting, aircraft operations, this is the second version is more fun than the first edition, s
kebiao
- 用JAVA编写的J2ME电子课表,能够记录,删除,已经通过编译,是学习j2me的好程序-JAVA J2ME prepared with electronic curriculum, the ability to record, delete, has compile, is a good program to learn j2me
VisualGPS
- J2ME Visual GPS for Java enabled mobile phones.You can compile it and enhance it for your own use
plant
- 用j2me编写的手机游戏,飞机游戏,完整源代码,用eclipseme编译工程-Prepared with the j2me mobile phone games, aircraft games, complete source code, compile the project with eclipseme. .
Aircraft-shooting-game
- 一款完整的j2me飞机射击手机游戏。可以在jb中编译(必须有j2me开发套件)运行 -A complete mobile phone games j2me the aircraft. You can compile jb (must have j2me development kit) to run
BusQuery
- 这是一个城市公交车查询系统的源代码,编译和运行已经成功-This is a city bus check system source code, compile and run successfully
CatchingSheep
- 次程序是一个运行在三星bada系统上的一个手机游戏《捕羊》源代码,此程序是用bada C++编写的,需要在bada开发编译器上编译。此游戏是我在bada游戏设计大赛上的参赛作品!分享至此,希望作为学习交流之用!-The second program is a run on the Samsung bada system, a mobile game to catch the sheep "source code, sub-program is prepared using Bada C ba
HexEditor-src
- 从dzaniss开发的ClassEditor2.2里面精简出来的十六进制编辑器,此源代码为本人的反编译作品,可以在手机上用janino编译成功并且正常运行。代码中加了一些注释方便阅读,并且做了一些优化。-From dzaniss development of streamline ClassEditor2.2 out hex editor, the source code was decompiled by myself, can be on the phone with janino comp