搜索资源列表
Xport
- 这是一个可以将文本格式的PS2金手指文件转换成XPORT2格式的原码,不用在手动输入大量AR2金手指码了。-This is a text format will be the PS2 ordinary paper into XPORT2 format of the original code, no need to manually input large AR2 yards of the ordinary.
WeightConventer
- JAVA不同星球重力转换程序,典型的初学者教程-JAVA different planet gravity conversion, the typical beginners guide
BinCompiler
- 一个可以将png图片转换成bin的工具`方便游戏的数据保护`-a png images can be converted into a tool for bin `convenient game data protection`
jibx_1_1
- JiBX是一个为Java提供的XML数据绑定框架。它可以和现存的类一起运行,使用一个灵活的映射定义文件来决定如何将数据对象转换成XML。-JiBX Java is one of the XML data binding framework. It can and existing categories that run, Use a flexible mapping definition files to determine how data will be converted into XML
JLayerMp3MIdlet
- 利用j2me技术将mp3格式转换为wav格式,值得大家
source
- J2ME图像处理演示程序,演示图像转换个效果
j2meutf8
- J2EE手机开发时,手机只支持utf8格式的String,此程序应用于utf8向gb2312的转换,程序需要2个文件,一个类文件,一个转换表dat格式
AddressConverter-20041224
- iPhone的联系人地址的转换为通用格式,以及通讯组地址保存
Jie
- 自己编写的一个j2me小小程序,主要的功能就是实现一个登陆界面以及界面的转换.
sjgj
- 手机拆机资料/免拆资料相互转换。方便免拆操作-Phone拆机information/information-free split conversion. Facilitate the free operation of the demolition
J2ME_Yangming
- Eclipse开发J2ME[进制转换的例子]。图文教会你,如何配置J2ME,WTK,PROGUARD,以及开发简单的进制转换,如何在手机上运行。 作者:杨明 转载请声明-Eclipse to develop J2ME [hexadecimal conversion examples]. Graphic teach you how to configure the J2ME, WTK, PROGUARD, and the development of simple M-ary conversi
Utils
- 自己写的字符串编码转换,和日期截取处理的工具类,因为这些在j2me里都要经常用到。-Write your own string encoding conversion, and date of intercept processing tools, because they must be frequently used in the j2me years.
week03
- 很经典的进制转换代码 传上来供大家分享学习-add convert
JAVA_ADC_test
- 此代码是关于j2me上数模转换的测试程序,适用于mtk平台。-This code is on j2me on the GPIO test program for mtk platform.
HuoBizhuanhuan
- 货币转换功能,用于在支持J2ME以及MIDP1.0的手机上进行不同货币单位的汇率换算-money transform
InterfaceDataManagment
- 移动实习作业,接口文件的提取转换和传输功能-Mobile internships job interface file extraction, conversion and transmission functions,
ColorCalculator
- 自己写的第一个手机小程序:颜色值计算器。输入十进制、十六进制和RGB中的任何一种颜色代码就可以转换成其他两种颜色代码!具体的代码输入格式查看软件中的“帮助”。内含软件源代码。-Write your own phone applet: color value calculator. Input decimal, hexadecimal and RGB color code can be converted into the other two color code! Specific code i
Base64
- 自己写的第二个手机小程序:Base64字符编码/解码器,输入数字或英文字符就可以转换成Base64编码的字符,不过目前还不支持汉字字符的编码/解码。内含软件源代码。-Write your own phone applet: the Base64 character encoding/decoding, enter the number or English characters can be converted into a Base64 encoded characters, but is n
ColorCalculator2.0
- j2me颜色值计算器2.0,输入十进制、十六进制和RGB中的任何一种代码就可以转换成其他两种颜色代码,在上一版本的基础上新增了简单的颜色预览图形界面。 软件内含有源代码,纯手机编写,可以手机端用janino编译成功!适合j2me初学者研究学习。-j2me color value calculator 2.0, to input decimal, hexadecimal and RGB in any kind of code can be converted intothe other two
ColorViewer2.1
- 纯手机端开发的j2me颜色值查看器2.1(原ColorCalculator),输入十进制、十六进制和RGB中的任何一种代码就可以转换成其他两种颜色代码,并且显示该颜色代码对应的颜色,在2.0基础上增加了RGB调色器功能!可以调出任意颜色,并且显示它的三种颜色代码值。 软件内有一些通用的有用的类和方法,如Canvas界面文字自动换行,字符左右滚动,时间自动更新,多线程的使用等等…很适合初学者研究学习! 源代码里面都附了详细的文字说明,初学者可以很容易的看懂! 软件内含有源代码,纯手