CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 上位机程序

搜索资源列表

  1. USB

    0下载:
  2. 是一个关于USB的上位机开发程序,写的很好,可以作为工作学习参考之用-Is a PC on the USB-development process, writing a good, work and study can be used as reference
  3. 所属分类:USB develop

    • 发布日期:2017-04-25
    • 文件大小:42126
    • 提供者:李宗盛
  1. PCtoMCU

    0下载:
  2. 串口编程 可以 实现上位机到下位机程序发送 。。。程序很经典-asldfjoaf
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:129300
    • 提供者:huang
  1. PC_jckz

    0下载:
  2. PC机控制数控机床程序,适用与远程PC上位机控制数控机床!-PC-CNC machine tool control procedures, apply with the remote PC host computer to control CNC machine tools!
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:863353
    • 提供者:周长玺
  1. VBTemputer

    1下载:
  2. VB上位机温度模块程序,包括对温度模块的校准,和参数设置,用于工业现场,非常实用-VB PC temperature module procedures, including modules for temperature calibration, and parameter settings, for the industrial site, very useful
  3. 所属分类:Applications

    • 发布日期:2016-10-06
    • 文件大小:385500
    • 提供者:霍奎
  1. Up_Temprature

    0下载:
  2. 基于TCP/IP的多点温度巡检系统上位机程序-Based on TCP/IP multi-point temperature data logging system PC program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:360893
    • 提供者:bsyy
  1. RPDP-PCILVDS

    0下载:
  2. 买的一块开发板的开发文档、原理图还有PCB板,并且附有PCI9054的驱动程序及上位机测试应用程序,调试时需要安装Windriver。-Development board to buy a piece of the development of documents, there are PCB board schematics, and with the PCI9054 PC drivers and test applications, when the need to install debu
  3. 所属分类:驱动编程

    • 发布日期:2013-03-23
    • 文件大小:36239666
    • 提供者:孙建东
  1. USB

    0下载:
  2. 2812 dsp信号处理的usb通信程序,通过usb与上位机通信。-2812 dsp signal processing usb Communication Program, through usb communication with the host computer.
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:58971
    • 提供者:huqx
  1. biyelunwen

    0下载:
  2. 随着计算机技术的不断发展,USB设备以其传输速度快、可热插拔、独立供电等诸多的优点被普遍采用。现在市面上的USB设备层出不穷,如U盘、MP3、移动硬盘等应用起来十分方便。 本文采用VisualC++6.0软件进行仿真,利用基于对话框的VC++应用程序完成对上位机界面的编写,可以利用VC编程实现对计算机底层硬件的操作。采用DriverStudio软件编写USB设备的驱动程序。 本文先介绍了USB通信协议及其传输方式,然后具体地给出了驱动程序开发的全过程,同时根据硬件电路设计了上位机显示
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:489856
    • 提供者:谷穗
  1. Visualtrackerautomatically

    0下载:
  2. 本文研究的是设计一个控制系统,用固定在云台上的摄像头来跟踪运动目标。具体包括硬件设计和软件编程。利用计算机、摄像机、图像采集卡、步进电机驱动器和步进电机等硬件设备设计一套视觉自动跟踪系统,利用VC++实现上位机串口通信程序;利用KeilC51实现下位机的控制功能-This paper is to design a control system, using a fixed camera in the head Yuntai tracking moving targets. Including h
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:419515
    • 提供者:杨俊
  1. wentuji

    1下载:
  2. 运用vb编写上位机,显示下位机中温度数值以及波形,下位机程序用c编写.-Vb prepared to use PC to show lower values, as well as machine temperature waveform, the next c-bit machine with the preparation procedure.
  3. 所属分类:SCM

    • 发布日期:2016-10-06
    • 文件大小:31027
    • 提供者:肖力
  1. c52lLCDandKeyscanandCommuncation

    0下载:
  2. 该源码含有六个C文件,均为C52单片机设计中有关LCD的程序,键盘与数码管显示,键盘与上位机之间的通讯,是典型的学习单片机的很好的代码,简单易懂!-The C source file that contains six, both of the C52 single-chip design process LCD, keyboard and digital display, keyboard and communication between the host computer, is a ty
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:4403
    • 提供者:李利伟
  1. Proteus

    0下载:
  2. 电脑和单片机串Vl通信系统一般 由一台运行上位机软件的电脑、一根 串口连接线和下位机即单片机目标板 组成,用这种方式学习和调试串口通 信程序比较麻烦。本文介绍一种用 Proteus实现电脑和单片机串口通信仿 真的方法,所有的事情都在一台电脑 上完成。上位机软件和下位机即 AT89C51单片机仿真电路通过由虚拟 串口软件Virtual Serial Ports XP5.1 产生的两个虚拟串口进行连接。文章 的实例中上位机软件使用串口调试助 手。下位机
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:196807
    • 提供者:caoxiaosong
  1. chuankoutongxin

    0下载:
  2. 基于RS-232的串口通信,C语言、VB开发的单片机与上位机通迅应用程序-Based on RS-232 serial communication, C language, VB developed single-chip communication with host computer applications
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2720
    • 提供者:sky
  1. hellousb_8515

    0下载:
  2. 本人制作的AVR单片机的USB开发板资料,包括上位机软件、下位机原理图及程序代码,具有很高的实用价值!-I produced the AVR MCU USB development board, including PC software, the next-bit machine schematic diagram and program code, with a very high practical value!
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1217683
    • 提供者:shiray_teng
  1. Ethernet-test-code

    0下载:
  2. 自己编写的测试以太网的软件,完善到特定领域可以进一步用做以太网上位机软件的实用程序,本部分是本人开发以太网上位机软件的测试程序所有源代码。-I have written test Ethernet software, improve specific areas that can further be used as Ethernet Host Computer software, utilities, this section is my Ethernet Host Computer soft
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:8540
    • 提供者:金山
  1. MonitorTemperature

    0下载:
  2. 本程序利用MFC技术,C++语言编写完成。其中核心技术包括有:利用MSComm控件完成单片机与上位机的通信,利用ODBC数据库接口技术把采集的温度数据存储到上位机。-This procedure using MFC technology, C++ language prepared. The core technologies include: the use of MSComm control the completion of MCU and host computer communicat
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-11
    • 文件大小:2084109
    • 提供者:zhouqing
  1. Csharp_Example_USBCAN

    1下载:
  2. 基于CAN总线的上位机编程 界面程序范例 可以供初级开发者参考 基于c#语言环境-Based on CAN Bus interface for host computer programming code examples can be used for the primary developer reference based on the c# language environment
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:353967
    • 提供者:晨曦
  1. 51RS232

    0下载:
  2. 51单片机和PC进行通讯的下位机程序,结合本人上传的上位机部分,为完整的串口通讯实例!-51 microcontroller and PC communication program for the next-bit machines, combined with the host computer, I uploaded part of a complete example of serial communications!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:36954
    • 提供者:hungkun
  1. MCU_PC_TEMPERATURE

    0下载:
  2. 实现将单片机采集的温度值通过串口传输到上位机,此程序为上位机接收温度程序,将温度值描成曲线并显示,带有保存及打开历史记录功能。-To achieve the MCU collected temperature transferred to the host computer via serial port, this procedure for the host computer receives the temperature program, the temperature value Mi
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:3560
    • 提供者:孙良
  1. DataRet

    0下载:
  2. 本程序可实现ARM开发板里面的UART0接收上位机发送的数据,程序已经过调试,完全适用。-This procedure can be realized inside the ARM development board UART0 receive data sent by host computer, the program has been debugging, fully applicable.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:2068
    • 提供者:黄同学
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com