搜索资源列表
palmtextsync-v100.zip
- Palm TextSync Conduit是一个掌上电脑同步管道,用于标准文本压缩/解压缩基础(PDOC)。它将和无格式的桌面电脑文本文件同步,当有冲突发生进就合并文件。 来源: http://sourceforge.net/projects/palmtextsync/
FileForBrowser
- 手机文件浏览器、支持多种文件格式的查看(文本、音频、视频、图片、压缩包、等)-J2me phone file browser, supports multiple file formats to view (text, audio, video, pictures, compressed, ...)
Java
- 首先到sun下载最新的jmf,然后安装。http://java.sun.com/products/java-media/jmf/index.jsp 然后,说一下需求 1. 用摄像头拍照 2. 在文本框输入文件名 3. 按下拍照按钮,获取摄像头内的图像 4. 在拍下的照片上有一红框截取固定大小的照片。 5. 保存为本地图像为jpg格式,不得压缩画质 技术关键,相信也是大家最感兴趣的部分也就是如何让一个
palmtextsync-v100
- Palm TextSync Conduit是一个掌上电脑同步管道,用于标准文本压缩/解压缩基础(PDOC)。它将和无格式的桌面电脑文本文件同步,当有冲突发生进就合并文件。 来源: http://sourceforge.net/projects/palmtextsync/ -Palm TextSync Conduit is on a palm the computer synchronization pipeline, uses in the standard text compression/
tinylinegzip
- J2ME的文本压缩。 2ME压缩总汇的例子.对开发手机程序很有帮助。-GZIPInputStream is a pure J2ME implementation of the java.util.zip.GZIPInputStream class that uses the same Java API as in Java 1.1 or Java 1.4.1. The size of the com.tinyline.util.GZIPInputStream in the J
Huffman
- hufman算法实现,用于文本压缩,好用,,,,,,(Hufman algorithm, for text compression, easy to use,,,,,,)
基于哈夫曼编码的文本文件压缩与解压缩
- 使用哈夫曼编码的方法对文本进行压缩。可以是加密压缩,也可以是无密压缩(Huffman coding is used to compress the text. It can be encrypted compression or non dense compression)