搜索资源列表
dianti
- 设计要求: (1). 在 1-- 8楼之间一次可输入多个任意楼层号连续控制电梯按指定楼层号顺序上升与下降.以上过程完成后可重新输入任意楼层号连续控制电梯按指定楼层号顺序上升与下降.只有按ESC键才退出程序返回DOS状态。例如 : 1-3-5-7-6-4-2-1 (可观察教十楼电梯的实际运行情况). (2). 在 1 -- 7 楼之间按任意顺序不连续控制电梯上升与下降. 按一次计算机键盘的上箭头电梯上升一楼,按一次计算机键盘的下箭头电梯下降一楼. (上箭头的ASCII码19H , 下
letter_count
- 统计给定txt ASCII码字符频数和百分比,同时显示其二进制码,输入文件设置路径D:\in.txt 输出路径D:\out.txt可自行修改-Statistics given txt ASCII character code frequency and percentage, at the same time to demonstrate its binary code
shuffle
- 洗发牌模拟程序: 一副扑克牌有54张,为简单起见,这里撇去大小王不计,剩下52张扑克共4种花色:红桃(Heart),方块(Diamond),梅花(Club),黑桃(Spade),其ASCII码分别为3,4,5,6,扑克牌的面值则有十三种:A(Ace),两点(Deuce),三点(Three),四点(Four),五点(Five),六点(Six),七点(Seven),八点(Eight),九点(Nine),十点(Ten),丁钩(Jack),皇后(Queen)与老K(king)。 发牌过程要求随即
06801_30
- 用汇编实现将求和以ASCII码的形式依次显示 即:将每位十六进制数转换成ASCII码的形式从高位到低位依次输出 -With the compilation in order to achieve the sum of the form of ASCII code sequence shows that: for each hexadecimal number will be converted into ASCII code format from a high level to low
ASCII
- 按15行×16列的表格形式显示ASCII码为10H~100H的所有字符,即以行为主的顺序及ASCII码递增的次序显示对应的字符。每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII为0)隔开。-failed to translate
OpenFile
- 编写一个小程序,打开一个ASCII文件,用于把输入中包含特定字符或字符串的各个行显示出来。尝试完善这个小程序,如忽略大小写,或在输出这一行的同时输出这行的行号。-Procedures for the preparation of a small, open an ASCII file for the input string contains a specific character of each line or displayed. Try to improve this small pro
ASCII
- 汇编 打印ASCII码表 显示在屏幕上-Print ASCII code compiled on the screen shown in the table below
biaogexingshixianshiASCII
- 按15行×16列的表格形式显示ASCII码为10H---100H的所有字符,即以行为主的顺序及ASCII码递增的次序一次显示对应的字符。每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII为0)隔开。-Of 15 rows × 16 columns in tabular form displays ASCII code is 10H--- 100H all the characters, that is, acts of God' s order and the order o
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
tool_Hex2String_Home
- lua编写的工具程序,可以将16进制ascii码数组,转化为字符,然后作为web页面输出显示。-utility written in lua can be 16 hexadecimal ascii code array into characters, and then as a web page output.
hexedit-1.2.10.src
- HexEditor 是针对汉化用的十六进制编辑工具。方便的编辑方法,增删字节无需在菜单中处理,只需按文字编辑方式处理即可。编辑器中能够屏蔽所有非 ASCII 字符和控制字符,只剩下了英文字符显示出来。功能强大的全文查找和全文替换,包括标准字符串和 Unicode 字符串的查找和替换(可以不区分大小写)。功能强大的输入功能,支持十六进制码处理和字符输入,字符输入还包括 Unicode 字符的直接输入。无限级的 Undo 与 Redo 功能,令到编辑随时都可以撤回到任何一步。可以选择任何部分的字节经
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.
HZLED
- 汉字和ASCII字符混合LED显示16x16-Characters and ASCII characters mixed LED display 16x16
ascii
- 显示给定按键的八进制,十 六进制ascii码-Display a given key octal, decimal, hexadecimal ascii code
单片机通讯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.)