您要查找的是不是:
- character code table 字符编码表
- NChar Contains the character code value of the key. 包含了键的字符代码值。
- Program realization of CRC in MCU and redundancy code table. CRC校验码在单片机中的程序实现及其冗余码表的求取。
- Returns the character associated with the specified character code. 返回与指定字符码相关联的字符。
- Modified the handling of UTF-16 UTF-32 character code. 修正有关UTF-16 UTF-32字符的处理。
- Parameter, which contains the character code of the key that was pressed. 参数,它包含所按键的字符代码。
- Asc returns the code point, or character code, for the input character. Asc返回输入字符的码位或字符代码。
- You can also cast the integral character codes. 您也可以显式转换整数字符代码。
- Function to return the character associated with the specified character code. 函数返回与指定的字符码相关联的字符。
- The character code, cosidering the current keyboard states and input locale. 字符代码,考虑到最近的键盘状况和输入场所。
- Also intorduces a Pinyin to typeface code table, by which the input pinyin is mapped to its chinese typeface code. 介绍拼音字型码表的编制,通过该表格实现了拼音到汉字字型码的转换。
- The character code is identified using the cyclostyle matching method. 再利用模板匹配的方法对切分出的车牌字符进行识别。
- Later on, ISO and IEC formed JTC1/SC2/WG2 to standardize the code table, which is published as ISO/IEC 10646. 不久后,ISO和IEC组建了JTC1/SC2/WG2来标准化码表,并作为ISO/IEC10646发布。
- He can't understand the foreign character codes in the manual. 他看不懂说明书上的洋字码儿。
- This character code is unique for every combination of a character key and a modifier key. 此字符代码对于字符键和修改键的每个组合都是唯一的。
- Instead of returning the character code for the first character, AscB returns the first byte. AscB返回的不是第一个字符的字符代码,而是返回第一个字节。
- This example uses the Asc function to return a character code corresponding to the first letter in the string. 以下示例使用Asc函数返回对应于字符串中第一个字母的字符代码。
- For the coefficients of DCT, encryption is conducted before data transmission. Finally, entropy coding table is used to perform encryption. 运动矢量加密利用误差积累实现加密,DCT系数加密是在编码传输前对DCT系数进行加密,熵编码加密利用熵编码码表进行加密达到加密效果。
- If you know the character code for a Unicode character, you do not need to open the Symbol dialog box. 如果您知道Unicode字符的代码,则无需打开“符号”对话框。
- Implement the Huffman coder with LUT(look up table) mode, according to the orderliness of Huffman coding table, using less store unit. 用查表方式完成了霍夫曼编码模块,依据霍夫曼编码表的规律性,用较少的存储单元完成霍夫曼编码的运算。