Welcome![Sign In][Sign Up]
Location:
Search - j2me 1

Search list

[Game ProgramJ2ME手机游戏开发技术详解

Description: J2ME手机游戏开发技术详解
Platform: | Size: 3122785 | Author: zhqhong2002@yahoo.com.cn | Hits:

[J2MEJ2ME与JSP间session的保持

Description: J2ME访问JSP时,默认情况下JSP每次都要更新session,使得JSP中的session技术变得无效,所以在J2ME的MIDlet程序中要采取编程技巧解决此问题。源码中SessionServlet.java是一个服务器端的Servlet程序,接收J2ME的访问。SessionMIDlet.java中是保持session的手机端代码样例。
Platform: | Size: 6681 | Author: qinhua263@163.com | Hits:

[J2MEj2me实现 gps卫星定位的代码

Description: j2me实现 gps卫星定位的代码,支持gps和Agps的方式获得卫星定位坐标
Platform: | Size: 6824 | Author: joseph.p.chow@gmail.com | Hits:

[Mobile gamesj2me手机赛车游戏源代码

Description: j2me手机赛车游戏
Platform: | Size: 427668 | Author: 812203594@qq.com | Hits:

[P2PeMule0.42e-Sources

Description: 著名的P2P软件emule源码,支持多语言-<B>Well-known P2P software emule-source, multi-language support</b>
Platform: | Size: 2512896 | Author: 站长 | Hits:

[J2MEj2me开发大全

Description: J2ME开发大全一书的全部源代码-all code of j2me: the complete reference
Platform: | Size: 95232 | Author: | Hits:

[Windows Developchallenge

Description: 蓝牙hci数据通讯-data communications Bluetooth HCI
Platform: | Size: 3521536 | Author: 李旸宁 | Hits:

[J2MEj2me爆炸人

Description: j2me编写的单击版游戏, 我们以前玩的超经典的爆炸人游戏,-J2ME version prepared by the click games, we play before the explosion-the classic one game,
Platform: | Size: 8192 | Author: 张伟 | Hits:

[J2MEj2me example

Description: j2me的例子程序。部分-J2ME example procedures. Some
Platform: | Size: 7168 | Author: microland | Hits:

[Books运用J2ME 和J2EE 实施跨平台无线应用

Description: 运用J2ME 和J2EE 实施跨平台无线应用-use J2ME and J2EE implementation of cross-platform wireless application
Platform: | Size: 10578944 | Author: 彭寒 | Hits:

[J2MEjzlib_j2me_asoft[1].tar

Description: zlib 算法在j2me 中的应用,是用于,解压png 图像文件-J2ME zlib algorithm in the application is used, unpacked png image files
Platform: | Size: 55296 | Author: 陈立 | Hits:

[J2MEsnakemap

Description: j2me游戏快乐蛇0.2(游戏源码已上载)地图编辑器源码,vc6.0+MFC-J2ME game happy snake 0.2 (FOSS game has been uploaded) Map Editor source, vc6.0 MFC
Platform: | Size: 33792 | Author: 滕飞 | Hits:

[J2MEJ2ME自学测试-Alert,TextField

Description: 这是我在学习J2ME过程中,对一些界面类所做的测试代码,包括 Alert类的测试 TextField类的测试-This is my learning J2ME process of doing some kind of interface code testing, including the testing category Alert TextField kind of test
Platform: | Size: 3072 | Author: | Hits:

[J2MEJ2ME贪吃蛇

Description: J2ME下开发的贪吃蛇与详细说明-J2ME development under the detailed description and Snake
Platform: | Size: 44032 | Author: 王宁 | Hits:

[J2MESun J2ME官方例程若干

Description: Sun公司的J2ME官方例程若干,对于初学者或许算是一个不错的材料吧--Sun's J2ME official number of routines for beginners may be a good material it-
Platform: | Size: 44032 | Author: 海燕 | Hits:

[J2MEJ2ME开发实例7

Description: J2ME开发实例,内含有可直接运行的源程序代码,供大家学习参考-example, contain direct operation of the source code for all to study reference
Platform: | Size: 18432 | Author: 布什 | Hits:

[Game ProgramJ2ME Game Development with MIDP2

Description: J2ME Game Development with MIDP2,移动式游戏开发人员的首选。-J2ME Game Development with MIDP2, mobile game developers the first choice.
Platform: | Size: 3864576 | Author: 赵朝牧 | Hits:

[Game Programsf_2008411

Description: 跨平台2D引擎,任何图形设备(2d/3d)均可使用 精灵引擎包括:精灵(支持HotPoint),45度斜角地图,图层,ViewPort,层管理器。 图形引擎包括:ISurf通用2D绘图接口。目前有一个DDraw7的实现;IFont接口。还有一个CGdiFont实现。 *声明:欢迎学习研究或修改,未经本人许可,严禁用于商业用途 Copyright instemast 精灵引擎部分,我发现SUN的J2ME设计的还不错,所以参考了他的设计。 不过J2ME是针对移动设备的,不支持45度斜角地图,我支持了一下。 图形绘制部分,我抽象出了出一个ISurf接口来完成图形绘制。这个接口我改了好几次。 不支持位图Alpha通道,但是支持单个Alpha值。 ISurf接口中的Color格式为X8R8G8B8,不过具体设备上的具体实现与之可能不同。 你可以用D3D实现这个ISurf,也可以用DDraw实现他。目前我只提供了DDraw实现。 另外要说的是,不是说做3D游戏就不需要实现这个2D接口了。 由于我的UI是基于ISurf接口的,所以我的3D游戏也需要实现ISurf,以使UI工作。 里面用到的其他头文件,我也共享了出来,保证可以编译。-err
Platform: | Size: 39936 | Author: test | Hits:

[Game ProgramgameTXZ

Description: 根据J2ME版推箱子游戏改编,现改版为VC++版,功能上一模一样,不过现在可以在Windows上运行了,而非限制于手机。游戏界面看上去还不错。-J2ME version of the game based on Sokoban adaptation, now revised for the VC++ version of the same functions, but can now run Windows, and not limited to cell phones. Game interface looks pretty good.
Platform: | Size: 2176000 | Author: 151 | Hits:

[Chess Poker gamesGameSRC

Description: 现在游戏开发是个潮流,很多人在大学期间都是从写小游戏走向专业的技术编程人员的吧,也有好多人毕业后一直从事了游戏行业,这里我提供了几个经典的小游戏源码集合,丰富的内容,不同的编程语言,让你体验游戏开发的乐趣,源码内容有: 1.JAVA版本的经典俄罗斯方块 2.VC版本的经典俄罗斯方块 3.J2ME手机版本的经典俄罗斯方块 4.VC版的经典棋牌游戏斗地主 5.VC版的经典战机游戏 6.VC++版本的国际象棋(包含了设计文档、美工设计等全套开发流程,绝对让你垂涎欲滴!) 来成为我们开发行业的成员吗?从这里开始,你会发现前途嘹亮~-Game development is a trend now, many people are in college to write a small game from the technical to the professional programmer s right, there are a lot of people after graduation has been engaged in the games industry, and here I provide a source of several classic games collection rich content, different programming languages ​ ​ let you experience the fun of game development, content source: 1.JAVA version of the classic Tetris 2.VC version of the classic Tetris 3.J2ME mobile version of the classic Tetris 4.VC version of the classic board games Landlords 5.VC version of the classic fighter plane game 6.VC++ version of chess (including design documents, graphic design, full development process, so you absolutely mouth-watering!) To develop our industry members? From there, loud and clear- you will find future
Platform: | Size: 2741248 | Author: acidy | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net