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

搜索资源列表

  1. dynamic_line_real_show_like_windows

    0下载:
  2. VC实现的界面和windows任务管理器的联网界面一样动态曲线实时显示系统(TIMER实现的)可用于上位机对下位机采集的数据动态实时显示,曲线防闪烁,。-VC interface and windows management tasks for a network interface like real-time dynamic curves show - EC (TIMER achieved) can be used for PC right from the lower the dynami
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:16523
    • 提供者:dengxuebo
  1. FingerPrint

    0下载:
  2. 系统上位机程序要实现的主要功能是和指纹采集系统之间的通讯,来对它进行一些参数的设置和指纹数据的上传,并提供给用户一个可视化的操作环境,方便指纹图像的管理和后续工作的进行。
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:306569
    • 提供者:sarah
  1. LODIS

    0下载:
  2. 本人多年前做的一个控制系统项目的程序,连接串口可以和仿真通信,用到了绘图的多个方面,是控制系统上位机编程的很好范例-years ago, I do a project control system procedures, and can connect serial communications simulation, the use of graphics in many areas of PC Control System Programming a good example
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:651731
    • 提供者:杨勇
  1. labview图形显示程序

    1下载:
  2. labview图形显示程序,飞思卡尔智能车的上位机程序,用于数字摄像头的可视化,LabVIEW graphical display procedures, Freescale smart car PC program for digital camera Visualization
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-01-19
    • 文件大小:20039
    • 提供者:马驰
  1. 机器人-视频检测与控制

    0下载:
  2. 上位机是采用了AForge.NET Framework-2.2.3和EZ-B SDK Windows v2011.11.09.00的结合。AForge真的很强大,不过没有涉及到控制这块,EZB就有现成的参考,但EZB没有提供核心部分的代码,而它只支持本地摄像头,所以我只能反编译获取需要的代码,移植到AForge的MotionDetectorSample这个例子里面。 大部分代码都是来自网络,欢迎大家使用和修改,有好作品别忘了分享一下哦~
  3. 所属分类:图形/文字识别

  1. 机器人-视频检测与控制

    0下载:
  2. 上位机是采用了AForge.NET Framework-2.2.3和EZ-B SDK Windows v2011.11.09.00的结合。AForge真的很强大,不过没有涉及到控制这块,EZB就有现成的参考,但EZB没有提供核心部分的代码,而它只支持本地摄像头,所以我只能反编译获取需要的代码,移植到AForge的MotionDetectorSample这个例子里面。 大部分代码都是来自网络,欢迎大家使用和修改,有好作品别忘了分享一下哦~
  3. 所属分类:图形/文字识别

  1. led

    0下载:
  2. 模拟LED显示 可用于上位机监控界面 经调试运行后效果良好 有详细注释-Analog LED display can be used to host computer interface by the debug monitor the effects of a good run there is a detailed Notes
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-25
    • 文件大小:456515
    • 提供者:姚威
  1. AreaCCD

    0下载:
  2. 基于USB接口的ccd图像处理程序,CCD采用的事线阵CCD,数据采集完成后,通过USB接口送至上位机处理,这里主要是实时图像的现实及分析等,见代码-picture process in line CCD,and the data channel is USB
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:305857
    • 提供者:mft
  1. daheng1303camera

    1下载:
  2. 这是我毕设用大恒摄像机1303UM,做视觉测量的上位机代码,包括采集图像、二值化等操作。-This is my complete set with Daheng camera 1303UM, visual measurement of the host computer to do the code, including the collection of images and other binary operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4036485
    • 提供者:杨远
  1. img2

    0下载:
  2. 德国VC系列智能相机图像采集并传输到上位机程序,DSP,TCP/IP-German VC Series smart camera image acquisition and transmission to the host computer program, DSP, TCP/IP
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2510
    • 提供者:xby841221
  1. jiekoushiyan

    0下载:
  2. 本实验实现基于VC与单片机的数据采集系统设计。单片机AT89S52与外围芯片AD7862实现了对电压的数据采集,然后通过RS-232接口将数据发送给PC机,PC机接收到数据后进行数据处理并显示,本系统可以实现上位机对单片机系统数据采集的控制。-In this study, VC and microcontroller-based data acquisition system design. AT89S52 microcontroller and peripheral chips on the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3936401
    • 提供者:zhengbin
  1. VC_SurCode

    2下载:
  2. 基于DM642的高清摄像机监控工程,代码齐全,设置后立即可以使用,是公司真正开发的成品。另外附带上位机的界面开发代码,也是齐全的,基于C++的程序,欢迎大家使用下载。-Based on the DM642 HD camera surveillance project, code complete set can be used immediately after, the company developed a real product. Also with the host computer
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8231256
    • 提供者:张雷
  1. host_ov7670_org

    2下载:
  2. OV7670的上位机显示程序。拍照简单。程序全部公开开。-OV7670 host computer display program. Taking pictures simple. All the procedures open to open.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-20
    • 文件大小:3461261
    • 提供者:杨富
  1. track

    0下载:
  2. 图像处理 用于处理电视图像跟踪误差,通过串口与上位机通讯。-image progressing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4973422
    • 提供者:董俊青
  1. freescale

    0下载:
  2. 用picturebox编写一个画温度曲线的单片机上位机,简单易懂,适合初学者-The picturebox write a single-chip host computer to draw temperature curves, easy to understand for beginners
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:26367
    • 提供者:amoryou
  1. ADAM

    0下载:
  2. 油耗ADAM数据信息采集与处理及上位机的界面显示-To fuel consumption ADAM data acquisition and processing and PC interface
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-20
    • 文件大小:5834865
    • 提供者:cxcc
  1. Virtual-oscilloscope

    1下载:
  2. 用VB编写的一个上位机虚拟示波器。可以显示波形,通过串口和下位机通讯-A host computer with VB virtual oscilloscope. Can display the waveform through the serial port and lower machine communication
  3. 所属分类:Special Effects

    • 发布日期:2016-10-06
    • 文件大小:19456
    • 提供者:fangwei
  1. Serial-port-camera

    0下载:
  2. 串口摄像头PTC系列测试软件源代码,里面有对摄像头采集到的数据进行处理的过程,及上位机软件的制作过程-Serial port camera the PTC series test software source code, which has collected camera data processing, and the production process of the PC software
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-10
    • 文件大小:144463
    • 提供者:王立
  1. 6620_7620heibai

    0下载:
  2. 6620_7620heibai CMOS OV6620、OV7620上位机显示-6620_7620heibai CMOS OV6620、OV7620
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1937818
    • 提供者:laihaiqing
  1. commtomxun

    0下载:
  2. 串口通讯程序,测试串口通讯用途,实时发送数据送到上位机-apple banana orginerji dongerimer faornt ewonger
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-30
    • 文件大小:10432
    • 提供者:ljzing
« 12 3 »
搜珍网 www.dssz.com