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

搜索资源列表

  1. MCU_Key

    0下载:
  2. 这是一个为51系列单片机开发的4*4键盘驱动程序。该驱动程序包括2个文件,使用时将C文件关联入工程,在调用文件前包含H文件即可。本键盘驱动程序具有两个接口函数提供两种扫描方式(阻塞和非阻塞),可以任意定制返回键值,具有防抖动处理,具体使用方法可以参见注释。(本程序在Keil C51开发环境中测试成功,并经过多次实践应用)。-This is a series of 51 MCU development of the 4 * 4 keyboard driver. The drive included
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.78kb
    • 提供者:LENG
  1. blocking_nonblocking

    0下载:
  2. 讲述阻塞与非阻塞赋值的资料,很不错的资料,其实vhdl和verilog差别不打的
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:315.11kb
    • 提供者:江南
  1. irint2

    0下载:
  2. 基于s3c2440和linux下的按键中断代码,含消抖代码、异步触发、读写阻塞等机制,是极好的中断驱动程序的范例。使用EINT2(GPF2)
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2.94kb
    • 提供者:xiyong
  1. com0

    0下载:
  2. 非阻塞方式的COM0的驱动-nonblocking mode of the drive COM0
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:95.85kb
    • 提供者:李靖
  1. jiaotongdeng

    0下载:
  2. 通过用80C51芯片写入程序,实现十字路*通灯通行功能,模拟路口处得红绿灯状态转换,达到保持车辆顺畅通行无阻,禁止路口处车辆阻塞,疏导交通的目的。-Written procedure by using 80C51 chip, to achieve common feature crossroads traffic lights, traffic lights simulated intersection was the state transition, to maintain the smo
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:34.13kb
    • 提供者:李亚军
  1. 阻塞模式主要用于无窗口、多线程处理中

    0下载:
  2. 阻塞模式主要用于无窗口、多线程处理中。启动服务之后应该启动一个线程来轮询DTU数据,收到数据后直接处理,或放数据缓存,再由其他线程来处理。-Blocking mode is mainly used for non-window, multi-threaded processing. After the start the service should start a thread to poll the DTU data, received data directly, or put the d
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-24
    • 文件大小:611byte
    • 提供者:fanggang
  1. rssi

    0下载:
  2. TI CC1100 避免大功率RF输入阻塞的软件补丁 添加在接收程序中-to avoid to be blocked for strong RF power input
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:563byte
    • 提供者:zys
  1. How-to-comport

    0下载:
  2. 在linux如何读写串口,有几种模式阻塞,非阻塞,IO复用,异步模式-In linux how to read and write serial port, there are several models obstruction, non-blocking, IO multiplexing, asynchronous mode, etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:78.36kb
    • 提供者:jiangyong
  1. Verilog--shiyanbaogao

    0下载:
  2. 有实验结果,用MOSIN6编写的,是Verilog HDL语言实现的. 练习三 利用条件语句实现计数分频时序电路 实验目的: 1. 掌握条件语句在简单时序模块设计中的使用; 2. 学习在Verilog模块中应用计数器; 3. 学习测试模块的编写、综合和不同层次的仿真。 练习四 阻塞赋值与非阻塞赋值的区别 实验目的: 1. 通过实验,掌握阻塞赋值与非阻塞赋值的概念和区别; 2. 了解阻塞赋值与非阻塞赋值的不同使用场合; 3. 学习测试模块的编写、综合和不同层
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:15.56kb
    • 提供者:盼盼
  1. simulation_of_blocking_rate

    0下载:
  2. 无线通信中阻塞率的仿真,排队论相干理论讲解-Blocking rate in wireless communications simulation, queuing theory coherent theory to explain! ! ! !
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-27
    • 文件大小:58.49kb
    • 提供者:张林
  1. Serial_and_gprs_xp_WINCE

    0下载:
  2. 文件说明: 1 XP/2000 下异步方式串口类 SerialPort.h SerialPort.cpp 2 WinCE 下 同步方式串口类(本为阻塞方式,但读写都用了独立的线程,妙哉!) CESeries.h CESeries.cpp 3兼容 WinCE , XP/2000 平台的串口类,同步方式 TSerial.h TSerial.cpp
  3. 所属分类:Windows CE

    • 发布日期:2017-03-24
    • 文件大小:252.95kb
    • 提供者:虎成
  1. 447-iic

    0下载:
  2. 本系统是基于IIC EEPROM的,故对2401的读写采用了阻塞的方式,读不到数据或写不入数据就不退出。-The system is based on the IIC EEPROM, the read and write it on the 2401 adoption of the obstruction of the way, reading nothing less than the data or write data will not quit.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-11
    • 文件大小:1.35kb
    • 提供者:wangxiangquan
  1. Verilogblock_in_codingandsynthesize

    0下载:
  2. Verilog编码与综合中的非阻塞性赋值。中文版-Verilog coding and synthesis of the non-blocking assignments. Chinese
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:144.37kb
    • 提供者:sss
  1. s3c2440_button

    0下载:
  2. button 驱动,在应用层监控底层button driver 的动作时一般是开一个线程或进程,采用轮询的模式,这样很容易导致cpu占用时间达80 以上,严重拖累系统速度;为解决这种缺点,我们应该在底层button驱动中加入非阻塞模式的访问控制,如附件方法。-button-driven, application-layer control in the bottom button driver when the action is usually to open a thread or proc
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:1.84kb
    • 提供者:Gavin
  1. Linux divice diver

    1下载:
  2. Linux设备驱动的现状 从non­ os驱动到Linux驱动 内核设施  自旋锁、信号量、互斥量、完成量  异步通知、信号  阻塞与非阻塞  内存与I/O操作,DMA  中断,top  half/bottom  half 字符设备驱动 复杂设备驱动的框架  LCD设备FRAMEBUFFER  FLASH设备MTD  TTY设备  块设备 用户空间的设备驱动 设备驱动开发流程  开
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-04-30
    • 文件大小:1mb
    • 提供者:门票
  1. block-and-nonblock

    0下载:
  2. 对于可综合风格、阻塞和非阻塞的详细讲解,教学用ppt。-A ppt about integrated style, blocking and nonblocking details, for teaching.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:24.9kb
    • 提供者:kid
  1. adder2

    0下载:
  2. 此源代码是基于Verilog语言的持续赋值方式定义的 2 选 1 多路选择器 、阻塞赋值方式定义的 2 选 1 多路选择器、非阻塞赋值、阻塞赋值、模为 60 的 BCD码加法计数器 、模为 60 的 BCD码加法计数器、BCD码—七段数码管显示译码器、用 casez 描述的数据选择器、隐含锁存器举例 ,特别是模为 60 的 BCD码加法计数器,这是我目前发现的最优源代码,应用于解码器领域。-This source code is based on the Verilog language def
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:1.05kb
    • 提供者:王柔毅
  1. Block.nonblock

    0下载:
  2. verilog 中阻塞和非阻塞的电路设计的比较 代码和设计图-Verilog and VHDL block and nonblock design comparison code and layout
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:101.08kb
    • 提供者:
  1. delay

    0下载:
  2. 1. Blocking_LHS_Delay:阻塞赋值左式延时。 2. Blocking_RHS_Delay:阻塞赋值右式延时。 3. NonBlocking_LHS_Delay:非阻塞赋值左式延时。 4. NonBlocking_RHS_Delay:非阻塞赋值右式延时。 -1. Blocking_LHS_Delay: blocking assignment left-style delay. 2. Blocking_RHS_Delay: blocking assignment t
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:7.29kb
    • 提供者:李拉
  1. work

    0下载:
  2. msp430 学习非阻塞按键中,利用P1.0-P1.5控制P1.6LED灯的变化(MSP430 learning non blocking keys, using P1.0-P1.5 to control the change of P1.6LED lights.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-06
    • 文件大小:35kb
    • 提供者:程小
« 12 3 »
搜珍网 www.dssz.com