搜索资源列表
网友自编java媒体播放器
- 一个java编写的mpeg播放器,支持mp3,其他的没试过,代码很规范,可以做参考.-a java decode mpeg player. support mp3. Did not try other format . good stly of source code. can be using as reference.
JPG-decode_encode.rar
- 基于J2ME的JPEG decode和encode,有完整解码、8分之一解码,8分之一流解码,JPEG decode & encode on J2ME Platform,1/8 fast decode, 1/8 stream decode
GIFproject.rar
- ANDROID系统程序源码,GIF动画图片DECODE,JAVA编写,实例可运行,ANDROID source system procedures, GIF animation picture DECODE, JAVA development, examples can be run
jj2000_4.1-src.zip
- 使用Java写的jpeg文件编解码和查看程序,A program which can code/decode and view jpeg files written in Java
ZXing-1.3.zip
- ZXing是一个开源Java类库用于解析多种格式的1D/2D条形码。目标是能够对QR编码、Data Matrix、UPC的1D条形码进行解码。 其提供了多种平台下的客户端包括:J2ME、J2SE和Android。 ,ZXing is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Our focus is on using the built-in camera on
H264Android
- Android 解码h264文件,移植FFMPEG实现编解码。-Android decode h264 files to achieve transplantation FFMPEG codec.
H264Android_CPP
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
Base64_java
- java写的base64加解码算法-Base64 code/decode algorithm written in Java
javadecode
- 很简单的东西 decode的代码 是一个例题 -very simple things decode the code is one of excellence
des
- 用Java编写的des加解密算法,参照的c语言的加解密过程,支持3des加密-des encode/decode program in java
GIFExMachina
- GIFexMachina is a procedure that instantiates a Java object to decode and pass back a GIF image. This file contains the source for both the Java object and the IDL procedure
huffman
- 用java和c++实现的huffman编码解码程序,压缩效率高,且无损。-A Huffman code and decode program Using language java and C++ for compression and depressrion of characters.
SNMP
- 用Java实现的SNMP网络管理协议模型,可进行TLV编码和解码,-a SNMP Model in Java,you can encode and decode TLV using it
Base64
- a good java util for base64 encode decode
[java]cortado-0.2.2.tar
- 流媒体应用 mpeg4 xvid应用 编码解码-mpeg4 xvid encode decode
GIFproject
- android 平台上decode gif格式的工程demo-Project demo for gif decode on Android
Escape.java
- Java Escape算法编码示例,包括解码类文件源码,解码说明:本方法保证 不论参数s是否经过escape()编码,均能得到正确的“解码”结果。-Java Escape arithmetic coding examples, including the decoding class source files, decode Note: This method ensures that regardless of whether the parameter s through the escap
java
- ASN decode for perf data in java
VideoCamera
- 集成了海康和大华的JAVA开发包,主要用于接收和解码摄像头视频文件(需自行下载各自官方sdk包配合,将库文件路径设置到环境变量;目前只支持Linux)(This JAVA package support both HikVision and DaHua, which help you fetch and decode video files from camera. (You need download each offical sdk first and set library's direc
crypto rsa
- A user of RSA creates and then publishes a public key based on two large prime numbers, along with an auxiliary value. The prime numbers must be kept secret. Anyone can use the public key to encrypt a message, but with currently published methods, an
