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

搜索资源列表

  1. 串口通讯数据库读取

    0下载:
  2. 利用串口方式读取数据库,对于实时监测系统有帮助- Reads using the string mouth way takes the database, has regarding the real-time monitor system helps
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:422.42kb
    • 提供者:link
  1. liangs_串口调试器2002

    0下载:
  2. 用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现最高Baud可到921600。☆ 支持Unicode内码显示
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:145.71kb
    • 提供者:张小姐
  1. robot_cut

    0下载:
  2. 机器人通讯协议,用于激光切割系统的通信协议以及实现方法,其中涉及到实时多任务系统VRTXsa.串口通信控件编制-robot communications protocols, laser cutting system for the communication protocol and method, which relates to real-time multi-task system VRTXsa. Serial Communication Control preparation
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:5.29kb
    • 提供者:刘磊
  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. apolloService

    0下载:
  2. 太阳神短信跟踪服务系统, 可注册为windows系统服务,实时发送短信,支持*-Titan SMS tracking system, registration of the Windows system services, real-time messages sent, mass support
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:171.93kb
    • 提供者:熊正浩
  1. PocketPC_ComAPI

    0下载:
  2. 本代码为用VS2003中开发基于Pocket PC设备串口通信而设计的一个单独的类。 考虑到系统运行稳定,在此类中将“打开”和“关闭”串口事件设成私有方法, 同时为了使用方便,对外提供一系列公共属性来在程序运行中实时设置, 其中包括布尔型串口打开事件,以及“发送”与“接收”两个公共方法。-the code developed using VS2003 based Pocket PC serial communication equipment designed a separate
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4.21kb
    • 提供者:钟平
  1. dataacquisition

    1下载:
  2. 数据采集系统上位机设计。包括串口通信、文本显示、曲线实时显示、数据保存、监测报警等功能。-data acquisition system software design. Including serial communication, text, real-time curve display, data preservation, alarm monitoring, and other functions.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:72.3kb
    • 提供者:钱冰
  1. CDMA-Forward-Link-Simulation

    0下载:
  2. The result is an IS-95CDMA forward link software simulation package ,which mimics real-time data communication from a basestation to a cellular unit. The package simulates an IS-95CDMA forward link cellular system consisting of 3 major components:T
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:14.27kb
    • 提供者:jeff.kuo
  1. USB摄像头视频监控系统

    3下载:
  2. USB摄像头视频监控系统功能: 1、定时录像; 2、历史回放; 3、远程监控。 功能完整强大的USB摄像头监控软件(QQ摄像头监控软件)。支持多个USB摄像头。支持定时录像,历史回放。默认为24小时监控。支持远程查看。实时视频支持视频转发。结合免费的花生壳软件,可以实现Internet上的实时视频监控。,USB Camera Video Surveillance System features: 1, from time to time video 2, the history
  3. 所属分类:USB编程

    • 发布日期:2013-01-25
    • 文件大小:5.17mb
    • 提供者:hehc08
  1. MY_XSENS_CODE

    0下载:
  2. 这是我自己写的xsen的mti系统程序,从陀螺仪和加速度计中实时读取数据,并在地理坐标系中进行解算,最后积分得到速度和位置信息。可以用于手势识别或者精度要求不高的导航系统。如果要用于精确导航,则应该进一步进行修正。程序使用com4进行通信,波特率是115200,采样频率是50hz,这些参数都可以修改。-This is my own writing xsen the mti system program from the gyroscopes and accelerometers to read
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1.67mb
    • 提供者:wuzhaojun
  1. SmartCamWinMo6x_v1_4_0_src_enhanced

    0下载:
  2. 手机接收手机蓝牙视频的程序,这是上位机程序wm6.1系统的,下位机程序为s60系统程序,请参考我的另外一个上传资源。实现了wm6.1系统手机接收s60系统手机发回摄像头实时视频并且回传控制字符的功能,基于sourceforge上面的一个开源项目-The phone receiver Bluetooth mobile phone video program, which is a host computer program wm6.1 system, lower computer program
  3. 所属分类:Windows Mobile

    • 发布日期:2017-05-28
    • 文件大小:10.44mb
    • 提供者:truman
  1. chap04

    0下载:
  2. 远程视频监控系统,可以实时发送视频流和视频文件-Remote video surveillance system that can send real-time video streaming and video files
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-10
    • 文件大小:2.38mb
    • 提供者:z
  1. DZHMobile_JAVA_V5.85_20110512

    0下载:
  2. 大智慧证券手机版软件,是一款集全市场行情数据、丰富盘口信息、深度资讯研究分析等为一体,全方位打造投资者专属的移动金融服务软件。首款实时主题监控证券软件,挖掘热点主题题材。大智慧主题监控系统,盘中实时监控涨幅排名前20的个股及影响其盘中变化的投资主题详情。揭秘沪深A/B股所属投资主题-Great wisdom Securities mobile software, is a set of full-market price data, information rich Handicap, in-d
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:509.88kb
    • 提供者:zjl
  1. Project1.vbp

    1下载:
  2. 实时数据采集与控制系统可以通过串口通讯方式与下位机进行通讯,控制实验操作,参数设置和试验数据采集和保存。-Real-time data acquisition and control system of communication through the serial port to communicate with the next crew, control experimental operation, parameter setting and test data collection
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:49.65kb
    • 提供者:何林
  1. multi-serialsport

    0下载:
  2. 基于多线程串口通信的生产数据实时采集系统,对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技术和Socket 通信技术作了较为详尽的说明-Based on multi-threaded serial communication in real-time production data acquisition system, the system involved in the realization of multi-threaded processing technology, ser
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:146.66kb
    • 提供者:yn
  1. LabVIEWandUSB

    0下载:
  2. 基于LabVIEW的USB实时数据采集处理系统的实现-The USB-based LabVIEW Real-Time Data Acquisition and Processing System
  3. 所属分类:USB develop

    • 发布日期:2017-04-07
    • 文件大小:95.22kb
    • 提供者:季节
  1. Rea_Time_Multi_threadSerial_Communication_Technolo

    0下载:
  2. 本文结合汽车配件厂工厂制造执行系统(MES)的开发实践,介绍和讨论了一种基于多 线程串口通信的实时数据采集系统的设计和实现方法,讨论了在设计和实现该系统的时候必 须考虑和注意的要点,并对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技 术和Socket 通信技术作了较为详尽的说明。-This paper introduces one of real time data collecting system which is designed and implemented
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:146.65kb
    • 提供者:士大夫
  1. PDAxianluxunjian

    1下载:
  2. 此源码是PDA线路巡检的PDA部分,可以根据巡检人员、供电所名称和时间下载巡检任务,在巡视过程中可以实时的将GPS信息发送到数据库,并且可以记录缺陷,巡检完毕可以把结果统一上传到服务器。-This source is part of PDA' s PDA line inspection, according to inspection personnel, supply the name and the time to download inspection task, and durin
  3. 所属分类:Windows Mobile

    • 发布日期:2017-05-08
    • 文件大小:1.54mb
    • 提供者:王建
  1. Real-time-video-transmission

    0下载:
  2. 视频实时传输。服务端和客户端连上局域网,进行socket连接,客户端调用系统照相机,截取显示的画面,以一张张图片的形式实时发送给服务端,服务端接受后讲图片以动画的形式播放,就可以实时看到传过来的视频-Real-time video transmission. Service and client connected to the LAN, perform socket connection, the client calls the system camera, display screen i
  3. 所属分类:android

    • 发布日期:2017-05-18
    • 文件大小:4.8mb
    • 提供者:cooloyty
  1. Remote-fire-alarm-system

    0下载:
  2. 系统以C8051F020芯片为核心,外围器件包括SIM300模块,DS18B20温度传感模块,火焰传感器,蜂鸣器模块,四相六线步进电机,微型水泵等。系统各个部分紧密联系,环环相扣,实现了实时温度显示、火灾报警、远程通信、消防灭火等功能。-System C8051F020 chip as the core, peripheral devices including SIM300 module, DS18B20 temperature sensor module, flame sensor, buz
  3. 所属分类:SMS

    • 发布日期:2017-04-04
    • 文件大小:41.96kb
    • 提供者:暮色
« 12 3 4 »
搜珍网 www.dssz.com