搜索结果

找到约 388 项符合 Ascii 的查询结果

按分类筛选

显示更多分类

技术管理 oracle中常用函数说明. SQL中的单记录函数 1.ASCII 返回与指定的字符对应的十进制数 SQL> select ascii( A ) A,ascii( a ) a,

oracle中常用函数说明. SQL中的单记录函数 1.ASCII 返回与指定的字符对应的十进制数 SQL> select ascii( A ) A,ascii( a ) a,ascii( 0 ) zero,ascii( ) space from dual A A ZERO SPACE --------- --------- --------- --------- 65 97 48 32 2.CHR 给出整数,返回对应的字符 SQL> select chr(54740) zhao,ch ...
https://www.eeworm.com/dl/642/440961.html
下载: 132
查看: 1102

中间件编程 为字符转换分类在ASCII和EBCDIC (IBM计算机主机)字符之间tables。

为字符转换分类在ASCII和EBCDIC (IBM计算机主机)字符之间tables。
https://www.eeworm.com/dl/682/446247.html
下载: 193
查看: 1029

其他嵌入式/单片机内容 This is program with source code to convert ascii text files to the maxicode barcode standard.

This is program with source code to convert ascii text files to the maxicode barcode standard. The input file consists of two columns. The first column represents a code and the second column is a string enclosed in quotes. The codes for the first column are as follows: PM, SM, CC, MO, SC, ...
https://www.eeworm.com/dl/687/449847.html
下载: 60
查看: 1054

单片机开发 MSC1210 驱动 OLED源程序 包括ASCII码字库表

MSC1210 驱动 OLED源程序 包括ASCII码字库表
https://www.eeworm.com/dl/648/455142.html
下载: 161
查看: 1087

电子书籍 American Standard Code for Information Interchange, ASCII

American Standard Code for Information Interchange, ASCII
https://www.eeworm.com/dl/cadence/ebook/455787.html
下载: 171
查看: 1014

嵌入式/单片机编程 程序说明:Mifare1读写模块H6152(德国ACG公司)操作函数库 5. * ASCII协议

程序说明:Mifare1读写模块H6152(德国ACG公司)操作函数库 5. * ASCII协议,默认设置,使用查询方式发送接收,调用前建议添加超时控制 6. * 使用语言:C51 7. * 编译工具:Keil uVision2.38a
https://www.eeworm.com/dl/647/459032.html
下载: 81
查看: 1168

matlab例程 用matlab实现ASCII和二进制码的互换

用matlab实现ASCII和二进制码的互换,在matlab输入ASCII码字符或字符串即可,源文件里有详细的使用说明,一共有5个文件。
https://www.eeworm.com/dl/665/461771.html
下载: 126
查看: 1040

单片机开发 msp430f449蓝色版开发代码--ASCII显示

msp430f449蓝色版开发代码--ASCII显示
https://www.eeworm.com/dl/648/463675.html
下载: 62
查看: 1099

手机短信编程 This source code in Delphi 7.0. Have function to decoding and encoding PDU format to ASCII and from

This source code in Delphi 7.0. Have function to decoding and encoding PDU format to ASCII and from ASCII to PDU. You can modify it or change it for meet your requirement.
https://www.eeworm.com/dl/622/466050.html
下载: 72
查看: 1056

Java编程 最新JAVA 算法大全.里面有很多非常常用的一些东西.还有一个 AscII 代码的编码对照表

最新JAVA 算法大全.里面有很多非常常用的一些东西.还有一个 AscII 代码的编码对照表
https://www.eeworm.com/dl/633/466417.html
下载: 133
查看: 1068