搜索结果
找到约 64 项符合
ports 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (10)
- uCOS (7)
- 微处理器开发 (5)
- 其他 (3)
- 串口编程 (3)
- Linux/Unix编程 (3)
- 嵌入式/单片机编程 (2)
- 操作系统开发 (2)
- DSP编程 (2)
- 系统设计方案 (2)
- 其他书籍 (2)
- 软件设计/软件工程 (2)
- 技术资料 (2)
- 开发工具 (1)
- 模拟电子 (1)
- 可编程逻辑 (1)
- 编辑器/阅读器 (1)
- Java编程 (1)
- Delphi控件源码 (1)
- 单片机开发 (1)
- J2ME (1)
- 汇编语言 (1)
- VC书籍 (1)
- 网络 (1)
- 数学计算 (1)
- 通讯/手机编程 (1)
- VHDL/FPGA/Verilog (1)
- 驱动编程 (1)
- 其他嵌入式/单片机内容 (1)
- GPS编程 (1)
- 行业发展研究 (1)
- VIP专区 (1)
uCOS If you port µ C/OS-II to a processor not listed and want to include your port on this web site,
If you port µ C/OS-II to a processor not listed and want to include your port on this web site, please contact Micrium at Jean.Labrosse@Micrium.com. Note that the ports are provided as is with the exeption of the Micrium ports which are supported by Micrium..
操作系统开发 The latest release, ver 1.16 of the ARM (7TDMI, 720T, 920T) port for uC/OS-II V2.61 (and higher) inc
The latest release, ver 1.16 of the ARM (7TDMI, 720T, 920T) port for uC/OS-II V2.61 (and higher) includes ports for the following platforms:
1. S3c2410x ( ARM920T from Samsung ) on SMDK2410 eval board.
2. LPC2xxx - LPC210x & LPC213x ( ARM7TDMI-S from Philips ) on IAR s Kickstart & OLIMEX boards.
3. ...
Linux/Unix编程 The PCI Utilities package contains a library for portable access to PCI bus configuration registers
The PCI Utilities package contains a library for portable access to PCI bus
configuration registers and several utilities based on this library.
In runs on the following systems:
Linux (via /sys/bus/pci, /proc/bus/pci or i386 ports)
FreeBSD (via /dev/pci)
NetBSD (via libpci)
OpenBSD (via / ...
串口编程 最好用的虚拟串口软件
最好用的虚拟串口软件,奉上最新破解版本,很稳定Ports Driver XP v5.1.7.57 crack
其他 Ideal for large low power (nanoWatt) and connectivity applications that benefit from the availabilit
Ideal for large low power (nanoWatt) and connectivity applications that benefit from the availability of four serial ports: double synchronous serial ports (I&sup2 C&#8482 and SPI&#8482 ) and double asynchronous (LIN capable) serial ports. Large amounts of RAM memory for buffering and FLASH program ...
系统设计方案 === === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS =
=== === === === === === === === === === ====
IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS
================================================================
Sources:
PORTS.A of Ralf Brown s interrupt list collection
repairfaq.org keyboard FAQ(doesn t appear to exsist)
Linux source code
Test ...
软件设计/软件工程 SDRAM 参考设计:主要包括The following figure shows a high-level block diagram for this reference design follo
SDRAM 参考设计:主要包括The following figure shows a high-level block diagram for this reference design followed by a brief
description of each sub-section. The design consists of:
· PowerPC processor
· PLB-OPB bridge
· BlockRAM Memory Controller
· SDRAM Controller
· Two GPIO ports
· A UART Por ...
J2ME The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices.
The Funambol J2ME Mail Client aims to be a light, easy to use, free email
client for J2ME devices.
The first release comes with a simple but effective UI, and a storage limited
to the internal RMS only. This makes the application compatible with most of
the phones around (minimum requirements are: ...
汇编语言 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.
VC书籍 本文将介绍如何在.NET平台下使用C#创建串口通信程序
本文将介绍如何在.NET平台下使用C#创建串口通信程序,.NET 2.0提供了串口通信的功能,其命名
空间是System.IO.Ports。这个新的框架不但可以访问计算机上的串口,还可以和串口设备进行通信。