搜索资源列表
final++
- 文件编码转换程序,将email中的文本提取出来,并保存为文本-document transcoding process, the email text extracted, and the preservation of text
GbtToGbs
- GB5编码转换为GB2312编码的源程序。-GB5 transcoding for GB2312 coding of the source.
AMR-Code
- This ETSI TETRA codec.It enable intercommunication between TETRA and other 3G networks without transcoding, and to provide enhanced voice quality for TETRA by using the latest low bit rate voice codec technology. Areas involved expected to include: -
ffmpeg-r10408-dll
- Movie2Mobile, written in Python, is a tool for transcoding your favorite movie into the 3gp format, used by most mobile phones. For encoding, MPlayer, MEncoder and FFMpeg is used, to offer a wide range of input formats, including DVD, AVI/MPEG and (S
GBK--U.rar
- 编码转换中需要的资源,GBK字符集和unicode字符集之间的映射关系,如果编程需要,建议使用Ultraedit修改成方便的格式,Transcoding in the resources needed, GBK character set and unicode character set mapping between the relations, if the program needs, recommend the use of Ultraedit modified into a conv
en_300726v080001p
- ETSI EN 300 726 Digital cellular telecommunications systems (Phase 2+) Enhanced Full Rate (EFR) speech transcoding (GSM 06.60)-ETSI EN 300 726 Digital cellular telecommunications systems (Phase 2+) Enhanced Full Rate (EFR) speech transcoding
propedit
- 做国际化时的编辑汉字转码插件,适合做国际化的。用java那个命令太麻烦了。-Make internationalization of the Chinese transcoding plug-in editor
UTF-8andGB2312
- 这是一种网页编码转换的方法。很实用的,希望大家工同学习。-This is a web transcoding methods. Very practical, and hope that we work with the study.
Language
- 简繁体转换工具,可以把big5编码和gbk编码转换成gb2312或者互逆。-Simplified and traditional conversion tool, you can put big5 encoding and transcoding into gb2312 or gbk reciprocal.
CX
- 汇编语言程序设计。主要介绍汇编语言程序的设计方法与编程原理,重点掌握算术运算程序、字符串处理程序、码制转换程序、子程序设计程序、常用DOS和BIOS功能调用程序、汇编语言常用伪指令。-Assembly language programming. Introduces assembly language program design and programming principles, key control procedures for arithmetic operations, strin
GB2312.BIG5.Unicode.UTF8
- 各种编码转换 GB2312.BIG5.Unicode.UTF8 等-Various transcoding
G711_G721_G723
- g711和g722转码,用VC++6编译,-g711 and g722 transcoding
asm
- 转码 对敲击键盘上的每一个键进行存储 并显示其ASCII码等-Transcoding percussion on each key in the keyboard is stored and displayed its ASCII code, etc.
asciitounicode
- 汉字转unicode,也就是百度应用里面的转码软件化功能,支持汉字转unicode和还原-Chinese characters to unicode Baidu application inside transcoding software features, support Chinese characters to unicode and restore
youkuxz
- 易语言优酷视频下载模块源码例程程序调用API函数读取网站的内容,并转换编码解析出视频地址用于下载。-The easy language Youku video download the module source code a routine procedure call API function to read the contents of the website, and transcoding to parse out the video address for downloading.
jcropsrc
- jpeg transcoding (encoding and decoding) crop, flip horizontal and vertical, transpose, transevrse-jpeg transcoding (encoding and decoding) crop, flip horizontal and vertical, transpose, transevrse...
ODdaimazhuanzhirudaima
- OD代码转置入代码源码,看到好多人不会转换,编译可用-OD transcoding placed in the code, to see a lot of people are not converted to you, send a source
2se
- 将一个二进制消息代码转成一个二进制序列并生成输出波形。-Transcoding the message into a binary sequence and generates a binary output waveform.
gbk-utf8
- GBK以及UTF转码工具,是一个不用判断就可以全部都可以同时转码的工具。-GBK and UTF transcoding tool, a judge can not all simultaneously transcoding tool.
unicode2gbk
- 汉字有时需要在Unicode编码和GBK编码间转换,且该转换要求是跨平台的,故不能依赖Windows的API,解决方法是生成Unicode与GBK的映射表,转换时直接查表即可。本实验要求利用本实验利用Windows提供的WideCharToMultiByte函数实现编码转换并生成映射表保存至文件。-Unicode characters are sometimes needed between GBK encoding and transcoding, and the conversion req