搜索结果
找到约 168 项符合
KeyBoard 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (31)
- 驱动编程 (11)
- Linux/Unix编程 (10)
- 单片机编程 (9)
- 嵌入式/单片机编程 (9)
- 微处理器开发 (8)
- 其他 (8)
- Java编程 (7)
- 汇编语言 (7)
- USB编程 (6)
- 其他嵌入式/单片机内容 (6)
- VHDL/FPGA/Verilog (6)
- VIP专区 (5)
- 嵌入式Linux (4)
- uCOS (3)
- 通讯/手机编程 (2)
- Windows CE (2)
- Windows Mobile (2)
- 系统设计方案 (2)
- 书籍源码 (2)
- 文章/文档 (2)
- 串口编程 (2)
- Delphi控件源码 (2)
- 源码 (2)
- 技术资料 (2)
- 多媒体处理 (1)
- 教程资料 (1)
- 嵌入式综合 (1)
- 网络 (1)
- VxWorks (1)
- 人工智能/神经网络 (1)
- 数学计算 (1)
- 软件工程 (1)
- Applet (1)
- 其他行业 (1)
- GPS编程 (1)
- 其他书籍 (1)
- 中间件编程 (1)
- 软件设计/软件工程 (1)
- 文件格式 (1)
- 家庭/个人应用 (1)
- JavaScript (1)
- Java书籍 (1)
单片机开发 电热治疗仪
电热治疗仪,由单片机,keyboard输入,双位数码管显示器,3档功率输出控制等电路组成.
AT89S51是整个系统的核心控制电路,它负责整个系统的运行以及调控。
按键输入电路负责功能设定以及参数设定。
数码管用来显示运行状态以及剩余定时时间. ...
单片机开发 gps.c:GPS主代码 constant.h:GPS的头文件 PC temperature control .c:电脑温度控制 code.c:数字血压计的代码 Computer side.c
gps.c:GPS主代码
constant.h:GPS的头文件
PC temperature control .c:电脑温度控制
code.c:数字血压计的代码
Computer side.c:无线键盘电脑端代码
keyboard side.c:无线键盘键盘端代码
汇编语言 实现的模拟键盘代码
实现的模拟键盘代码,模拟ps2协议,可以与计算机相连实现键盘的功能,在keil c下开发的。-89s51 achieved through keyboard simulation code, simulation ps2 agreement with the computer keyboard connected to the functions of the c Keil under development
单片机开发 /***************************************************************************************************
/***************************************************************************************************
The 4×4-keyboard drivers
*COMPANY NAME: WUYI UNIVERSITY
*MODULE NAME: Keyboard drivers
*WRITTEN BY: Pang Weicong
*FUNCTION DESCRIPTION: Keyboard input processing
*EDITION: The first edition V1.0 ...
数学计算 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if
A = 1 2 3 then B = 3 2 1
4 5 6 6 5 4
7 8 9 9 8 7
Write a main program to call reverse(A) for the matrix A = magic(5 ...
Linux/Unix编程 基于ARM9+Linux的应用程序源码包
基于ARM9+Linux的应用程序源码包,包括pthead、udptalk、gui、keyboard等相关应用。
通讯/手机编程 miXo is a buzz machine (www.buzzmachines.com) - a plugin for the freely available jeskola buzz track
miXo is a buzz machine (www.buzzmachines.com) - a plugin for the freely available jeskola buzz tracker. it allows using the pc keyboard as a mixer which comes in handy when doing live performances with buzz.
uCOS ADS下的LPC2124的经典仿真例程!在UC/OS II环境下
ADS下的LPC2124的经典仿真例程!在UC/OS II环境下,带有PROTEUS仿真图,基本完成了LCD,KEYBOARD,SPI,I2C,UART,EINT,ADC等所有功能,是非常不错的学习ARM7上UC/OS移植的例程!
微处理器开发 基于嵌入式单片机的编程
基于嵌入式单片机的编程,含keyboard、I2C的功能。
Java编程 Laser Control is a java program that using a webcam detects when a laser pointer is in a specified h
Laser Control is a java program that using a webcam detects when a laser pointer is in a specified hotspot and then does the equivalent of pressing a specified keyboard key. thus controlling Media Portal through it s hot keys. the hotspots can be set by the user as well as the actions taken. Make yo ...