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

搜索资源列表

  1. staserver1

    0下载:
  2. 该短代码实现了和上位机的通信功能,采用的是udp协议-the short code to achieve the PC and communications functions, the agreement is udp
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3879
    • 提供者:黄诗泉
  1. s2

    0下载:
  2. linux环境下通过串口与上位机通讯的程序,目前尚在调试之中
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1969
    • 提供者:Mona
  1. linux-serial

    0下载:
  2. 用于linux系统中实现ARM开发板与上位机之间的串行通信,只需在linux下编译后即可执行,已经调试通过
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1166
    • 提供者:阙存先
  1. bcc_crc

    0下载:
  2. s200的BCC和CRC校验,可用于与上位机的通讯信息帧检测
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6029
    • 提供者:shen
  1. 精确定时

    0下载:
  2. 在工业生产控制系统中,有许多需要定时完成的操作,如定时显示当前时间,定时刷新屏幕上的进度条,上位 机定时向下位机发送命令和传送数据等。特别是在对控制性能要求较高的实时控制系统和数据采集系统中,就更需要精确定时操作。-in industrial production control system, there are many needs time to complete the operation, such as the timing shows the current time, regul
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4718750
    • 提供者:辽宁
  1. VC中基于 Windows 的精确定时

    1下载:
  2. 在工业生产控制系统中,有许多需要定时完成的操作,如定时显示当前时间,定时刷新屏幕上的进度条,上位 机定时向下位机发送命令和传送数据等。特别是在对控制性能要求较高的实时控制系统和数据采集系统中,就更需要精确定时操作。-in industrial production control system, there are many needs time to complete the operation, such as the timing shows the current time, regul
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:30198
    • 提供者:唐佳
  1. mwrd6.6.zip

    1下载:
  2. MW明华读卡器的上位机接口软件编程范例及驱动6.6版(包含VB,VC,Delphi等),难得的资料,Minghua MW readers PC interface software programming examples and driver version 6.6 (including VB, VC, Delphi, etc.), valuable information
  3. 所属分类:Windows Kernel

    • 发布日期:2016-03-10
    • 文件大小:947841
    • 提供者:45465
  1. chuankoutongxin

    0下载:
  2. 串口通信,用QT做一个上位机,实现向下位机发送数据。-serial communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2180791
    • 提供者:ld
  1. cks-d2000

    0下载:
  2. 一套发油控制系统的上位机监控软件,可以实现定量装车,液位报警和防静电多项功能-Hair oil control system of a PC monitoring software, you can achieve quantitative loading, level alarm and a number of features anti-static
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2706185
    • 提供者:占佳军
  1. MWDLLHOOK

    2下载:
  2. 明华读写器IC卡上位机密码破解程序,可以修改后破解其它任意想要的密码-Ming Wah IC card reader PC password cracking program can be modified to break any other desired password
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-11-05
    • 文件大小:2482198
    • 提供者:wqfadd
  1. GPS_MFC

    1下载:
  2. 使用VC6编写的GPS接收机上位机界面,静态库形式,欢迎共同交流-VC6, prepared using the GPS receiver host computer interface, a static library form, also welcomed the joint exchange
  3. 所属分类:Windows Kernel

    • 发布日期:2015-03-30
    • 文件大小:41371
    • 提供者:Reg2000
  1. 1-wire-program-guide

    0下载:
  2. 用于驱动DALAS公司ONE WIRE器件的指导书。既可助你上位机编写API,也可用于指导嵌入式编程-DALAS used to drive the company
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:241033
    • 提供者:jiazhiping
  1. boxingxianshishujucaijishangweiji

    0下载:
  2. 温度数据采集系统上位机程序,也可作其他数据接收程序,十进制显示数据、波形。分了3个大块,左边为参数设置,中间为实时波形显示,右边为实时数据值显示以及数据发送模块。兼顾了串口助手功能和上位机接收程序功能。接收的数字以十进制显示,精确到小数点后面一位。波形显示实时值并动态替换,一秒刷新一次。相当有价值。是我做课程设计的时候写的。功能完善。完整代码-Temperature Data Acquisition System PC program can also be used for other dat
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:836402
    • 提供者:lixiao
  1. DP_RAM_lab

    0下载:
  2. 用SmartGen 生成一个2k*8 Dual Port RAM,并通过串口发送数据初始化RAM。然后通过串口返回到上位机的串口调试程序显示。-SmartGen generated using a 2k* 8 Dual Port RAM, and sending data through the serial port to initialize RAM. And back through the serial port to the PC serial port debugger displ
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:3586
    • 提供者:劳杰勇
  1. CAN-EPPLinux_version

    0下载:
  2. CAN-EPP上位机软件linux版的 带驱动程序和测试程序-code for CAN-EPP in linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:16252
    • 提供者:汤昆
  1. VcSource

    0下载:
  2. 基于PC控制的多步进电机驱动控制系统的上位机软件-PC-based control of multi-stepper motor driver control systems PC software
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:599295
    • 提供者:家洛
  1. CAN

    0下载:
  2. 本源码实现计算机与开发箱的CAN总线通信,上位机采用linux操作系统,下位机采用嵌入式linux系统.-The source containers of computer and development of CAN bus communication, host computer using linux operating system, lower computer embedded linux system.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:38353
    • 提供者:yoyo
  1. Camera

    0下载:
  2. 浙江求是的下位机程序 实现图像数据的上传 与上位机通信-Zhejiang seeking to lower computer program to upload image data to achieve communication with the host
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:15067
    • 提供者:吴宇生
  1. DESforPC

    0下载:
  2. des的上位机编码算法,初学者提供参考学习-des of the host computer coding algorithm to provide reference for beginners to learn
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:7725
    • 提供者:Jack
  1. mylogin

    1下载:
  2. qt简单上位机,实现对机械手臂的实时控制和图像获取(QT simple upper computer, to achieve real-time control and image acquisition of mechanical arm)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-03
    • 文件大小:14336
    • 提供者:逗比250
« 12 3 4 »
搜珍网 www.dssz.com