搜索结果
找到约 950 项符合
input-output 的查询结果
微处理器开发 This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not writ
This code is described in "Computational Geometry in C" (Second Edition),
Chapter 8. It is not written to be comprehensible without the
explanation in that book.
Prints out one arm configuration to reach given target.
Assumes number of links >= 3.
Input:
nlinks Number of links
L1 L2 ... Ln Link l ...
单片机开发 用AVR单片机设计的MP3播放器 功能: MP3 Player IDE ATA interface FAT 32 with long file name support USB
用AVR单片机设计的MP3播放器
功能:
MP3 Player
IDE ATA interface
FAT 32 with long file name support
USB interface
On board power supply (input from 7v to 20v DC)
Bootloader firmware upgradeable via USB port
Infrared bi-directional interface
Remote Control
Back light graphic LCD
work ...
Jsp/Servlet Network Tools In this exercise, you will make use of common network tools. For each part below, cap
Network Tools
In this exercise, you will make use of common network tools. For each part below, capture the appropriate program output and include it with your answers to the questions.
Linux/Unix编程 Linux输入子系统和鼠标驱动的分析
Linux输入子系统和鼠标驱动的分析,详细分析drivers/input/mouse/amimouse.c的工作原理。给需要编写或修改鼠标驱动的兄弟一个参考!
JavaScript 自己写的
自己写的,实现不同类型的input显示不同样式的代码。使用非常简单。
单片机开发 Free 8051 asm compiler for win new host platforms: Win32 and Linux macro processing dramaticall
Free 8051 asm compiler for win
new host platforms: Win32 and Linux
macro processing
dramatically improved conditional assembly
output in Intel-HEX or OMF-51 format
37 new MCU files
documentation in both ASCII and HTML format
numberless small extensions and improvements
bug fixes
For details ...
嵌入式Linux Free 8051 asm compiler for linux new host platforms: Win32 and Linux macro processing dramatica
Free 8051 asm compiler for linux
new host platforms: Win32 and Linux
macro processing
dramatically improved conditional assembly
output in Intel-HEX or OMF-51 format
37 new MCU files
documentation in both ASCII and HTML format
numberless small extensions and improvements
bug fixes
For detai ...
微处理器开发 The MEASURE program uses analog and digital inputs to simulate a datalogger. You may watch the va
The MEASURE program uses analog and digital inputs to simulate a datalogger.
You may watch the value of analog input POT1 and the state of S2, S3 Buttons
on MCBSTM32 evaluation board.
嵌入式Linux linux设备驱动 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-sm
linux设备驱动
| |-- DMA范例
| | |-- 3c505.c
| | |-- 3c505.h
| | `-- dma.h
| `-- 静态映射范例
| `-- mach-smdk2440.c
|---
| |-- NVRAM驱动
| | `-- generic_nvram.c
| |-- 触摸屏驱动
| | |-- 作为input设备
| | | |-- s3c2410_ts.c
| | | `-- s3c2410_ts.h
| | `-- 作为普通字符设备
| | `-- s3c2410-ts.c
| |-- 看 ...
编译器/解释器 这是个反向工程delphi的程序的全部源代码.能分析几乎所有的结构 Revendepro is a program to reverse engineer Delphi program. Reven
这是个反向工程delphi的程序的全部源代码.能分析几乎所有的结构
Revendepro is a program to reverse engineer Delphi program. Revendepro finds almost all structures (classes, types, procedures, etc) in the program, and generates the pascal representation, procedures will be written in assembler. Due to so ...