CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - encoding

搜索资源列表

  1. mp3_encoder

    0下载:
  2. Linux下的intel的ipp库使用,完成MP3编码,嵌入式PCA平台,适用PXA270开发板-under Linux intel ipp library to use the complete MP3 encoding, PCA embedded platforms, application development board PXA270
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:19.65kb
    • 提供者:力量
  1. golay24

    0下载:
  2. Encoding and decoding of the binary extended (24,12,8) Golay code: An arithmetic decoding algorithm. It is a very close relative of the error-trapping decoding algorithms developed by Kasami in the 1960s.-Encoding and decoding of the binary extend
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.06kb
    • 提供者:里海
  1. common101

    0下载:
  2. The UCL common multimedia library implements a number of algorithms and protocols needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeBSD, MacOSX) and on Windows 95/98/NT/XP. The follow
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:297.94kb
    • 提供者:王毅
  1. peers-0.2-src

    0下载:
  2. Peers is a very minimalistic SIP User-Agent. It s a softphone, written in java, and it has been tested on linux and windows. It allows a user to call from one PC to another on a local area network, using SIP/SDP/RTP with Ulaw encoding for voice.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.96mb
    • 提供者:spark
  1. gsm_sms

    0下载:
  2. 最新的linux下的SMS的PDU编码及解码,包含iconv函数的用法,及起ASCII到UFT-8的转化。-Under the latest linux SMS-PDU encoding and decoding, including the iconv functions are used, and from ASCII to the UFT-8 conversion.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:4.68kb
    • 提供者:M
  1. htmlparse

    0下载:
  2. html文件编码转换与解析,在Linux下实现-html file encoding conversion with the resolution, in the under Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:54.17kb
    • 提供者:冯泽跃
  1. tlv.tar

    0下载:
  2. BER-TLV格式编码:解码、编码源码。目前在很多行业都有应用。-BER-TLV format for encoding: decoding, encoding source. Currently have applications in many industries.
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. 分析MPEG-2码流,可以分析出MPEG-2文件的编码格式等信息-Analysis of MPEG-2 bit stream, you can analyze MPEG-2 encoding format, such as file information
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2.69mb
    • 提供者:菲莉克尔
  1. demos

    0下载:
  2. 在DM6446上实现了编码和解码功能,encode_decode 可以同时进行编码和解码,在开发板上,我已经通过了测试-DM6446 has been realized in the encoding and decoding functions, encode_decode can simultaneously encode and decode, in the development of on-board, I have passed the test
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1.42mb
    • 提供者:夏占高
  1. mpeg2_4_ref

    0下载:
  2. JPEG解码,用于实现JPEG的解码和编码。大家来共享。-JPEG decoder for the implementation of JPEG decoding and encoding. Everyone to share.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1.08mb
    • 提供者:赵文
  1. myebook

    0下载:
  2. Linux系统下的电子书源代码,支持多种编码(unicode,GBK,BIG5,UTF8),支持自定义跳转页码和自动阅读功能.-E-book under the Linux system source code, supports a wide range of encoding (unicode, GBK, BIG5, UTF8), support for custom page Jump and automatic function.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:21.54kb
    • 提供者:baizhantang
  1. poppler-data-0.1.tar

    0下载:
  2. 解决linux下,PDF 中文乱码问题!解压放置到/opt文件夹下面。(需要使用sudo启动nautilus,否则无权限)<br>3.打开终端进入该目录:cd /opt/poppler-data-0.1 (如不是解压到/opt目录下就变动一下)<br>4.运行命令:sudo make install datadir=/usr/share<br>5.可以了,中文乱码问题应该解决了。-This package consists of encoding files
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2.5mb
    • 提供者:lizhen
  1. rlec-0.3

    0下载:
  2. 用于压缩的游程长编码和解码模块,用c语言实现的,效率比较好-For the long-run-length compression encoding and decoding modules, using c language implementation, the efficiency is better
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:28.66kb
    • 提供者:adfdf
  1. Qt4Code01-02

    0下载:
  2. qt 代码1-2章 说明: 1.源程序中有些工程是使用得GB18030编码,有些用得是UTF-8编码,如果碰见有汉字不能识别的情况,请切换编码。 2.源程序有些使用的是KDevelop编辑,有些是eclipse编辑,所以目录结构可能有些不同。 3.所有工程只保留了源代码,没有执行文件,请自行编译。-qt Code Chapter 1-2 Descr iption: 1. source of some of the projects is to use too GB18030 en
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:12.28kb
    • 提供者:yhc
  1. Qt4Code03-04

    0下载:
  2. qt 代码3-4章 说明: 1.源程序中有些工程是使用得GB18030编码,有些用得是UTF-8编码,如果碰见有汉字不能识别的情况,请切换编码。 2.源程序有些使用的是KDevelop编辑,有些是eclipse编辑,所以目录结构可能有些不同。 3.所有工程只保留了源代码,没有执行文件,请自行编译。-qt Code Chapter 3-4 Descr iption: 1. source of some of the projects is to use too GB18030 en
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:728.17kb
    • 提供者:yhc
  1. RedHatLinux6

    0下载:
  2. RedHatLinux6提供了linux6的技术资料,帮你进一步学习该方面的知识,让你掌握linux系统的编码。-RedHatLinux6 provided linux6 technical information to help you to further study the knowledge, so that you grasp the linux system encoding.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-31
    • 文件大小:12.55mb
    • 提供者:张开
  1. g726

    0下载:
  2. g726源代码及测试程序,可以实现40、32、24、16kbps的编码速率-g726 source code and test procedures can be achieved 40,32,24,16 kbps encoding rate of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:324.57kb
    • 提供者:陈博
  1. asn1ve202lnx.tar

    0下载:
  2. ASN1VE(ASN.1查看器/编辑器)是一个用于分析和编辑任何使用ASN.1编码规则的,Linux版本。-ASN1VE (ASN.1 Viewer/Editor) is used to analyze and edit any use ASN.1 encoding rules, Linux version.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-26
    • 文件大小:9.1mb
    • 提供者:pudn_as1
  1. sqlite

    0下载:
  2. 使Qt的splite支持UTF-8编码按中名名称排序。-Qt' s splite to support UTF-8 encoding by the name sort by name.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.69mb
    • 提供者:PLX
  1. encoding

    0下载:
  2. implements the encoding conversion functions needed for XML.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:18.9kb
    • 提供者:neimekun
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com