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

搜索资源列表

  1. gspy-0.1.8-src.tar

    0下载:
  2. 基于V4L开发的一个运动监测的程序,需要一个支持V4L的采集设备(USB摄像头或者采集卡)-based on the development of a V4L movement monitoring procedures, need a V4L support the acquisition of equipment (USB camera or acquisition card)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:208662
    • 提供者:彭奔
  1. robogame.tar

    0下载:
  2. 这是我开发的LINUX系统下的robogame平台。运行后,可以用键盘控制球员操作球的运动。用到的技术主要有socket通讯,GTK图形界面,还有多线程技术等。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:700619
    • 提供者:侯健
  1. SEMB2011-main-3acc5e7

    0下载:
  2. 运动控制器的源码,老外做的,很好。大家-Motion controller source code, foreigners do well. We look
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:856942
    • 提供者:胡仲枫
  1. yscd

    0下载:
  2. (1)键盘控制改变游蛇运动方向。 (2)碰到边框或栅栏游戏结束。 (3)吃掉豆子蛇身变长 (4)豆子全部吃光,游戏结束 -(1) keyboard control to change the direction of Rhabdophis movement. (2) when the game is over borders or fences. (3) eat beans蛇身variable-length (4) beans all finished, the game is
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:282068
    • 提供者:齐齐
  1. pmac_driver_2.6.18

    0下载:
  2. linux 内核版本2.6.18下的pmac运动控制卡驱动源程序,包括isa总线和pci总线-linux kernel version 2.6.18 of PMAC motion control card driver source code, including isa bus and pci bus
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:260382
    • 提供者:ejang
  1. pmac_driver-2.6.15

    0下载:
  2. Linux 内核版本2.6.15下的pmac运动控制卡驱动源程序,包括isa总线和pci总线-Linux kernel version 2.6.15 of PMAC motion control card driver source code, including isa bus and pci bus
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:248860
    • 提供者:ejang
  1. memoryCode

    0下载:
  2. CAN总线通信适配卡的设计与实现.doc 基于多传感器的交通监控系统智能接口.pdf 现场总线型DCS.pdf 摘要:介绍了在系统可编程(ISP)器件及其优点,分析了PC多轴运动控制卡关键电路的作原理,并由高密度的ISP器件设计实现,运动结果表明所设计的电路完全达到了设计要求.doc-CAN bus communication adapter design and implementation. Doc many sensor-based traffic monit
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1169008
    • 提供者:郭鹏峰
  1. zlg7289-OK!!!

    0下载:
  2. 电梯控制。电梯间竖井模型部分可由有机玻璃粘成无上盖板的六面体ABCDEFGH,高度AE为1.2m;电梯桥厢模型J通过滑轮悬挂并由电动机M牵引,可在电梯间竖井模型的空间内上下运动。该电梯间竖井模型每隔20cm自下向上分成5层-Elevator control. Elevator shaft can be plexiglass model of some visco supreme cover into the hexahedron ABCDEFGH, high AE for 1.2m eleva
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:34312
    • 提供者:linmiao
  1. emc2_2.2.5.tar

    1下载:
  2. 在rtlinux下实现多轴插补的运动控制-Rtlinux achieved in multi-axis motion control interpolation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:7047845
    • 提供者:马春敏
  1. 5

    0下载:
  2. 运动目标检测 源代码 很好用 LINUX 编程-Moving target detection
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2383
    • 提供者:张玉英
  1. linux_io_init

    0下载:
  2. 基于linux操作系统的运动控制器驱动程序,包括基本io,rs232等。-Motion controller based on linux operating system drivers, including basic io, rs232 so.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:5826
    • 提供者:WANG YAFEI
  1. QTP

    0下载:
  2. QTP的学习经验和运动小技巧,本人精心总结,提供给大家学习!-QTP learning experience and exercise tips, I carefully sum up, available to everyone to learn!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:5468752
    • 提供者:陈君
  1. 111USB

    0下载:
  2. LINUX内核空间USB运动控制卡驱动程序的开发,介绍一种基于ARM 体系结构的运动控制卡的设计方法,通过嵌入linux 操作系统实现多任务管理,USB 接口与上位机 通信,克服了采用传统并行总线结构的弊端。以一种USB 运动控制卡为实例来介绍利用dev 文件系统开发字符设备驱动程序的关键技术-The LINUX kernel space USB motion control card driver development, introduces one kind based on the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:736756
    • 提供者:曹瑞翠
  1. adl_pci8164

    0下载:
  2. 凌华科技PCI-81644轴运动控制板上的驱动程序。-ADLINK PCI-81644 axis motion control board driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-09
    • 文件大小:2388
    • 提供者:locuse
  1. bfin_sport_uart

    0下载:
  2. Blackfin处理器的片上运动仿真UART驱动程序-Blackfin processor' s on-chip UART driver motion simulation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:7271
    • 提供者:ebonge
  1. lcdc_gordon

    0下载:
  2. linux系统上,凌华科技PCI-81644轴运动控制板上的驱动程序.-ADLINK PCI-81644 axis motion control board driver linux system.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-23
    • 文件大小:3124
    • 提供者:sjlwij
  1. ompl-0.9.5-Source

    0下载:
  2. Open Motion Planning Library 内含非常丰富的运动规划算法。由Rice开发-Open Motion Planning Library With many motion planning algorithms inside.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:5024849
    • 提供者:Ruizhi Chai
  1. Fallinglamp

    0下载:
  2. 单片机最小系统流水灯设计,可调节运动显示的快慢。- Measuring Frequency with the 8031 Single—chip Microprocessor Minimum System
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:32117
    • 提供者:陈阿龙
  1. motiondetector

    0下载:
  2. 这个是在linux下开发的gstreamer插件,实现了多运动目标的检测功能,效果很不错-This is developed under linux gstreamer plugins to achieve a multi moving target detection, the effect is very good
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:19960
    • 提供者:批头
  1. plot_omega

    0下载:
  2. 根据cesm模式数据结果,画出全球上升运动区(plot the upwelling area)
  3. 所属分类:Linux/Unix编程

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