CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 编解码

搜索资源列表

  1. jj2k-gui_1.5b-src

    0下载:
  2. jpeg2000编解码,java开发,希望大家能用的着
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.44mb
    • 提供者:杨云飞
  1. jMmsLib-0.8.1.rar

    0下载:
  2. 编解码MMS彩信的Java类库,同时提供了一个通过wap网关发送彩信的简易客户端,Java library for encoding/decoding MMS messages. Also provides a simlpe client for sending MMS through a WAP gateway.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:70.89kb
    • 提供者:ywr
  1. mp3java

    0下载:
  2. 这是java编的一个MP3的解码器。有需要的朋友可以看看。-This is a java for the MP3 decoder. There is a need to look at the friend.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:485.65kb
    • 提供者:ouy
  1. config

    0下载:
  2. 通用的配置文件工具类,能够提供配置文件加解密、Base64编解码、配置文件编码转换等功能。含eclipse工程文件和依赖包。-Common configuration file tools, can provide the configuration file encryption and decryption, Base64 encoding and decoding, the configuration file encoding conversion.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:149.49kb
    • 提供者:ara
  1. tcp

    0下载:
  2. 基于TCP协议的家庭内部三表抄送系统,数据的编解码和传输程序-TCP protocol based on three tables copied within the family system, data encoding and decoding and transmission procedures
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:3.17kb
    • 提供者:雷浩
  1. G711Codec_SourceCode

    0下载:
  2. java编的G711编解码程序 可以用在别的自己的Java程序中 纯java语言编写-java code of the G711 codec can be used in other Java programs in their own pure java language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:7.36kb
    • 提供者:苏打水
  1. Test

    0下载:
  2. 使用开源工具类库com.google.zxing,实现二维码的编解码-Use of open-source tool library com.google.zxing, two-dimensional code codec
  3. 所属分类:Java Develop

    • 发布日期:2017-11-30
    • 文件大小:752.37kb
    • 提供者:sunyan
  1. JAVA-MPEG

    0下载:
  2. java mpeg源码,对mpeg编解码有兴趣的朋友可以一起研究,一起交流,共同进步。-java mpeg source mpeg codec friends who are interested can study together with the exchange and common progress.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:59.15kb
    • 提供者:jjj
  1. bcprov-jdk16-146

    0下载:
  2. java开发ASN1编解码所用的jar包-java development ASN1 codec used jar package
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-09
    • 文件大小:1.53mb
    • 提供者:yulongzhuang
  1. FormatConversionProvider

    0下载:
  2. 格式转换提供者提供格式转换服务 *从一个或多个输入格式的一个或多个输出格式。 *转换器,包括编解码器,它编码和/或解码的音频数据, *以及转码器等格式转换器提供的方法 *确定支持什么样的转换,并获得的音频 流从转换后的数据可以被读取.-A format conversion provider provides format conversion services * from one or more input formats to one or more ou
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1.49kb
    • 提供者:jackmwl
  1. JMF-audio--video

    0下载:
  2. JMFjava音频视频多媒体会议实现,1、实现双向视频通话,编译直接运行即可; 2、可执行程序在:client\目录下; 3、自己部署服务器,直接运行:server\run.bat,在电脑右下角托盘区域会出现运行图标; 4、编解码部分用了第三方的库,效果不错,画面清晰,实时性非常好;-JMFjava audio and video multimedia conferencing implementation, a, two-way video calls, the compiler
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:863byte
    • 提供者:li siwei
  1. jj2k-gui_1.5b-src

    0下载:
  2. jpeg2000编解码,java开发,希望大家能用的着-jpeg2000 codec, java development, I hope everyone can be with
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2.7mb
    • 提供者:廖顺
  1. TwoDimensionCode

    0下载:
  2. 实现网络版的二维码的编解码,输入内容,编码返回二维码图片,上传二维码图片返回解码后的内容-Network version of the two-dimensional code codec, enter the content, content encoding return to the two-dimensional code image, upload dimensional code returns the decoded picture
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:605.72kb
    • 提供者:肖峰
  1. Base64104

    0下载:
  2. Base64算法源码、0x30编解码、Hex编解码,这些一般在银行、通信等中,用于对二进制的数据流进行处理,转换成全可见的ASCII字符。这里提供的是.h和.cpp,简单明了,易于移植。-Base64 source algorithm, 0x30 codec, Hex codec, which generally in the banking, communications, etc., used for binary data stream processing, conversion Che
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3.21kb
    • 提供者:to364388
  1. ncutils

    0下载:
  2. 数据块的编解码部分和矢量求逆的测试部分,内含各种相关编码类。-The encoding and decoding part of the data block and the part of the vector inversion test, including all kinds of relevant coding class.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:332.83kb
    • 提供者:youyou
  1. 哈夫曼树

    0下载:
  2. 本文件为基于java实现的可以编解码的哈夫曼树的完整代码(This file is the source code for huffman tree)
  3. 所属分类:Java编程

    • 发布日期:2017-12-11
    • 文件大小:2.57kb
    • 提供者:wangCufe
搜珍网 www.dssz.com