搜索资源列表
CodingConvert.rar
- 计算编码转换,汉字<->Unicode、汉字<->GB2312、字符<->ASCII等。,Calculated transcoding, Chinese <-> Unicode, Chinese <-> GB2312, character <-> ASCII, etc.
UniEncoder
- C#的Unicode,ASCII,UTF-8,Base64,URL,MD5等编码转换演示-C# for Unicode, ASCII, UTF-8, Base64, URL, MD5, such as data conversion demo
ASCII-Unicode-UTF-8-GB2312
- 字符编码简介:ASCII,Unicode,UTF-8,GB2312 -About character encoding: ASCII, Unicode, UTF-8, GB2312
CharToAsciiToUnicode
- 字符与其对应的ASCII码以及UNICODE码之间的相互转换,由任意一者可以转换到其它两者,ASCII码和UNICODE码的表示还支持10进制和16进制之间的动态切换-ASCII character codes and their corresponding conversion between UNICODE code, can be converted by any one person to another two, ASCII, and UNICODE code that also su
unicode-to-ascii-hex
- unicode ascii hex 相互转换软件-unicode ascii hex conversion software with each other
ut8
- 一个Unicode 到 ascii的转换工具,里面附带很好的转换函数,可以用在项目和工程里。在vc6环境编译通过。-Unicode to ascii conversion tool, which comes with a good conversion function can be used in programs and projects. In vc6 environmental compiled by
hexedit-1.2.10.src
- HexEditor 是针对汉化用的十六进制编辑工具。方便的编辑方法,增删字节无需在菜单中处理,只需按文字编辑方式处理即可。编辑器中能够屏蔽所有非 ASCII 字符和控制字符,只剩下了英文字符显示出来。功能强大的全文查找和全文替换,包括标准字符串和 Unicode 字符串的查找和替换(可以不区分大小写)。功能强大的输入功能,支持十六进制码处理和字符输入,字符输入还包括 Unicode 字符的直接输入。无限级的 Undo 与 Redo 功能,令到编辑随时都可以撤回到任何一步。可以选择任何部分的字节经
Thousand-Character-Classic
- 任务 请编写一个程序,从输入中读取一篇中文文章,并统计出该文章中 ASCII 字符以外的重复出现的每一个字重复出现的次数。 文章使用 UTF-8 编码,可能会出现任何可以用 UTF-8 编码表示的字符(不限于中文)。 文章中所有的字符在 UCS-2 能够表示的范围内,即字符的 Unicode 值用两个字节就可以表示。 输入 一篇文章,总字数不限、每行字符数不限。每个字重复出现的次数不超过 60000 次。 输出 按照 Unicode 编码从小到
UCS2Char
- 该工具可以根据输入的UNICODE十六进制字符串计算出相应的汉字或ASCII码。比如:输入4F60便可以得到"你"。-The tool can be based on the input UNICODE calculate the corresponding hexadecimal string guy or ASCII.
exeinfo
- 破解工具,个汉化版本除因汉化必要而打补丁外,我不准备再对它打任何补丁。一是我怕打补丁影响 OllyDBG 的兼容性;二是已经有Fly-Debugs multithread applications Attaches to running programs Configurable disassembler, supports both MASM and IDEAL formats MMX, 3DNow! and SSE data types and instructions,
simpleini-master
- 跨平台INI文件解释库,跨平台INI文件解释库。跨平台INI文件解释库-A cross-platform library that provides a simple API to read and write INI-style configuration files. It supports data files in ASCII, MBCS and Unicode. It is designed explicitly to be portable to any platform and h
aAa__Ascii1720943162004
- aAa Ascii To Unicode Convertor For Perisan Language Range -aAa Ascii To Unicode Convertor For Perisan Language Range
djwbbmcx
- 点睛文本编码查询用于将文本的字符串转换为Text、ASCII、Default、Unicode、BigEndianUnicode、UTF-8、UTF-7、GBK、BIG5之间的互相转换,用于文本查询。转换结果使用十六进制表示。(Dotting text encoding for converting text query string is between Text, ASCII, Default, Unicode, BigEndianUnicode, UTF-8, UTF-7, GBK and
nativeasciizh
- NATIVE/ASCII coding online mutual transfer tool is mainly used in various types of code Unicode conversion of various local characters, you can directly copy the entire code into the conversion, the system will automatically skip letters, numbers and
factors & ord
- 分解质因数 转换一串字符为ASCII码或者Unicode码(To do factor decomposition To translate a string into ASCII or Unicode)