CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口 数据库

搜索资源列表

  1. vb

    0下载:
  2. 界面接收串口通讯程序,以及ACCEES数据库连接查询-Interface to receive serial communication procedures, as well as ACCEES database join queries
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:101858
    • 提供者:胡伟涵
  1. busline

    0下载:
  2. 公交车LED显示控制软件,包含数据库 串口通信等内容-Bus LED display control software, including database serial communications
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4988933
    • 提供者:linqinkang
  1. MFC

    0下载:
  2. 通过串口通信,将接受到的数据存入数据库并进行处理-Serial communication, the received data stored in the database and processing
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-25
    • 文件大小:8369831
    • 提供者:蒋磊
  1. vb-and-fluid-speed-superviser

    0下载:
  2. vb串口通信,使计算机接收超声波流量计的数据,并存入数据库-vb serial communication, so that the computer receives the data of the ultrasonic flowmeter, and stored in the database
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:10029
    • 提供者:杨荣
  1. NUC140_CAN_Master_CoOS

    0下载:
  2. 设备: Nuvoton NUC140VE3AN 评估板: Nu-LB_002 Rev2.0 编译器: CoIDE V1.1.0 任务: task_init 初始化目标板的资源,并创建其它任务,然后自我删除并退出调度。 get_datab 根据从子机接收到的ID数据,获得该ID的数据库信息。 update_db 等待输入消费金额,然后通过CAN发送消费金额到主机。 uart_print 打印余额。 描述: 本例子模拟了一个打卡
  3. 所属分类:SCM

    • 发布日期:2017-10-31
    • 文件大小:197469
    • 提供者:peter
  1. rfid_source

    0下载:
  2. 采用QT写的两个程序,一个串口读数据,利用TCP发送给另外一个,另外一个把数据插入到数据库中-The code was written by QT, including two program.The read data from serial port and send it on tcp to the other,and the other insert the data into mysql
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:3791423
    • 提供者:eureka
  1. TemCatch

    2下载:
  2. proteus仿真+Keil源工程文件+C#上位机 本系统主要利用串口通信,实现温度的实时采集和处理分析等简要功能。下位机(主控芯片8051)接收上位机(C#开发windows应用程序)的指令实现温度采集、温度报警功能,上位机通过发送指令控制采集时间间隔,报警上下限、报警温度点的控制,具有实时温度曲线显示功能;并能够调用数据库来查看、删除历史数据,以图表的形式作进一步统计分析。-The the proteus simulation+Keil source project file
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-03-01
    • 文件大小:4146302
    • 提供者:陈小飞
  1. SmsWarnMysqlBate2

    0下载:
  2. VC2010+MYSQL+SERIALPORT类+ODBC,看数据库里面指定表的字段的有没有超过安全的值,要是有就通过串口报警。-VC2010+MYSQL+SERIALPORT class+ODBC, specify a table column to see inside the database does not exceed the value of the security, if through the serial port on the alarm.
  3. 所属分类:Communication

    • 发布日期:2017-11-13
    • 文件大小:189564
    • 提供者:lu
  1. Ddelphiexample

    0下载:
  2. 最近用delphi开发了一个上位机平台,非常好用,包含了了示波器,串口,数据库等多项功能,相信对相关开发有很大帮助 -Use delphi development platform for a host computer, very easy to use, and contains a number of features of the oscilloscope, serial, database, and related development
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:3970361
    • 提供者:thriftyy
  1. imagesave

    0下载:
  2. vb串口数据保存,源代码,对于新手很有帮助,学习数据库-vb serial data preservation, source code, useful for the novice, learning database
  3. 所属分类:SQL Server

    • 发布日期:2017-12-03
    • 文件大小:519168
    • 提供者:李仲家
  1. led

    1下载:
  2. 这是一个读取access数据库内容显示到LED电子屏的小程序,LED屏使用永泰通信屏,使用串口编程-This is a read access database content display LED electronic screen applet LED screen using the the Yongtai communication screen, use serial programming
  3. 所属分类:Com Port

    • 发布日期:2017-11-04
    • 文件大小:606203
    • 提供者:lll
  1. DS18B20

    2下载:
  2. 本文对国内外的温度采集系统的发展历史及现状进行了综合阐述,对其发展方向进行了分析和推测,结合工业现场的需求特性,对温度采集系统进行设计。本温度采集系统下位机采用ATmega16单片机为主控制器,采用单线式DS18B20温度传感器采集温度,通过串口RS232将其传送到上位机,上位机使用VB编写界面和后台处理程序,可实现温度实时显示,并采用SQL Sever数据库对数据进行管理。最终测试结果显示上位机实现了实时数据接收、显示和基于SQL Sever的实时数据库管理。介绍了前后台软件设计流程图,并给出
  3. 所属分类:SCM

    • 发布日期:
    • 文件大小:5533
    • 提供者:muhaonan
  1. IMEI_BT_ADDR-Writer9.13

    2下载:
  2. 通过串口发指令为手机写IMEI、蓝牙地址,软件版本的检查,并将相关数据上传数据库。-Issued instructions through the serial port for the phone to write IMEI, Bluetooth address, software version checking and related data upload database.
  3. 所属分类:界面编程

    • 发布日期:2013-08-25
    • 文件大小:8922353
    • 提供者:lipuran
  1. Pyroelectric-infrared

    0下载:
  2. 基于51单片机的热释红外程序,包含数据库操作的程序,STC51单片机可以支持串口直接烧录,下载非常方便-51 microcontroller-based pyroelectric infrared program, the program that contains the database operation, STC51 MCU can support serial burned directly, very convenient to download
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:27722
    • 提供者:赵金
  1. Weight

    0下载:
  2. 注意: 本软件使用SQL SERVER 2000 数据库 安装完成后用安装目录下的 Fweight.bak 还原数据库 请确保串口正常通信,确保EXCEL安装在: C:\Program Files\Microsoft Office\OFFICE11\EXCEL.exe Config.ini 是对数据源、串口号、打印抬头等的设置文件务必设置正确; -Note: This software uses SQL SERVER 2000 dat
  3. 所属分类:transportation applications

    • 发布日期:2017-11-16
    • 文件大小:444246
    • 提供者:余刚
  1. 1

    0下载:
  2. 、通过串口连接手机或短信终端发送短信; 2、内置Access数据库,建立通讯录; 3、通讯录与短信发送整合-Send text messages through the serial port connected to a mobile phone or SMS terminal 2, built-in Access database, establish contacts 3 contacts with SMS integration
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:384345
    • 提供者:平时了
  1. UAV-Flight-Control-Ground-Station

    1下载:
  2. 针对某型无人机飞行监测和控制的要求, 以VC + + 可视化语言为开发工具, 嵌入NI 控件, 设计了一套操作方便、功能强 大的飞控地面站软件系统 软件基于模块化设计思想, 采用串口通信和以太网两种通信方式, 串口通信上, 实现了遥测数据的实时显 示、数据库存储、故障提示和遥控指令的定时发送等功能 以太网通信上, 很好地实现了与导航地面站的接口设计 经过实际联调, 系统运行良好, 通信实时性很高, 很好地完成了各部分功能, 并具有很好的扩展性。-Design of Sof tw
  3. 所属分类:软件工程

    • 发布日期:2013-10-14
    • 文件大小:390617
    • 提供者:朱文国
  1. sms

    0下载:
  2. 使用Qt和extserialport串口库实现对短信猫的操作,包括读取短信,从数据库获取短信内容,发送短信。-Use the Qt and extserialport of serial library implementation of the operation of the SMS cat, including reading text messages, the content of messages retrieved from the database, and send text
  3. 所属分类:SMS

    • 发布日期:2017-11-07
    • 文件大小:752191
    • 提供者:fir
  1. VBDataSerialport

    0下载:
  2. VB 数据库 加上串口 开发图文教程,对于初学者有很大帮助-VB database serialport
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:593622
    • 提供者:tianxin
  1. VB_com_PLC200

    0下载:
  2. vb 使用串口控件,用西门子PPI协议和西门子200PLC 通信的软件,并把数据保存到access数据库,可以对数据进行保存删减,一键自动转换成excel-vb serial control with Siemens PPI protocol and Siemens 200PLC communication software, and save data to access the database, you can save data deletion, a key to automatica
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:156879
    • 提供者:李浩
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com