搜索资源列表
UnicodeReader
- 发现很多支持java的智能手机虽能直接打开txt各式的文件,然而当文件中包含中文时就会出现乱码,让人非常不爽,而且它不带有记忆功能,假如100页的书,你已看到了第50页,那末等下次再打开文件时,它又从第一页开始显示,于是你要一页页地往后翻。UnicodeReader就是目前仅支持unicode编码格式的txt文件,不仅解决了上面的两个问题,而且增加了其他一些有用的功能,最有特色的一点是支持超大的txt文件。-found many supporters of java Although the s
funambol-j2me-common-6.0.12
- 利用SyncML开发客户端程序的中间件,J2ME版本。 This library is a collection of basic utilities for: object serialization and persistence on the RMS, Logging and string manipulation. This document describes the Funambol JavaME Common API library, which purpose is
IMSI-Encoding-Rules-China-Mobile
- 此文档介绍可以通过imsi来推算手机号码,可以查到是属于那个地市-This document describes imsi to project through the mobile phone number, can be found that cities are
Utils
- 自己写的字符串编码转换,和日期截取处理的工具类,因为这些在j2me里都要经常用到。-Write your own string encoding conversion, and date of intercept processing tools, because they must be frequently used in the j2me years.
src
- j2me上QR码的编码及解码过程,并有简单的界面说明-j2me on the QR code encoding and decoding process, and a simple interface descr iption
J2ME
- Java的中文问题通常会困扰很多开发者,你可能在开发Web应用程序的时候遇到中文参数的传递问题,最后你可能选择使用Filter把Request的编码方式设置为GBK来解决。在J2ME的开发中我们同样会遇到中文问题,比如在RMS中存储中文、网络传输中传输中文、从文件中读取中文等问题。-Chinese in Java, many developers often troubled, you may in the development of Web applications pass paramet
PDAPDemo
- J2ME MIDlet for secret viewing encoded images on mobile phone. Encoding JPG image to JPC-file by simply xor-ing all bytes with 0xFF and changing file extension.
turbo
- turbo码的编码译码及其各种算法用c语言实现 -The turbo code encoding decoding and its algorithm with C language
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
J2meBase64
- 纯手机端开发的一款j2me手机Base64编码解码工具! 版本:2.0 在上一版本的基础上做了很大改进: 1、支持Base64编码明文、密文的相互转换! 2、支持对无限大的文件进行准确无误的Base64编码/解码,让你在手机上也可以把图片等文件转换成Base64编码文件,而不必再依赖于网络在线转换的文件大小等诸多限制 3、增加了一个简单有效的异或(xor)加密引擎!支持对无限大文件进行快速的加解密。 软件内含源代码(有详细的中文说明),方便j2me初学者研究学
