搜索结果
找到约 121 项符合
connected 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (16)
- 书籍 (13)
- 单片机开发 (8)
- 技术资料 (8)
- 汇编语言 (7)
- Java编程 (4)
- Linux/Unix编程 (3)
- 数值算法/人工智能 (3)
- 微处理器开发 (3)
- 其他嵌入式/单片机内容 (3)
- 电源技术 (2)
- 其他 (2)
- J2ME (2)
- DSP编程 (2)
- 其他书籍 (2)
- 文章/文档 (2)
- 人工智能/神经网络 (2)
- 电子书籍 (2)
- VC书籍 (2)
- matlab例程 (2)
- 书籍源码 (2)
- 网络 (2)
- VHDL/FPGA/Verilog (2)
- 其他 (2)
- 驱动程序 (1)
- PCB图/BOM单/原理图 (1)
- 模拟电子 (1)
- 教程资料 (1)
- 通信网络 (1)
- 无线通信 (1)
- C/C++语言编程 (1)
- 开发工具 (1)
- 实用工具 (1)
- 可编程逻辑 (1)
- 工控技术 (1)
- 测试测量 (1)
- 其他数据库 (1)
- Internet/网络编程 (1)
- 串口编程 (1)
- 行业发展研究 (1)
- 软件设计/软件工程 (1)
- Oracle数据库 (1)
- 嵌入式/单片机编程 (1)
- 编译器/解释器 (1)
- 其他行业 (1)
- Delphi/CppBuilder (1)
- Java书籍 (1)
- 工业控制 (1)
- 论文 (1)
汇编语言 实现的模拟键盘代码
实现的模拟键盘代码,模拟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
DSP编程 for the TI dm6446 platformBackground subtraction moduleMaintain a background model, which can distin
for the TI dm6446 platformBackground subtraction moduleMaintain a background model, which can distinguish background, foreground and theft/left pixelsShadow removal moduleDetect shadow regions in monochrome videosCamera shift detection and suppression moduleDetect of small camera shift, and suppress ...
Oracle数据库 从vc连接到oracle数据库。包括连接
从vc连接到oracle数据库。包括连接,-from vc connected to the oracle database. Including connectivity,
单片机开发 This program accesses a SPI EEPROM using polled mode access. The F12x MCU is configured in 4-wire Si
This program accesses a SPI EEPROM using polled mode access. The F12x MCU is configured in 4-wire Single Master Mode, and the EEPROM is the only slave device connected to the SPI bus. The read/write operations are tailored to access a Microchip 4 kB EEPROM
汇编语言 All programs were tested using a breadboard containing a DS80C320, 32K Program memory, 32K Data me
All programs were tested using a breadboard containing a DS80C320,
32K Program memory, 32K Data memory, two 8-segment bar graph
LEDs/drivers, and an 11.0592 MHz crystal. The four 8-segment bar graph
LEDs/drivers were connected to ports 1, and 3 to display their
pins states.
单片机开发 // This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-
// This program accesses a SPI EEPROM using polled mode access. The F06x MCU
// is configured in 4-wire Single Master Mode, and the EEPROM is the only
// slave device connected to the SPI bus. The read/write operations are
// tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware
...
单片机开发 // This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-
// This program accesses a SPI EEPROM using polled mode access. The F06x MCU
// is configured in 4-wire Single Master Mode, and the EEPROM is the only
// slave device connected to the SPI bus. The read/write operations are
// tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware
...
数值算法/人工智能 This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself. F
This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself.
First you will be ask to what Port the Reader is connected (0=COM1, 1=COM2).
Then the Class-Byte (CLA), Instruction-Byte (INS), Parameter 1 (P1), Parameter 2 (P2).
If wou don愒 want to send Parameter 3 ...
单片机开发 This will sample all 8 A/D-channels by the continous mode. Each end of conversion will call an inte
This will sample all 8 A/D-channels by the continous mode.
Each end of conversion will call an interrupt routine,
where the AD-channel is put to Port4[2..0]
and the upper nibble of the result is put to Port4[7..4].
Port 4 is connected to the user LEDs of the FlashCan100P Evaluation-Board
数值算法/人工智能 This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 T
This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 Tomcat. First order linear
approximations of the aircraft and actuator behavior are connected to an analog flight control design that uses the pilot s
stick pitch command as the set point for the air ...