搜索结果
找到约 1,028 项符合
RS-Codes 的查询结果
串口编程 RS-232-C端口实时监控软件的设计实现 多线程技术在VC++串口通信程序中的应用研究 用VC6实现串行通信的三种方法 在基于单文档程序中应用MSCOMM串口通讯控件
RS-232-C端口实时监控软件的设计实现 多线程技术在VC++串口通信程序中的应用研究 用VC6实现串行通信的三种方法 在基于单文档程序中应用MSCOMM串口通讯控件
SQL Server 基于sqlserver2k,reporting service的扩展(auth,render,deliver==)应用(mssql,RS,AS,BI)
基于sqlserver2k,reporting service的扩展(auth,render,deliver==)应用(mssql,RS,AS,BI),很难得的例子,现在国内资料特别少。
驱动编程 enumerates Plug-n-Play RS-232 devices that are compliant with the current revision of Plug and Play
enumerates Plug-n-Play RS-232 devices that are compliant with the current revision of Plug and Play External COM Device.
Java编程 3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . Datagr
3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . DatagramSocket . start MyDatagramSocketA first . MyDatagramSocketA receive a packet first, and then send a reply MyDatagramSocketA send a packet first, and then receive a reply. . Multicast sender/receiver ...
驱动编程 This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. Th
This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. These IDs must be set for the device you intend to support. Similarly, you will need to set Class to the appropriate string for your device class.
单片机开发 这是一个ST7920液晶的串行数据发送程序如果需要发送地址的话就改动RS位为1。
这是一个ST7920液晶的串行数据发送程序如果需要发送地址的话就改动RS位为1。
驱动编程 In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console
In the ffuart.tar.gz it has one file.
The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
通讯编程文档 本程序仿真做出了一个RS编码器。运行本软件
本程序仿真做出了一个RS编码器。运行本软件,可得到一个可视化界面,按界面提示随意输入信息序列,即可对其进行RS编码。一般的RAR解压即可
串口编程 单片机RS-485多机通讯的实现(word版)
单片机RS-485多机通讯的实现(word版)
数值算法/人工智能 RS 码的编译码程序
RS 码的编译码程序,对编码分析有一定的帮助,采用迭代译码算法.