搜索资源列表
接口函数
- 包含绝对磁盘扇区读、写数据,直接使用BIOS服务的键盘接口,直接使用BIOS服务的打印机I/O,读取或设置BIOS时间等等小程序-contains absolutely disk sector read and write data directly using the BIOS keyboard interface, the use of direct services BIOS printer I / O, read or set the BIOS time and other small
jianpansaomiao
- NN矩阵键盘的扫描,并读取键值,PIC开发源程序-NN matrix keyboard scanning, and reading keys, PIC development program
readps2
- 读取PS2键盘内容
readkeyboard
- 这是一个读取键盘的程序与c51链接,可以直接使用,可以执行很高
Input
- 由于支付宝安全输入控件,如同其他众多安全控件方法一样,采用驱动方法劫持了IRP。这导致无法向其输入字符,传统的方法无论是发送WM_Char或者是WM_Keydown消息,还是Keybd_event和SendInput均对其无效。 笔者摸索出了通过直接读取$60,$64硬件端口来操作键盘,模拟输入的方法。 由于在Ring3下,由于Windows的保护机制,我无法直接操作硬件端口,所以我们需要构造一个驱动,或者使用著名的WinIo库。 这里给出我封装好的使用WinIo库
exercise5
- 编写程序,从键盘输入任意一个字符串,将其内容保存到当前目录的myfile.dat文件中,然后以字符方式从文件中读取该字符串并显示。 -Programming, any keyboard input from a string, save its contents to the current directory myfile.dat files, and then approach the characters read from the file and display the strin
getdata
- 读取字母,用来检测用户以键盘输入的字符,并将其储存起来-read character
riliLCD
- 熟悉SP3530 日历时钟的编程方法熟悉SMBUS 编程方法 读取SP3530 的时间并在LCD 上显示出来通过键盘修改时间-SP3530 familiar with the programming method of the calendar clock SMBUS familiar programming method SP3530 time to read and displayed in the LCD through the modified keyboard
ht46mcu
- 直流电机控制实验 马表 静态点阵led控制 动态点阵led控制 lcd字形显示 lcd自建字形 lcd与4*4键盘控制 lcd之dd/cg ram读取控制 lcd的4位控制模式实验 比大小游戏实验 中文显示型lcd控制 半矩阵式键盘与lcd控制 i2c传输-DC motor control experiment stopwatch control of the static lattice led dot matrix led dynamic c
vs
- My Mini 操作系统 源码.目前已经实现的功能: 阶段1: 1 BootSect 2 Kernel Loader (已经进入保护模式,并且将必要的参数传递给Kernel) 3 Kernel (开启页式存储,物理内存的简单管理,为中断提供了一套基本的接口,利用Bget建立了一个简单的堆) 阶段2: 1 优化了一部分代码,包括内核堆,内核栈的重新布置 2 初始化了一个TSS,用以处理特权级变化 3 将GDT从以前的KernelLoader空间到自己的空间 4
getkey
- 本程序用于通过读取键盘端口获得按键扫描码,并显示16进制的扫描码。附源代码和EXE。可用MASM编译。-This procedure is used to obtain keys by reading the keyboard port scan code, and displays the scan code 16 hex. With source code and EXE. MASM compiler available.
huanchun
- delphi键盘缓存读取操作键的代码示例,希望对大家有所帮助-delphi keyboard cache read operation key code example, we want to help
jishi
- 练习系统功能调用(屏幕清屏、光标坐标、字符字串显示、键盘读取)和过程调用与宏指令。显示年月日,时分秒,并按某键开始计时。-Practice system function call (screen screen clearing, the cursor coordinates, and character string display, keyboard read) and procedure calls and macro instruction. Display date, determin
Round-robin-supporting-file-reading
- 利用时间轮转算法,实现了对不同进程的调度,支持文件的读取,无须键盘输入。-The use of time rotary algorithms, the scheduling of the different processes, support files, read, without keyboard input.
5jq-893-001H
- 键盘码读取,消抖,回传。--Read keyboard value.-Read keyboard value.
huibian.tar
- .文件加密程序 要求:A、文件名从键盘输入。 B、加密密钥从键盘输入。 思路:从原文件读取内容至缓冲区,对其加密后,重新写回文件原来的地方。 提示要点:A、加密可使用“异或”操作。 B、相关中断为3DH,3EH,3FH,40H,42H号系统功能调用(INT 21H)。 -. File encryption program requirements: A, file names from the keyboard. B, the encryption key fr
C
- 编写完整程序从键盘读取字符,如果是十进制的‘0’~‘9’则在屏幕上输出该数的8位二进制码,并将数字依次存放到BUF开头的数组中,如果读入的字符是’Q’或者‘q’,则程序退出,其他情况在屏幕上打印“You must input 0~9, or ‘q’ or ‘Q’”。(如输入的字符是‘9’,则输出“00001001”)-Write a complete program reads characters from the keyboard, if it is a decimal ' 0
shiyan
- 用来从键盘读取本班同学的期末成绩,并把该成绩保存在score.dat文件中。-This class is used to read the final grade students from the keyboard, and save the results in the score.dat file.
PS2--digital-display
- 用外部中断读取PS2键盘的数据 并在数码管上显示,此程序只处理数字键盘。其余按键功能用户可以自行扩展,为了程序简单便于阅读和学习,程序中没有使用奇偶校验, 校验程序请自行添加-External interrupt data read PS2 keyboard and display on the digital tube, this program only handles numeric keypad. Remaining keys function the user can expa
lock.asm.txt
- 过8255A读取键盘电平获得输入密码,与预设密码比较,进而实现开锁、报错功能,并控制数显管和指示灯做出相应变化。还可实现密码修改功能-8255A reading level over the keyboard to enter a password to get, compared with the default password, thus achieving unlocking, error function, and control the digital display tubes a