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

搜索资源列表

  1. jpeg.tar

    0下载:
  2. ARM平台上若要显示jpeg图片,如果是自己按照jpeg的压缩算法然后自己写算法进行显示将会是件非常痛苦的事,附件中的源码可以很方便的播放jpeg图片,你也可以稍微修改使其满足你需要的功能!-To display a jpeg image on the ARM platform, if it is in accordance with the jpeg' s compression algorithm and then write their own algorithms will be
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4510538
    • 提供者:蓝色天空
  1. Kinect_CvPoint3D

    0下载:
  2. Kinect检测手臂中的2个三维坐标 可判断方向 先安装openNI驱动-Kinect detection arm in two three-dimensional coordinates Can determine the direction of Be installed openNI driven
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2979643
    • 提供者:Yami
  1. Robert

    0下载:
  2. 利用VC++和opengl进行3D建模,模拟人的手臂,实现手臂的弯曲。-To use VC++ and opengl 3D modeling, to simulate the human arm, bent arm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:257101
    • 提供者:ffl
  1. OpenCV-2.0.0.tar

    0下载:
  2. OpenCV2.0的官方源码,可以用来交叉编译移植到arm平台。移植过程参见:http://blog.csdn.net/yanzi1225627/article/details/7894092,http://blog.csdn.net/yanzi1225627/article/details/7524698-OpenCV2.0 official source, can be used to cross-compile transplanted to arm platform. Porting p
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14970344
    • 提供者:yanzi1225627
  1. demo04.robot

    0下载:
  2. Python语言编写的OpenGL程序 机器人可动手臂-OpenGL program written in Python movable robot arm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:818
    • 提供者:张真人
  1. Exp14-draw-pictrure-code

    0下载:
  2. arm图像处理代码,对于初学者来说是一个很好的借鉴-the arm image processing code, is a good reference for beginners
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-15
    • 文件大小:112786
    • 提供者:ming
  1. linus_share

    0下载:
  2. arm-linux下的yuv422toRGB24-arm-linux yuv422toRGB24
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:3850
    • 提供者:冯正华
  1. libqjpeg

    0下载:
  2. jpeg库,用于ARM板子上的qt显示jpg图片,不然可能显示不了jpg图片-jpeg library, for ARM board the qt displays jpg pictures, otherwise I might not show jpg picture
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-23
    • 文件大小:14735
    • 提供者:叶成龙
  1. tuxiang2

    0下载:
  2. 图像去雾处理程序-In recent years, with digital video monitoring technology is more widely used in the field of public safety, transportation and other requirements of the applicability of the monitoring system also rise. In order to monitor the system still
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:2341
    • 提供者:sophia
  1. ziku

    0下载:
  2. 16*16点阵汉字库,用于单片机或ARM的液晶点阵显示汉字-16*16 Matrix for Chinese words Showing on LCD
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-28
    • 文件大小:140570
    • 提供者:zhangyc
  1. MATLAB

    0下载:
  2. Robot arm rotation. Rotation of 3 axial platform, simple task but it was fun. Play with it do whatever you want. Enjoy-Robot arm rotation. Rotation of 3 axial platform, simple task but it was fun. Play with it do whatever you want. Enjoy!!
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-18
    • 文件大小:4080
    • 提供者:riksorge
  1. Robot-Arm

    0下载:
  2. Comet Ride Animates the sun and earth from the point of view of a comet. Is another flyby with a predefined flight path. Flies around a scene with multiple objects which themselves are moving. The objects are the sun and the earth, dra
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:2248
    • 提供者:Prashant
  1. opengl

    0下载:
  2. 基于opengl的挖掘机简单模拟程序,机械臂可以旋转等-Based on the opengl excavator simple simulation program, the robotic arm can rotate
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:17938898
    • 提供者:刘吖
  1. my_picture_scan

    0下载:
  2. QT开发软件、Linux操作系统、超级终端、PC一台、TQ2440开发板一块。 项目描述:主要是采用qt的集成开发环境qtCreator,在*.ui文件中进行界面设计,布置相关的控件(如按钮控件分别为打开、开始、暂停、上一张、下一张、放大、缩小、还原等,label显示图片),然后实现控件的功能(在qt里多数变量都是以类的形式进行封装的),最终在开发板上实现图片浏览器功能。 所需知识:c++,qt的相关知识,arm板上的开发。-QT development software, Linux
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-21
    • 文件大小:2468188
    • 提供者:侯识欢
  1. threecube

    0下载:
  2. 该实例实现了机器人的手臂,开发语言C++,开发集成工具是VS2010.-The examples of the realization of the robot arm, the development of language C++ the development of integrated tools is VS2010.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-14
    • 文件大小:902
    • 提供者:朱兴宇
  1. 4---Copy

    0下载:
  2. basic Arm with GL Polygon
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-01
    • 文件大小:72298
    • 提供者:echo
  1. lcd

    0下载:
  2. LCD驱动程序 用ARM单片机驱动LCD显示-ARM Microcontrollers with LCD Driver LCD display driver
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:3753
    • 提供者:小杜
  1. QTFaceDetexct

    0下载:
  2. 在qt和Opencv下实现人脸识别,开发平台是ARM-In qt and Opencv Face Recognition under development platform is ARM
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:34426
    • 提供者:袁兵
  1. DS-5_crack

    3下载:
  2. 使用期限到2099年 破解步骤参见crack.txt 只在5.11版本上破解过,其他版本未尝试。 如果破解后出现问题,卸载DS-5并删除C:\Users\Administrator\AppData\Roaming\ARM\DS-5(WIN7)文件夹,然后重新安装。 仅用于学习目的。-Use deadline to 2099 cracked steps, see crack.txt only 5.11 cracked version, other versi
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-23
    • 文件大小:8635392
    • 提供者:wangjunan
  1. arm

    0下载:
  2. opengl示例程序,适用于图形学新手,非常实用-opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2382
    • 提供者:onmacr
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com