您要查找的是不是:
- ASCII code in addresses of DOS commands. 这是通过改变DOS命令地址中的ASCII码,来实现对DOS命令的修改。
- Below are binary representations of characters in extended ASCII code. 扩展的ascii码用八个位(说一比特)表示输入的字符。
- Code conversion: The changing of data from one code to another, as in changing from TTS to ASCII code. 代码转换:把数据从一种代码转成另一种代码。例如把[电传打字码]转为[雅舒码]。
- From the ASCII code in the table can see each lowercase letters than the capitalization of the ASCII code 32. 从ASCII代码表中可以看到每一个小写字母比大写字母的ASCII码大32。
- The basic shift-oralgorithm treats the set of ASCII code as its character set, so it transfers its state when reading an 8-bit data. 基本的shift-or算法以char类型的字符集合作为字符集,因而状态转换单位为8bits。
- This paper deals with a new way for balancing chemical equatlons by using the ralationship between the ASCII code of characters and chemical symbols. 本文报导利用微机ASCII码与化学元素符号之间的关系,构造了比较简单的数学模型。
- When monitor PC received test information from digital receiver, it needs to send a character which ASCII code is 06H back. 对于检测信息,监控计算机只需回送字符06H予以确认即可。
- The procedure usually is the data which is going to demonstrate transform to the ASCII code, then transfers the related interrupt to demonstrate. 通常做法是将要显示的数据转换为ASCII码后,再调用相关的中断来显示。
- XML is a simple standard method to mark text data, it has the attributes of open, self-descriptive and cross-platform. So it is called "the ASCII code on Web". XML具有开放性、自描述性和平台无关性,被称作“Web上的ASCII码”,近来已成为科学与业务应用中数据表示的标准,以及应用间数据交换的标准。
- We also assume that the letter keys have consecutive key symbol values, or else the range checking tricks and the key symbol to ASCII code translations wouldn't have worked. 我们假定字母键有连续的符号值,否则范围检查的技巧与按键符号到ASCII代码之间的翻译将不能正常工作。
- In a computer, one byte represents a single addressable storage location.These storage locations represent a value or single character of data, such as an ASCII code. 电脑中一个位元组代表一个单一可定址的储存位置,此储存位置表示资料的值或单一字元,诸如一个ASCII码。
- For example, a hash function for a string might take the ASCII codes of each character in the string and add them together to generate a hash code. 例如,一个字符串的哈希函数可以采用该字符串中每一字符的ASCII代码并它们添加到一起来生成一个哈希代码。
- Firstly transforming Microstation J data to ASCII code. Secondly transforming ASCII code to AutoCAD2000 graphic file. Thus bring to success data transforming between Microstation J and AutoCAD2000. This method is simple and credible. 文中提出了一种地形图数据转换方法,即通过外部文件转换,先将MicrostationJ的数据提ASCII码,再将ASCII码文件转换成AutoCAD2000的图形文件,从而完成MicrostationJ与AutoCAD2000的数据转换。
- Then transit them to the wireless modem by the serial communication before they are sent to target via SMS of the GSM net So this kind of Wireless Data Interface will find its position anywhere the terminals only support GB and ASCII code but UNICODE. 因此,该通用无线接口可用于任何不支持Unicode码而只支持GB码和ASCII码的终端。
- They can be executed. For example, the instruction 3+5 requires 24 bits using the ASCII coding scheme. 所有指令与数据在修改成二进制前;他们都能被执行.;例如;指令3+5必要的24进制运用在ASCII的编码方案上
- C language, string constants in memory storage, the system automatically at the end of the string and a "marked the end of string" that is, ASCII code is 0 characters NULL, commonly used 0 said. C语言中,字符串常量在内存中存储时,系统自动在字符串的末尾加一个“串结束标志”,即ASCII码值为0的字符NULL,常用\\0表示。
- For example, the standard ASCII character set includes letters, numbers, symbols, and control codes that make up the ASCII coding scheme. 例如,标准ASCII字符集包括字母、数字、符号和组成ASCII代码方案的控制代码。
- Test information includes 21 characters: the ASCII codes of first three characters are 31H, 30H and 31H; the last character is 14H. 检测信息长度为21个字符,其中前3个字符的ASCII编码分别为31H、30H和31H,末尾结束符为14H。
- Most computers use ASCII codes to represent text, which makes it possible to transfer data from one computer to another. 大多数计算机使用ASCII表示文字,使得在计算机之间进行信息交换.;成为可能。
- Optical character recognition (OCR) means reading text from paper and translating the images into a form that the computer can manipulate (for example, into ASCII codes). 光学字符识别(OCR)是指将纸上的文字转化为计算机所能处理的形式(如ASCII码)的过程。