搜索资源列表
ASCII_Query
- ascii码超级查询-ascii codes Super inquiries
ASCII码对照表完整版
- 国际标准ASCII码对照表完整版,方便字符串编程时候查询对照-international standard ASCII table full version, convenient time for the string programming control
第八次作业
- 转换ASCII码为二进制,十进制,十六进制的码输出 -ASCII conversion of binary, decimal, hexadecimal codes output
NumScaleChange
- 对ASCII码构成的字符串作进制转换,将要转换的文件命名为“msg.txt”即可-right ASCII string constitute band for conversion, will be converting the paper named "msg.txt" can
asc10
- 该压缩包包含ASCII码计算的程序,为转载程序-the compressed contain ASCII calculation procedures, procedures for reproduction
ASCII码
- 输入一个字符显示其ASCII码的小程序-importation of a character ASCII show the small program
new_ascii
- 这是一张ascii表,学计算机的人都知道它的作用,这里我就不多说了。-This is a ascii table, a computer who know their role, I am not here to talk a lot.
ASCIITool
- 自己写的ASCII转换工具,用于单片机开发时,字符字库的查询与建立-himself wrote the ASCII conversion tools for the microcontroller development, character font and the establishment of inquiries
zqpp
- 一个汉字任意点阵字库制作软件,它的主要功能就是把windows用中使用的矢量的ASCII码和汉字转换为点阵的英文点阵字库和汉字点阵字库-an arbitrary lattice Chinese character production software Its main function is to the use of windows with the vector of ASCII conversion of Chinese and the British lattice Dot-matri
tool_ascii
- 这个小软件非常有用:ascii速查,提取字符的ascii码-small software very useful : ascii Check extract characters ascii codes
求Asc码
- 用户输入0-127之间的数,输出其对应的ascii码的符号-user input between the 0-127 number, the output of their counterparts ascii code symbols
unicode
- 说明了在 POSIX 系统 (Linux,Unix) 上使用 Unicode/UTF-8 所需要的信息. 在将来不远的几年里, Unicode 已经很接近于取代 ASCII 与 Latin-1 编码的位置了. 它不仅允许你处理处理事实上存在于地球上的任何语言文字, 而且提供了一个全面的数学与技术符号集, 因此可以简化科学信息交换.
PC_Based_Controller_Modbus
- 一般使用PC Based Controller 都是当作现场设备的一种,也就是要接受 主系统的命令,做一些操作控制。以Modbus 来看属于Slave 的角色,随 时等待接收Modbus Master 的Query Message,然后依据内容做控制,最后 将控制结果以Response Message 回传。本章将以ICP 7524 及ICP 7188E5 等 两种设备分别设计Modbus RTU、ASCII 及Modbus/TCP 的Slave 应用程序, 读者可以将此两种
ASCII
- ASCII码速查工具,输入字符后可显示ASCII码
ASCIIQuery
- ascii checker ASCII码查询器
hap-010editor20-xy
- 程序员文件编辑工具。编写程序的好帮手。可进行二进制编辑,ASCII码编辑
8250
- 8250串行通讯实验:键盘输入一个字符,将其ASCII码加1后发送出去,再接收回来在屏幕上加1后的字符显示出来,实现自发自收。
ASCII
- 可以方便转换ASCII及十六进制和十进制之间转换,适用于编程新手的方便工具