CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - serial To Keyboard

搜索资源列表

  1. 通信演示程序(类似TTY)

    0下载:
  2. 例子程序名为Terminal,是一个简单的TTY终端仿真程序。读者可以用该程序打开一个串行口,该程序会把用户的键盘输入发送给串行口,并把从串口接收到的字符显示在视图中。-example program called Terminal, is a simple TTY terminal emulation. Readers can use this program to open a serial port, the program will be user keyboard input sent
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:24.54kb
    • 提供者:严沁
  1. TTY终端仿真程序

    0下载:
  2. 通过API调用,可以把从键盘接收到的字符串到串口,然后把获得的字符显示在屏幕上-through API calls can be received from the keyboard to the string of serial and then the characters were shown on the screen
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:50.38kb
    • 提供者:张帆
  1. key.条码枪模拟键盘源程序

    0下载:
  2. 条码枪模拟键盘源程序, 接收串口连接的条码枪的数据,通过模拟键盘输入到程序中,这样就不需要改动程序即可和条码枪接口,Barcode guns source analog keyboard, serial port connected to receive data from bar code gun, by simulating keyboard input to the process, so that you do not need to change procedures and bar
  3. 所属分类:Windows编程

    • 发布日期:2017-03-24
    • 文件大小:229.04kb
    • 提供者:dsfa
  1. windows_kernel_safe_source_cod

    0下载:
  2. 站长您好,我刚才上传时“source_code.rar”时,输入说明的时间很长,结果就被说成是没有登录,而且还忘了加上书名,现在我又加上了书名,请用这个吧。谢谢!希望给多开通下载数量哦! 《寒江独钓----windows内核安全编程》 的随书源代码(2009.6新书) comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1mb
    • 提供者:aaaaaa
  1. cardread

    2下载:
  2. 本读卡用于明华rf35读写器,读写所有的m1号序号,主要用于将射频读写器中的内容读写到你需要的环境里(能接受字符串的当前焦点)。读卡有2种方式。一种是虚拟键盘的方式,另一种是剪贴板方式。这2种方式的区别是:剪贴板方式把读卡的信息放到剪贴板内存中去了,替换了剪贴板内存中的内容,而虚拟键盘的方式则是模拟键盘输入的形式,没替换剪贴板内存中的内容-The reader for the Ming Wah rf35 reader, read and write all of the m1 serial nu
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:551.47kb
    • 提供者:思特
  1. source_code

    1下载:
  2. comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_wdf 内存虚拟盘实例 DP 硬盘还原示例代码 sfilter 文件过滤静态库 sflt_smpl 文件过滤静态库使用例子 crypt_file 文件系统透明加密代码 minifilter minifilter实例代码 minifilter
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1.05mb
    • 提供者:aaaaaa
  1. Verilog_PS2_RS232

    0下载:
  2. 实现PS/2接口与RS-232接口的数据传输, PS/2键盘上按下按键,可以通过RS-232自动传送到主机的串口调试终端上,并在数据接收区显示接收到的字符。 串口调试终端的设置:波特率115200,一个停止位,无校验位。 -The realization of PS/2 interface with RS-232 data interface, PS/2 keyboard to press the button, through RS-232 automatic transmissi
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.53mb
    • 提供者:chalin tong
  1. ch451

    0下载:
  2. 这是ch451的驱动程序,里面包含串口通信,主要功能是ch451键盘输入数据,在ch451数码管上显示,并通过串口发送。-This is the ch451 driver, which includes serial communications, the main function is to ch451 keyboard input data, in ch451 digital tube display, and through the serial send.
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:23.35kb
    • 提供者:wangjunbin
  1. 45

    0下载:
  2. 1、用RS-232C的零MODEM的连接法连好两机的连线; 2、用DEBUG的O命令将一数发送到串行口[2F8H/3F8H],然后在另一台机上用 I命令读入串行口的内容。如果发送的的内容与接受的内容一直,说明两机已经连好线,否则必须检查连线,直到两机可通讯为止; 3、编一程序,将一台机的键盘输入的键值通过RS-232C口送到另一台机,并在CRT上显示键值; 4、编一程序,通过RS-232C口进行一台机到另一台机的文件复制。-1, using RS-232C connection z
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:55.29kb
    • 提供者:刘金来
  1. juzhenjianpan

    0下载:
  2. 针对矩阵键盘的小程序,有串口显示,使用者可以根据自己的需要更改接口,一般在网上找到的矩阵键盘都可用-Matrix keyboard for small procedures, shows that there is serial, the user can change according to their own needs interface, generally found in the online keyboard matrix are available
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:806byte
    • 提供者:蒙冠杰
  1. key

    0下载:
  2. 用51单片机做的4*4矩阵键盘电路板,有串口接口,可供其他电路系统扩展用。-51 Singlechip to do with the 4* 4 matrix keyboard circuit board, there is the serial interface, for other expansion circuit system used.
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:145.78kb
    • 提供者:guoxin
  1. kmz52

    0下载:
  2. 电子指南针设计与实现 摘 要 早期的指南针采用了磁化指针和方位盘的组合方式,整个指南针从精度、指示灵敏度、使用寿命上都有一定不足。本系统采用专用的磁场传感器结合高速微控制器(MCU)的电子指南针能有效解决这些问题。 系统采用了磁阻(GMR)传感器采集某一方向磁场强度后通过MCU控制器对其进行处理并显示上传,通过对电子指南针硬件电路和软件程序的分析,阐述了电子指南针基本的工作原理及实现。能够在LCD上根据当前位置显示方位。 关键词:电子指南针;GMR;MCU;LCD -A
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:424.06kb
    • 提供者:zhurui
  1. ps2_kbd_interface

    0下载:
  2. The essense of this code is to simply receive the serial stream of data from a PS2-type keyboard
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:29.14kb
    • 提供者:ha
  1. PS2Decoding

    0下载:
  2. ps2解码,通过串口发送到上位机,可以直观的看到PS2键盘的按键码。-ps2 decoding, sent to the host computer via serial port, you can see the PS2 keyboard and intuitive buttons yards.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:20.27kb
    • 提供者:柏兆来
  1. csharpserialport

    0下载:
  2. 启用键盘快捷键等向串口发送数据控制机器人运动,提供一个开发实例,上位机,下位机,陆续上传!能不能多给点分数-Enable keyboard shortcuts and so on to send data to control robot serial port to provide a development instance, host computer, the next-bit machine, one after another upload! Be able to give poin
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:311.82kb
    • 提供者:renfei
  1. PS2

    0下载:
  2. 这是用中断方式读取PS2键盘,之后通过串口发送给电脑,相对于用循环方式,有更快的优点。-It is used to read PS2 keyboard interrupt, then sent to a computer via serial port, compared with the cycle way, a faster advantages.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:28.26kb
    • 提供者:cwd
  1. yuandaima

    0下载:
  2. 1、 实现单片机和PC机的串行双工通信,单片的P1口接一LCD,要求PC键盘每按“0~9”数字键能发送到单片机上,并显示在单片机接的LCD上;单片机发送一串字符串能显示在PC的屏幕上-1, and PC-MCU serial duplex communication, the P1 port received a single LCD, PC keyboard required every press " 0 9" digital keys to send to the mic
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7.86kb
    • 提供者:赵楠
  1. send-messages-to-the-flash

    0下载:
  2. 单片机串口发送数据,mfc对话框接收给flash文件发送键盘消息-Microcontroller serial port to send data, mfc dialog receiver to send keyboard messages flash file
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-05
    • 文件大小:3.42mb
    • 提供者:刘宗国
  1. KeyBoard

    0下载:
  2. 单片机键盘控制程序,上升沿采样,去抖动,串口传输,LED显示-SCM keyboard control procedures, the rising edge of the sampling, to jitter, serial transmission, LED display
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-03
    • 文件大小:425.72kb
    • 提供者:华超
  1. CommKeyboardTest2

    0下载:
  2. 将自定义的串口键盘和鼠标输入的数据转化成系统标准的键盘和鼠标输入。vc++2003开发。-transform customized serial port keyboard and mouse to system standard keyboard and mouse input. developed by VC++2003.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:67.01kb
    • 提供者:刘重义
« 12 »
搜珍网 www.dssz.com