虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

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编程技术——基于CAsyncSocket的局域网通信程序 \Example 6 CSocket编程技术——基于CSocket的局域网聊天室程序 \扩充实例 基于CSocket的网络版中国象棋 \调试工具\TCPUDP调试助手 \Chapter 4 \Example 7 访问远程数据库MS SQLServer实例 \Chapter 5 \Example 8 以RS View32为服务器的OPC客户端编程 \Example 9 一个OPC客户端监视程序 \Chapter 6 \Example 10 一个封装的Modem AT命令操作类的快速拨号程序 \Chapter 7 \Example 11 GSM和GPRS应用实例 \扩充实例 基于CSocket的GPRS数据中心程序 \调试工具和文档\TCPUDP调试助手 MC55_ATC_V02.06.pdf TCP使用方法.doc 常用SMS指令一览表.pdf

    标签: Example VisualC Chapter Windows

    上传时间: 2016-03-25

    上传用户:赵云兴

  • 生成随机数

    生成随机数,用来产生RS编码解码所需要的符合随机分布的数,以便之后检查的科学性

    标签: 随机数

    上传时间: 2013-11-26

    上传用户:小眼睛LSL

  • 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 installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution. 转自Tony嵌入式,原文地址:http://www.cevx.com/bbs/dispbbs.asp?boardID=4&ID=11762&page=1

    标签: wince Requires firmware Atheros

    上传时间: 2014-11-11

    上传用户:bibirnovis

  • 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的数据被写到IR或DR 6 E(SCLK) H/L 使能信号 7 DB0 H/L 三态数据线 8 DB1 H/L 三态数据线 9 DB2 H/L 三态数据线 10 DB3 H/L 三态数据线 11 DB4 H/L 三态数据线 12 DB5 H/L 三态数据线 13 DB6 H/L 三态数据线 14 DB7 H/L 三态数据线 15 PSB H/L H:8位或4位并口方式,L:串口方式(见注释1) 16 NC - 空脚 17 /RESET H/L 复位端,低电平有效(见注释2) 18 VOUT - LCD驱动电压输出端 19 A VDD 背光源正端(+5V)(见注释3) 20 K VSS 背光源负端(见注释3)

    标签: 12864m 12864 rt 程序

    上传时间: 2016-04-17

    上传用户:xhz1993

  • 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) {

    标签: include unsigned intrins typedef

    上传时间: 2016-04-25

    上传用户:zsjinju

  • 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 virtual machine must have an in-depth understanding of its binary class format and instruction set. If you are programming with the Java programming language, knowledge of the Java virtual machine will give you valuable insight into the Java platform s security capabilities and cross-platform portability. It will increase your understanding of the Java programming language, enabling you to improve the security and performance of your programs.

    标签: machine Java technology computing

    上传时间: 2016-05-03

    上传用户:zhenyushaw

  • 三星S3C2410

    三星S3C2410,WinCE4.2的BSP源文件,支持2-port Usb Host,可同時插入兩個U盤等USB設備.

    标签: S3C2410 三星

    上传时间: 2014-01-07

    上传用户:yph853211

  • matlab在通信原理中的应用

    matlab在通信原理中的应用,信道编码RS码仿真,希望大家能用得上!

    标签: matlab 通信原理 中的应用

    上传时间: 2016-05-18

    上传用户:ryb

  • 本代码为QQ2440开发板的测试程序

    本代码为QQ2440开发板的测试程序,能测试其网络接口,USB HOST,USB DEVICE,摄像头,视频播放等功能。

    标签: 2440 QQ 代码 开发板

    上传时间: 2016-05-24

    上传用户:ouyangtongze

  • 本文章

    本文章,介绍了RS码的具体译码算法。并揭示了其软件实现的方法。

    标签:

    上传时间: 2013-12-19

    上传用户:miaochun888