搜索资源列表
MCU_Key
- 这是一个为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
blocking_nonblocking
- 讲述阻塞与非阻塞赋值的资料,很不错的资料,其实vhdl和verilog差别不打的
irint2
- 基于s3c2440和linux下的按键中断代码,含消抖代码、异步触发、读写阻塞等机制,是极好的中断驱动程序的范例。使用EINT2(GPF2)
com0
- 非阻塞方式的COM0的驱动-nonblocking mode of the drive COM0
jiaotongdeng
- 通过用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
阻塞模式主要用于无窗口、多线程处理中
- 阻塞模式主要用于无窗口、多线程处理中。启动服务之后应该启动一个线程来轮询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
rssi
- TI CC1100 避免大功率RF输入阻塞的软件补丁 添加在接收程序中-to avoid to be blocked for strong RF power input
How-to-comport
- 在linux如何读写串口,有几种模式阻塞,非阻塞,IO复用,异步模式-In linux how to read and write serial port, there are several models obstruction, non-blocking, IO multiplexing, asynchronous mode, etc.
Verilog--shiyanbaogao
- 有实验结果,用MOSIN6编写的,是Verilog HDL语言实现的. 练习三 利用条件语句实现计数分频时序电路 实验目的: 1. 掌握条件语句在简单时序模块设计中的使用; 2. 学习在Verilog模块中应用计数器; 3. 学习测试模块的编写、综合和不同层次的仿真。 练习四 阻塞赋值与非阻塞赋值的区别 实验目的: 1. 通过实验,掌握阻塞赋值与非阻塞赋值的概念和区别; 2. 了解阻塞赋值与非阻塞赋值的不同使用场合; 3. 学习测试模块的编写、综合和不同层
simulation_of_blocking_rate
- 无线通信中阻塞率的仿真,排队论相干理论讲解-Blocking rate in wireless communications simulation, queuing theory coherent theory to explain! ! ! !
Serial_and_gprs_xp_WINCE
- 文件说明: 1 XP/2000 下异步方式串口类 SerialPort.h SerialPort.cpp 2 WinCE 下 同步方式串口类(本为阻塞方式,但读写都用了独立的线程,妙哉!) CESeries.h CESeries.cpp 3兼容 WinCE , XP/2000 平台的串口类,同步方式 TSerial.h TSerial.cpp
447-iic
- 本系统是基于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.
Verilogblock_in_codingandsynthesize
- Verilog编码与综合中的非阻塞性赋值。中文版-Verilog coding and synthesis of the non-blocking assignments. Chinese
s3c2440_button
- 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
Linux divice diver
- Linux设备驱动的现状 从non os驱动到Linux驱动 内核设施 自旋锁、信号量、互斥量、完成量 异步通知、信号 阻塞与非阻塞 内存与I/O操作,DMA 中断,top half/bottom half 字符设备驱动 复杂设备驱动的框架 LCD设备FRAMEBUFFER FLASH设备MTD TTY设备 块设备 用户空间的设备驱动 设备驱动开发流程 开
block-and-nonblock
- 对于可综合风格、阻塞和非阻塞的详细讲解,教学用ppt。-A ppt about integrated style, blocking and nonblocking details, for teaching.
adder2
- 此源代码是基于Verilog语言的持续赋值方式定义的 2 选 1 多路选择器 、阻塞赋值方式定义的 2 选 1 多路选择器、非阻塞赋值、阻塞赋值、模为 60 的 BCD码加法计数器 、模为 60 的 BCD码加法计数器、BCD码—七段数码管显示译码器、用 casez 描述的数据选择器、隐含锁存器举例 ,特别是模为 60 的 BCD码加法计数器,这是我目前发现的最优源代码,应用于解码器领域。-This source code is based on the Verilog language def
Block.nonblock
- verilog 中阻塞和非阻塞的电路设计的比较 代码和设计图-Verilog and VHDL block and nonblock design comparison code and layout
delay
- 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
work
- 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.)