搜索资源列表
汇编
- 4.asm…… 响铃程序,输入一个数字字符N,响铃N次。(完成)ysk3.asm ……显示一个星型倒三角。m1.asm ………编程将键盘输入的8位无符号二进制数转化为十六进制数和十进制数,并输出结果form.asm ……采用子程序编程按以下三种格式(██,◣,◥)打印九九乘法表:(完成)char.asm ……小写字母a b c d ……x y z的ASCII码分别为61H 62H 63H 64H……78H 79H 7AH, 而大写字母A B C D ….X Y Z的ASCII码分别为41H 42
simpleini-4.8.2(2)
- Ini文件读写源代码,支持多种操作平台 - support for multi-line values (values with embedded newline characters) - optional support for multiple keys with the same name - optional case-insensitive sections and keys (for ASCII characters only) - saves files
ACII
- char to ASCII visual Basic code
U2A
- 自己写的一个函数,作用:将十六进制的char字符串转换成宽字符中文,然后自己再uincode转ascii就可以转成中文输出了。-Writing a function of their role: to be the char hex string into a wide English characters, then their re-ascii on uincode turn can be transformed to the output of the English.
ASCIIfun
- 这是本人根据某个项目写的数据转换辅助函数:包括ASCII转CString\char或反过程,以及数的求模等-This is why I write under a project data conversion support functions include: ASCII transfer CString \ char or anti-process, and seek the number of molds for
char
- 用子程序设计的方法,分别把BUF字单元中的四个十六进制数转换为ASCII代码存入MAS开始的单元中,并在crt上显示。-Design method with the subroutine, BUF word units, respectively four hexadecimal number is converted to ASCII code into the beginning of the unit in the MAS and the crt display.
ASC5_7
- 5*7 ascii 字模库,可直接应用,用于LCD显示。-Standard 5*7 ascii char dots lib,can be directly used to LCD driver program.
unimodem.dll-adapted-for-windows-ce-3.0-systems.r
- BSTR2, Bubble Sort2, Character to integer, CString s into char s. I am posting , Letter count with linked list, MasterString - over 3,000 lines of hardcore string manipluation (classes, structs, functions ) etc, string functions using both user
qasciikey
- Convert an ascii char key value to a Qt Key value. If the key is unknown a 0 is returned.
ACII
- char to ASCII visual Basic code
ACII
- char to ASCII visual Basic code
english_6x8_pixel
- Standard 6*8 ascii char dots lib,can be directly used to LCD driver program.
6x8_pixel
- 字模库,可直接应用,用于LCD显示Standard 6*8 ascii char dots lib,can be directly used to LCD driver program.-Standard 6*8 ascii char dots lib,can be directly used to LCD driver program.
ascii_table
- 常见ascii码表查询,方便在编程时查找某个字符的asscii.-asscii talble, it is esay to look up char!
a64l
- convert base 64 ascii to long int char set is [. 0-9A-Za-z].
AscII码转换2
- 输入字符(汉字或字母),转换成ASCII码(十六进制)(char to ascii code,,,,,,,,,,,)