CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - main

搜索资源列表

  1. CDMA短消息发送程序

    2下载:
  2. 用vc开发的cdma手机模块收发短信的功能,主要部分是串口通信和gb->unicode码间的转换。-vc development with the transceiver module cdma mobile messaging functions, the main part of the serial communications and gb - gt; Unicode Code of conversion.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:193.64kb
    • 提供者:玮光
  1. allsinewavecamp

    0下载:
  2. sine functions test,program is ok and the main functions finish sine wave -sine functions test. program is ok and the main functions sine finish wave
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:10.66kb
    • 提供者:ivor
  1. Digital_communication_programm

    0下载:
  2. 数控程序传输,主要是三个程序,KND及GSK990m传输软件,Sercom,hmcadcam_Dnc-NC program transmission, there are three main procedures GSK990m KND and transmission software, Sercom, hmcadcam_Dnc
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:278.11kb
    • 提供者:李键
  1. mscommbcb

    1下载:
  2. 众所周知,C++Builder本身并不提供串行通讯控件MSComm,但我们却可以通过注册后直接使用它。启动C++Builder5.0后,然后选择C++Builder主菜单中的Component菜单项,单击Import Active Control命令,弹出Import Active窗口,选择Microsoft Comm Control6.0,再选择Install按钮执行安装命令,系统将自动进行编译,编译完成后即完成MSComm控件在C++Builder中的注册,系统默认安装在控件板的Active
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3.7kb
    • 提供者:贝石皿
  1. Com_API

    0下载:
  2. 双机冗余系统采用主备机原则运用软件方式通过串口相互通信,达到实时检测的功能,能够保证系统的可靠性。即使有一台机子出现故障的情况下也不影响系统的正常运行,而通过串口通信的方式代替常规的检测转换设备,不仅可以解决转换设备本身出错的瓶颈问题,还在很大程度上节约了成本,因此有很好的实用推广价值。-double-redundant system uses the main principles for the use preparation software through the serial form
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:40.7kb
    • 提供者:李华
  1. testcom-old

    0下载:
  2. 使用多线程对串口进行数据传输程序。本代码主要是对串口的测试。其中SerialPort类提供对串口的读写-use multithreading to serial data transmission procedures. The main source of serial testing. SerialPort categories which provide the reader right Serial
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:46.14kb
    • 提供者:谭昌勇
  1. zwjmscomm

    0下载:
  2. 在主对话框中加入一个复选接钮,ID为IDC_CHECK_HEXSEND Caption: 十六进制发送,再利用ClassWizard为其添加控制变量:m_ctrlHexSend; 在ClassView中为SCommTestDlg类添加以下两个PUBLIC成员函数,并输入相应代码 -the main dialog box to add a button to check then, ID IDC_CHECK_HEXSEND Caption : hexadecimal sent, reu
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2.5kb
    • 提供者:真实姓
  1. C51MAINSIO

    0下载:
  2. 包含3个文件:主函数文件,中行口驱动函数文件,和应用函数原型说明头文件-contains three documents : the main function, I drive function of Bank documents, and application note first prototype document
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2.01kb
    • 提供者:cao
  1. serial-port-communication

    0下载:
  2. 双机互连的串口程序,主要功能是实现两台机器的串口通信-Dual Serial interconnection procedures, main function is to achieve the two machines Serial Communication
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:25.84kb
    • 提供者:zhang
  1. ASCTOUnicode

    0下载:
  2. 因为手机短消息的发送是以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码,下面的函数将实现这个功能。这个函数主要应用到VB自带的一个格式转换函数:AscW()将中文转换为Unicode码-because phone short message is sent in the form of Series PDU sent, Chinese characters in Unicode code to indicate, Th
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:9.48kb
    • 提供者:victor
  1. TestLFPProtocol

    0下载:
  2. 一个很好的LFP规约调试器,模拟主站,可以和南瑞的RCS系列装置通讯-a good debugger with LFP Statute, the main station simulation, and NAN RCS series of communications devices
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:281.78kb
    • 提供者:龙啸天
  1. MThreadComm

    2下载:
  2. 简洁易用的多线程串行通讯接口,对CSerialPort类重新进行了二次封装,主要目的是简化串口的使用。-concise, easy-to-use multithreading serial communication interface, CSerialPort category of re-packaging the second main objective is to simplify the use of serial port.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:81.9kb
    • 提供者:沉沉
  1. PortCange

    0下载:
  2. PortChange是一个UDP和串口转换的一个模块,这个模块主要特点是可以任选窗口消息,事件,线程消息的一种来通知应用程序。-PortChange UDP and is a conversion of a serial module, main features of this module is optional window news, events, news of a thread to notify applications.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:55.8kb
    • 提供者:沉沉
  1. comserialport

    0下载:
  2. 本文介绍了串口通信通信的主要过程 (1) 打开串口 (2) 配置串口 (3) 读写串口 (4) 关闭串口 -This paper introduces the Serial Communications of the main process (1) to open the serial port (2) Serial Configuration (3) literacy series I (4) Close Serial
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:10.69kb
    • 提供者:邱方奎
  1. ofdm_programme

    0下载:
  2. Abstract:Noise frequency modulation(FM)jamming。which belongs to blanket jamming。is already become the main form ofnoise jamming at present。because the wideband was gained by it.Tne spectnlnl ofnoise FM jamming is analyzed by time domain autocorre
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:662.04kb
    • 提供者:周丹
  1. MODBUS_m

    1下载:
  2. 很经典的modbus主站程序,需要的快下 1-classic modbus connection to the main stations, and we need a faster under! !
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3.3kb
    • 提供者:emmett1980
  1. MainFormandDB

    0下载:
  2. 一个基于串口通信的汽车行驶记录仪数据采集处理系统,这里是主程序和数据库,整个项目使用Delphi的Com+组件技术开发,后面将陆续上传各个组件的源码-a serial communication based on the vehicles running Recorder Data Acquisition and Processing System, which is the main program and database, the entire project using Delphi C
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:278.62kb
    • 提供者:李陟
  1. main(I2C)

    0下载:
  2. main(I2C)直读压力计的开发程序,通信协议I2C,程序已经通过实验
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2.96kb
    • 提供者:zhp
  1. main.c

    0下载:
  2. 基于Modbus_RTU_RS485的通信实现(main.c)-Modbus_RTU_RS485-based communications to achieve (main.c)
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:1.89kb
    • 提供者:lyb roy
  1. main

    1下载:
  2. msp430g2553与LDC1000的连接主函数的代码- Msp430g2553 and LDC1000 connect the main function of the code
  3. 所属分类:Com Port

    • 发布日期:2016-07-22
    • 文件大小:3kb
    • 提供者:徐敏
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com