搜索资源列表
ascii2bcd
- ASCII码与BCD码压缩变换程序代码-ASCII and transform BCD code compression
jgpsmap-1.10
- JGPSMap这个应用程序可以检索和显示地图,在任意的位置增加元素,并将生成的地图保存为GIF文件。地图元素的输入文件有:Netstumbler摘要,它自己的使用多边形的ASCII码格式。-JGPSMap the application can retrieve and display maps, the location of the increase in arbitrary elements, generated maps will be kept as a GIF documents.
SourceModeling
- SourceModeling 这个java程序可以统计出给出的txt文本中所有的英文字母和使用的字符出现的字数并显示出来,使用ASCII码读取。(之后可以使用这个代码进行Huffman编码的基础) 2.2 DecOfInd.txt 为被统计的文档。SM.java为统计的java程序。 SM.class是SM.java生成的类文件。 compute.txt是输出结果到屏幕后的信息text复制。
HexToASCIIConverter
- 使用Javascr ipt语言,能够实现ASCII码与十六进制代码之间相互转换。-Hex To ASCII Converter
collegiate-programming-contest-test
- 仅供大家学习交流的Java题目 一家银行希望采用光学字符识别系统自动读出支票中的账号,组成账号的每个数字都是 7 段数 位体。一种图象处理软件可以将组成数字的横段和竖段分别转换成 ASCII 码中的竖线‘|’和下划线 ‘_’。如果显示正常,则 10 个数字的序列应该具有如下形态: 支票中的账号有 9 位数字,但由于光学扫描装置可能会漏检某些数位段,所以 9 位数字未必都能正确 地被扫描转换成对应的 ’|’ ’_’字符形式。为了容错和纠错,对于一个 9 位账号
sockets
- 发送65-90的整数到服务器,服务器经过处理返回结果。将整数对应的ASCII码返回。显示在用户端。-the Client should send the integers from 65 to 90 to the Server, the Server then convert the integers to ASCII characters (A-Z) and return them to the Client. The Client then displays the returned
KWIC
- hello world和I Am Yoda两个字符串的排列组合,分两步来移动他们的顺序,然后按照ASCII码来排序。 -hello world and I Am Yoda permutations and combinations of the two strings, two steps to the order in which they are moving, and then sorted according to the ASCII code.
ASCII
- ASCII码,javascr ipt开发常用到的键盘对照ASCII码-ASCII code, javascr ipt developers used to the keyboard control ASCII code
JavaScriptPAES
- Javascr ipt下实现AES算法,输入输出可以是十六进制或ASCII码-Javascr ipt AES algorithm, the input and output can be a hexadecimal or ASCII code
java
- 读取汽车VIN信息,进行ASCII转码,非常好的demo-Read car VIN information for ASCII transcoding,good demo
JavaNotePad
- 带有中文ASCII码转化,汉字统计,和汉字转化为拼音-ASCII code conversion with Chinese, Chinese statistics, and the Chinese characters into phonetic
Ascii
- 输出字符的Ascii码或相应Ascii码所对应的字符-Ascii code or output the corresponding character code corresponding to the character Ascii
ascii102
- ascii码表,需要用的时候不妨参考一下!有很多还是我不知道的呢,本人是菜鸟-ascii code table, the time needed to refer to! There are many, or I do not know of it, I am a rookie
Base64104
- 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