CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 交互

搜索资源列表

  1. renji

    0下载:
  2. 基于DSP的人机交互方面的系统程序源,其中有部分例子和系统初始化设置。-DSP-based human-computer interaction aspects of the system program sources, including some examples, and system initialization settings.
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:84272
    • 提供者:马道成
  1. pciv

    0下载:
  2. 海思Hi3520 PCI总线演示程序 PCIV 相关样例程序包含以下几部分: 1、PCIV MSG :PCI业务层的消息通讯封装。基于MCC模块提供的ioctl接口,提供消息端口的打开关闭、消息发送、消息接收等接口。 相关代码为pciv_msg.c、pciv_msg.h。 2、PCIV Trans:PCI业务层的数据传输封装。基于PCI DMA传输接口、PCI消息交互及一套基本的读写指针Buffer,实现业务层通用数据传输接口。 可以用于主从片之间的任何类型的
  3. 所属分类:Embeded Linux

    • 发布日期:2016-01-21
    • 文件大小:2685952
    • 提供者:sillygenius
  1. 1602

    1下载:
  2. 液晶显示1602驱动程序,可运用到各种人机交互显示中,按键可控制光标移动-LCD 1602 driver, can be applied to a variety of interactive displays, cursor control keys
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:137727
    • 提供者:
  1. Interactive-state-machine

    0下载:
  2. 交互状态机建模,交互状态机能够使用通过公共寄存器通信的独立的a l w a y s语句进行描述。 示的两个交互进程的状态图, T X是一个发送器, M P是一个微处理器。如果进程T X不忙,进 程M P将要发送的数据放置在数据总线上,然后向进程T X发送信号L o a d T X,通知其装载数据 并开始发送数据。进程T X在数据传送期间设置T X B u s y表明其处于忙状态,不能从进程M P接 收任何进一步的数据。-Interactive state machine mode
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:3877
    • 提供者:小模子
  1. 51_max485

    0下载:
  2. 平台为KEIL+PROTEUS,PC与MCU交互,其中v2版本为直接,v3版本为RS485连接,"说明"中有测试指令-Platform for the KEIL+ PROTEUS, PC interact with the MCU, which is directly v2 version, v3 version of the RS485 connection, " Help" in the test instructions
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6767495
    • 提供者:赵典
  1. solution_one

    0下载:
  2. Qt Quick 实现的手机拨号程序用户界面的交互效果 (之一)。 需QT4.7及以上版本。-User interactive of mobile phone dial program Qt quick 。
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:3822
    • 提供者:xt
  1. sol-two

    0下载:
  2. Qt Quick 实现的手机拨号程序用户界面的交互效果(之二)。 -User interactive of mobile phone dial program Qt quick。 (2)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:232490
    • 提供者:xt
  1. sol-three

    0下载:
  2. Qt Quick 实现的手机拨号程序用户界面的交互效果(之3)。 需QT4.7及以上版本。 说明: Qt Quick 实现的三种交互。-User interactive of mobile phone dial program Qt quick. (3)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:232497
    • 提供者:xt
  1. hongwaiyejingcaidanzonghe

    0下载:
  2. 通过红外控制单片机来操作12864液晶实验菜单操作,达到人机交互目的-Controlled the microcontroller to operate the infrared 12864 experimental menu operation, to achieve the purpose of human-computer interaction
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:168032
    • 提供者:sun
  1. DS1302

    0下载:
  2. 单片机里面的DS1302时钟的人机交互软件-DS1302 clock chip inside the human-computer interaction software
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:96391
    • 提供者:zhu
  1. WinCC_ERP

    0下载:
  2. WinCC跟ERP通讯的一个小项目,完成了wincc与数据库的交互,是个很好的学习资料-WinCC communication with a small ERP project, completed wincc interaction with the database, is a very good learning materials
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:166538
    • 提供者:hyong
  1. SIM200GRPS_TCPIP

    0下载:
  2. POS机终端程序,实现POS机与服务器通过GPRS的信息交互-POS machine terminal program, POS machines and to achieve the information exchange server via GPRS
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:140036
    • 提供者:万东
  1. Qt

    0下载:
  2. 本书主要讲解描述跨平台图形软件的Qt使用,Qt不但可以运行在Windows、Linux、Mac等操作系统上,还可以移植到嵌入式设备中,并且还有许多第三方驱动。   本书从Qt编程最基础的程序讲起,详细讲解了Qt模块与Qt功能类、Qt文件操作、Qt桌面软件设计、Qt程序与用户交互、Qt图形绘制与多媒体、Qt网络编程、Qt数据库编程、Qt进程与线程、Qt工具使用、Qt嵌入式开发等内容,适合广大Qt编程人员、嵌入式工程师、计算机专业师生使用-This book describes the main
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-22
    • 文件大小:7017178
    • 提供者:张付有
  1. LED

    0下载:
  2. 计算机测控系统:单片机设计:人机交互接口技术 16×16 LED 点阵显示器电路 C源程序-The C Of...
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:900
    • 提供者:xiaoqiu
  1. 98-24c02

    0下载:
  2. 24C02源程序代码,采用I2C总线与单片机交互。-24C02 source code, interact with the microcontroller using the I2C bus.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:23434
    • 提供者:linqiuhua
  1. LCD12864

    0下载:
  2. 带中文字库的128X64是一种具有4位/8位并行、2线或3线串行多种接口方式,内部含有国标一级、二级简体中文字库的点阵图形液晶显示模块;其显示分辨率为128×64, 内置8192个16*16点汉字,和128个16*8点ASCII字符集.利用该模块灵活的接口方式和简单、方便的操作指令,可构成全中文人机交互图形界面。-128X64 with Chinese font is a kind of 4/8 bit parallel, 2 or 3-wire serial interface to a va
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:28451
    • 提供者:qianqinpeng
  1. qt

    0下载:
  2. 使用了QT/Embedded作为开发工具,温度传感器人机交互模块-The use of QT/Embedded as a development tool, the module temperature sensor human-computer interaction
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:936
    • 提供者:king
  1. sound-file-playing-example

    0下载:
  2. 播放声音文件示例,人机界面交互设计,用Labview软件编程-sound file playing example
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:4909
    • 提供者:gaoshanliushui
  1. 51-practical-subroutine-(assembly)

    0下载:
  2. 第1章 二进制定点数运算 第2章 二进制浮点数运算 第3章 十进制(BCD码)数运算 第4章 代码转换 第5章 数据变换 第6章 排序、查找和非线性算法 第7章 数学函数 第8章 树和图 第9章 延时与跳转控制 第10章 人机交互接口 第11章 单片机测控接口 第12章 51单片机内部资源编程实例 第13章 单片机数据传输接口 第14章 波形发生与控制实例 第15章 C51单片机软件抗干扰和数字滤波-Chapter 1 dot binary
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:122402
    • 提供者:张志刚
  1. proteus-for-Gravity-acceleration

    0下载:
  2. 用proteus仿真软件进行“测重力加速度”,利用霍尔元件A3144和c51,人机交互设计,自动计算出结果.-Proteus simulation software with a "measured gravity acceleration, and using hall element A3144 and c51, man-machine interactive design, automatically calculated results.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:466531
    • 提供者:rovir
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 19 »
搜珍网 www.dssz.com