搜索资源列表
Jmine
- 一个简单的扫雷游戏代码,供大家交流学习.无需解码-a simple game of mine code for the exchange of learning. Without decoding
QR_src
- 二维QR条码项目的J2ME源代码。软件包括1.核心QR码编/解库,2.对一段信息进行QR编码,输出二维条码图片,3.并且可以上传图片到应用服务器。4.从摄像头获取一个拍摄的二维条码并解码。5.从网络上选择一个二维条码并解码取出信息。-2D QR barcode project J2ME source code. Including a software. Core QR Code Encoder / Xie basement, 2. For information on QR codes, tw
J2me-mpeg-decoder-src
- J2ME MPEG4 解码代码。 以及使用方法。-J2ME MPEG4 decoding code. And the use of methods.
src
- j2me上QR码的编码及解码过程,并有简单的界面说明-j2me on the QR code encoding and decoding process, and a simple interface descr iption
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初学者研究学
QrCodeScanner-master
- 如果使用 ZBar 解码并且使用 ZXing3.1.0 扫描,只需要修改 ZXingProj 中的 DecodeHandler 解码模块,将 ZXing 的解码换成 ZBar 即可(If we use ZBar to decode and use ZXing3.1.0 scan, we only need to modify the DecodeHandler decoding module in ZXingProj, and change the decoding of ZXing to ZB