搜索结果
找到约 976 项符合
host-RS 的查询结果
串口编程 VisualC++通信编程工程实例精解 Chapter 2 Example 1 MSCOMM控件编程实例 Example 2 基于Windows API的虚拟终端实现 Example 3
VisualC++通信编程工程实例精解
\Chapter 2
\Example 1 MSCOMM控件编程实例
\Example 2 基于Windows API的虚拟终端实现
\Example 3 基于CSerialPort的串口多线程通信框架
\调试工具\串口调试助手
\Chapter 3
\Example 4 Winsock API编程技术——基于Winsock的聊天室程序
\Example 5 CAsyncSocket编程技术——基于CAs ...
Windows CE Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的) AR6K SDIO support. Requires firmware
Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的)
AR6K SDIO support. Requires firmware 1.1 on SD13 cards.
readme:
Atheros Communications
AR6001 WLAN Driver for SDIO installation Read Me
March 26,2007
(based on k14 fw1.1)
Windows CE Embedded CE 6.0 driver ...
单片机开发 rt12864m样例程序
rt12864m样例程序,管脚号 管脚名称 电平 管脚功能描述
1 VSS 0V 电源地
2 VCC +5V 电源正
3 V0 - 对比度(亮度)调整
4 RS(CS) H/L RS="H",表示DB7--DB0为显示数据
4 RS(CS) H/L RS="L",表示DB7--DB0为显示指令数据
5 R/W(SID) H/L R/W="H",E="H",数据被读到DB7--DB0
5 R/W(SID) H/L R/W="L",E="H→L", DB7--DB0的数据 ...
单片机开发 12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typede
12864液晶原程序.#include <reg52.h>
#include <intrins.h>
typedef unsigned char BYTE
typedef bit BOOL
sbit rs=P2^0
sbit rw=P2^1
sbit e =P2^2
BYTE code dis[]={"www.zansi.com"}
delay(BYTE ms)
{
Java编程 The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enab
The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enables the Java(TM) platform to host applications on any computer or operating system without rewriting or recompiling. Anyone interested in designing a language or writing a compiler for the Java virtua ...
Windows CE 三星S3C2410
三星S3C2410,WinCE4.2的BSP源文件,支持2-port Usb Host,可同時插入兩個U盤等USB設備.
matlab例程 matlab在通信原理中的应用
matlab在通信原理中的应用,信道编码RS码仿真,希望大家能用得上!
微处理器开发 本代码为QQ2440开发板的测试程序
本代码为QQ2440开发板的测试程序,能测试其网络接口,USB HOST,USB DEVICE,摄像头,视频播放等功能。