CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - transcoding

搜索资源列表

  1. CodingConvert.rar

    0下载:
  2. 计算编码转换,汉字<->Unicode、汉字<->GB2312、字符<->ASCII等。,Calculated transcoding, Chinese <-> Unicode, Chinese <-> GB2312, character <-> ASCII, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:48408
    • 提供者:LSB
  1. Python

    1下载:
  2. 用pjsip的库编写web网络电话,说明: 1.先安装pjsip的库。 2.你需要两个sip账号,分别填入第114行和116行。 第一个参数是SIP服务器,第二是用户名,第三是密码。 3.被叫号在第49行,你可以修改成从文件读或者其他。 4.第131行,从E盘根目录获取“电话号码.call”文件。获取之后就把该文件删掉。并呼叫该号码。 5.第44行,等待音文件,必须是标准的wav文件,可以用windows自带的录音机自己录制,转码出来的有可能不被支持,会报异常,此处未作处
  3. 所属分类:Other windows programs

    • 发布日期:2014-04-12
    • 文件大小:541696
    • 提供者:wenda
  1. UCS2Convert

    0下载:
  2. 将一段文本转换为带左斜杠的16进制UCS2编码字符串,可单条转换,也可成批转换,该工具主要用于MTK手机开发时将中文直接内置时的转码,使用windowsAPI,可供参考,包内有执行程序.-Will convert the text with a slash left a string of 16 hexadecimal UCS2 encoding, can be a single conversion, but also can batch conversion, the tool is mai
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:593002
    • 提供者:wangru
  1. utf8

    2下载:
  2. 基本思路很简单,就用两个大数组: UTF8 ->GBK 先从UTF8中解读出unicode值,再从数组中读出GBK值。 GBK->UTF8 直接以GBK的值为下标,查找数组中对应的UTF8值。 现在解决的问题: 1.可从UTF8转换到GBK编码 2.可对UTF8的编码格式作出判断,如某个UTF8不合要求或字节数不足,会自动跳过。 3.可从GBK编码转换到UTF8编码 未完成的问题: 1.计算字符串长度 2.在调用函数给要分
  3. 所属分类:Other windows programs

    • 发布日期:2015-12-04
    • 文件大小:183520
    • 提供者:agan
  1. code

    0下载:
  2. 专门为sony Walkman 音频数字播放器做的一个歌词转码程序,支持文件夹拖放,自动过滤。-Specifically for sony Walkman digital audio players do a lyrics transcoding, support for drag and drop folders, automatic filtering.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2397
    • 提供者:krwang
  1. sade2wq

    0下载:
  2. 新编码转换大全模块,很好的易模块,适合易编程者使用-Daquan new transcoding module, a very good and easy module, suitable and easy to use programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3721
    • 提供者:lovedf6
  1. receive

    0下载:
  2. 用串口助手发送数据,通过其他软件接受数据,通过ASCLL转码,显示在屏幕上-Assistant serial transmit data through other software to accept data transcoding by ASCLL, displayed on the screen
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:71756
    • 提供者:sam
  1. opencore-amr-iphone

    0下载:
  2. amr转码用,ios语音开发用到,不需要自动忽略-amr transcoding with ios voice development used, and do not need to automatically ignore
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:1290539
    • 提供者:csz2136
  1. clipbucket-2.6-r738

    0下载:
  2. 这是国外的一款视频播客源码系统,内容丰富,支持本地上传,自动转码,分享,会员操作等功能,采用的是PHP+MYsql-This is a video podcast of the foreign-source systems, content-rich, support local upload automatic transcoding, share, Member operation, is PHP+MYsql
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:4067572
    • 提供者:sdfsdf
  1. ymchange

    0下载:
  2. 中文域名转码系统 直接上传到空间即可使用 输入中文域名即可解码成英文域名-Chinese domain transcoding system be uploaded directly to the space can be used to input Chinese domain name can be decoded into English domain names
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:37103
    • 提供者:梦云
  1. Unicode

    0下载:
  2. 两个C++实现字符编码转换的文件,实现Unicode转码到字符串-Two C++ achieve character encoding to convert the file to Unicode transcoding string
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:1760
    • 提供者:chang
  1. time_led

    0下载:
  2. 读出DS1302里的时间信息,进行转码,然后送入MAX7219里送入数码管里-DS1302 in read time information, transcoding, and then fed into the digital tube inside MAX7219
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:3406
    • 提供者:Adam
  1. sum

    0下载:
  2. 20个无符号数相加实验目的:通过非数值运算(如统计、分类、排序、代码转换等)编程,进一步掌握8086/8088汇编语言程序设计方法和技巧。-20 unsigned numbers together experiment: through non-numerical operations (such as statistics, classification, sorting, transcoding, etc.) programming, and further understand 8086/
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:118271
    • 提供者:陆二二
  1. me_e

    0下载:
  2. 我自己写的易语言启动退出特效.e和编码转换.e 启动退出特效包括7种启动和7种退出特效(包括移动消隐等),代码十分简单实用,可以使你写出的软件变得十分华丽 编码转换是我历时2周完成的一款国标码,usc_2码,16进制(机内码),和十进制转换的程序完败网上所有编码转换程序,非常实用-I wrote it myself start out easy language effects. E and transcoding. E start exit effects, includi
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:29213
    • 提供者:yangfeng
  1. uni_gbk

    0下载:
  2. unicode编码转换为gbk码,短信传输的unicode码,单片机中存储的gbk码,做短信功能时需要转码,该程序实现转码功能,已经过验证。-gbk encoding to unicode code, SMS transmission unicode code stored in the microcontroller gbk code, do SMS functionality needed to transcode the program transcoding functionality
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:46024
    • 提供者:
  1. G2U01.RAR

    0下载:
  2. 将GB编码转为UTF8,类似 E5 E5 E1,方便进行网页编码转换,优点是命令行程序,方便其它程序调用,方便用批处理将大批量文件一次性转换-The GB encoded into UTF8, similar E5 E5 E1, convenient for web transcoding, the advantage is a command line program, easy to invoke other programs, easy to use batch files to l
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:753
    • 提供者:王金其
  1. Convert-src

    0下载:
  2. Big5ToGB UnicodeToGB UTF8ToGB 多种编码转换程序源代码-Big5ToGB UnicodeToGB UTF8ToGB Multiple transcoding source code
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2759760
    • 提供者:zhugf
  1. Demo_MWC

    0下载:
  2. MWC调制宽带转换 代码 matlab 使用OMP算法-MWC modulated wideband transcoding matlab use OMP
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1180794
    • 提供者:堵莹
  1. hex2dec

    0下载:
  2. 将HEX转码为DEC的程序,封装成D-The HEX transcoding for the DEC program, packaged into DLL
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7591
    • 提供者:杨洋
  1. iOSMp4Camera

    0下载:
  2. 介绍视频的录制,录制视频的大小时间长短,视频的转码,以及播放-Introduce video recording, video recording the size of the length of time, video transcoding, and play
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:94623
    • 提供者:顾茂刚
« 12 »
搜珍网 www.dssz.com