搜索资源列表
Ascii显示成Hex
- Ascii显示成Hex,在中文系统下也不会有任何问题.-convert ascii to Hex , and no problem in Chinese Environment.
ASCII码
- 输入一个字符显示其ASCII码的小程序-importation of a character ASCII show the small program
ASCII
- ASCII码速查工具,输入字符后可显示ASCII码
makefont(ASCII)
- 通过该工具软件,加载一个给定的字符集文件,可产生多国语言的点阵字库,该工具生成的字库文件已经用于嵌入式机器为显示多国语言提供支持!
comm15
- 1、将串口通讯协议存储为一个通讯文件,可是随时将存储通讯协议文件调入计算机运行与下位机通讯 可以实现通讯对话,供下位机工程师参考使用,其主要的通讯协议本程序把它们分成四种情况。 以下说明: 1)下位机直接发送数据,上位机只接收不回应数据。 2)下位机直接发送数据,上位机接收并回应数据。 3)上位机直接发送数据,下位机只接收不回应数据。 4)上位机直接发送数据,下位机接收并回应数据。 下位机工程师完全可以利用这个功能单独的并且很方便的调试与上位机通讯程序,更改双方的通讯协议, 不再需要上位机工程师
ascii
- 汇编环境下实现ascii码16行*16列的显示功能-Compilation of environment to achieve ascii code 16* 16 lines of display
ASCII
- 按15行×16列的表格形式显示ASCII码为10H~100H的所有字符,即以行为主的顺序及ASCII码递增的次序显示对应的字符。每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII为0)隔开。-failed to translate
ASCII
- 汇编 打印ASCII码表 显示在屏幕上-Print ASCII code compiled on the screen shown in the table below
ASCII
- 根据按键显示ASCII码的源程序,可以看作是一个简易的ASCII码查询程序,可作入门参考。-According button displays ASCII source code can be considered as a simple ASCII code check procedure can be used for entry for reference.
ASCII
- 显示ACSII表。适合初学者学习,鼠标移动能自动显示相应的各种进制数-ACSII
ASCII
- ASCII表查询文档,PDF版编程资料,本ASCII表查询手册列出了所有的ASCII字符及其数值。有些ASCII字符不能在计算机屏幕上显示出来,使用不同的字体可能会看到有些细微不同的结果。-ASCII table inquires the document, PDF version programming material, the ASCII table inquires the manual shown for all of the ASCII characters and its nume
ASCII-of-all
- 该程序可以显示所有字符的ASCII码,从而在编程时对于ASCII码的问题拈手而来。-The program can display all characters in the ASCII code, resulting in the ASCII code for programming problems twist hand from.
ascii
- VB写的Ascii字符的转换与显示实例,可以下载学习。-VB write Ascii character conversion and display examples, you can download to learn.
ascii
- 显示给定按键的八进制,十 六进制ascii码-Display a given key octal, decimal, hexadecimal ascii code
c--ASCII
- 所有的ASCII码都可以用“\”加数字(一般是8进制数字)来表示。而C中定义了一些字母前加 \ 来表示常见的那些不能显示的ASCII字符,如\0,\t,\n等,就称为转义字符,因为后面的字符,都不是它本来的ASCII字符意思了。-All ASCII code can be represented by " \" plus the number (typically 8 hexadecimal numbers). And C is defined in a number of l
单片机通讯1.0版本
- 单片机和计算机进行通讯,51单片机可读取计算机的输入对流水灯的速度和方向控制,单片机可以将P1.0口的电位器电压输入到计算机显示。(computer communication control)
hankaku
- 一个纯二进制字体文件,可以用来做单片机液晶显示,嵌入式开发等等。。。(A pure binary font file, can be used to do SCM, LCD display, embedded development, and so on...)
ASCII显示
- ASCII 显示程序, 是一个利用使用C语言程序写的代码(ASCII display program, is a use of C language program written code)
七段数码管显示
- 使用可编程并行I/O接口芯片8255、地址译码器、七段数码管等硬件,搭建七段数码管显示装置,实现键盘输入两个数字的ASCII码、数码管可动态显示这两个数字的功能。(Using programmable parallel I/O interface chip 8255, address decoder, seven segment digital tube and other hardware, build seven segment digital tube display device, re
VC6下各种ASCII点阵字体显示
- VC工程,里面包含各种ASICC(ASC12,ASC16,ASC24)的点阵字体显示功能。(VC project, which contains a variety of ASICC (ASC12, ASC16, ASC24) dot matrix font display function.)