搜索资源列表
write_first
- 写者优先问题。操作限制:1)写-写互斥;2)读-写互斥;3)读-读允许;写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。-wrote priority issues. Operating restrictions : a) write-write contradict; 2) read-write mutually exclusive; 3) Reading-Reading allowed; Write pri
进程的创建
- 介绍了再linux系统下如何创建进程,以及创建进程中应注意的有关问题-introduced again linux systems process of how to create and build process should pay attention to issues related to
ZLG7289B_key 键盘
- ZLG7289 键盘矩阵使用示例 使用ZLG7289时容易出现的问题和注意事项-ZLG7289 examples of the use of the keyboard matrix easier to use ZLG7289 emerging issues and points for attention
c8051f06x_chinese
- C8051F06X系列单片机的说明文档,其中包括了C8051F06X单片机详细的适用说明及编程时需要考虑的问题-C8051F06X series SCM documentation, including a detailed C8051F06X SCM application programming note and the need to consider the issues
3.4键盘显示程序
- 本文件是一个3*4键盘扫描显示程序, 初学者往往对此类问题感到头疼, 本人特上传一个供大家参考.-This document is a 3 * 4 keyboard scan showed procedures, beginners often on such issues headache, I would like for you to upload a reference.
AN_008_source_code_1_0
- One of the most important issues affecting the implementation of microcontroller software deals with the data-decision algorithm. Data-decision refers to decoding the DIO-pin from the CC400/CC900. Two main principles exist for decoding Ma
COX
- 当今信号处理的热点问题, 数字水印和信息隐藏源码 cox -today signal processing issues, digital watermarking and information hidden source cox
armemb
- 为pdf文件.包含嵌入式arm开发过程中的关键注意事项,移植,应用等,有全面灵活的程序举例.不错-as pdf documents. Arm contains embedded development process to the key issues, transplanting, and application. a comprehensive example of flexible procedures. Yes
51MCUI2Cdriver
- MCS-51单片机模拟I2C软件包(内含有应用实例)本版本是针对24系列EEPROM专门设置的,用此软件包进行EEPROM读写时,用户不必考虑页写问题,及16位存储器地址的问题-MCS-51 microcontroller simulation package I2C (contain examples) versions of the series EEPROM 24 specially set up by using this package EEPROM read and write, t
PDAdevelop
- 详细说明了PDA开发的流程和一些需要注意的问题,是嵌入式工程师的一个好助手-detailed descr iption of PDA development process and some of the issues requiring attention is embedded engineers a good assistant
LinuxDevice_cn
- Linux设备驱动 是一本很好的书,描述了低层驱动的实现方法和注意事项-Linux device driver is a very good book, describes the lower-driven methods and attention to issues
libsrc
- AVR-GCC 自带库的原码,适合于深入研究AVR,GCC.没有版权问题!-AVR-GCC own for the original code, suitable for the in-depth study of AVR, the GCC. No copyright issues!
HH2410_ts
- minigui1.3.3的HHARM2410-R3的触摸屏驱动有些问题,这时修改过的驱动源程序,直接覆盖原文件即可。-minigui1.3.3 the HHARM2410-R3 touch screen driven some issues, Then the modified source-driven, direct coverage of the original documents.
基于S3C4510B的系统的Flash擦除与烧写问题
- 基于S3C4510B的系统的Flash擦除与烧写问题.pdf-S3C4510B system based on Flash and erasure of burning issues. Pdf
mcbsp2edma
- 实现MCBSP与EDMA之间的数据传输,解决DSP的资源消耗问题。-achieve MCBSP with EDMA between the data transmission, the DSP resource consumption issues.
wishbone_i2c_master
- -- WISHBONE revB2 compiant I2C master core -- -- author: Richard Herveille -- rev. 0.1 based on simple_i2c -- rev. 0.2 april 27th 2001, fixed incomplete sensitivity list on assign_dato process (thanks to Matt Oseman) -- rev. 0.3 may 4th 200
hanyu
- 对于单片机系统中有关于中文输入的场合,这是一个很令人头疼的事情,这个程序可以对开发者有很大的帮助,甚至在此基础上编出更好的代码-for SCM System on the importation of Chinese occasions, this is a very vexing issues, This procedure can developers be very helpful, even on this basis write better code
ECOM
- 这是单板上DPRAM的驱动程序,开发环境是vxworks,是bsp的一部分。如果单板上有DPRAM内存,在启动的时候,加载操作系统之前,需要对硬件进行初始化。后续的内存操作也都是通过此驱动进行的。BSP开发人员只需要修改相关的宏就可以运行。当然,首先必须读懂源代码。此代码是我开发的一块单板的BSP的一部分,经过严格测试。因为是我开发的,且用于实验室中的单板,并非商用产品中的模块,所以不存在版权问题,与大家共享。-This is the single board DPRAM of the driv
uCOS_uClinux
- 嵌入式操作系统是嵌入式系统应用的核心软件。本文通过对两种典型的开源嵌入式操作系统的对比, 分析和总结嵌入式操作系统应用中的若干问题, 归纳嵌入式操作系统的选型依据.-Embedded operating system for embedded system is the core software. Based on two typical embedded operating system revenue contrast, Analysis and Lessons Embedded oper
ucos_port_c51
- 嵌入式系统ucos如何移植到c51单片机,重点解释了局部变量的覆盖问题和函数的再入性问题。-Embedded System CENTER how to transplant c51 microcontroller, explained the focus of the coverage of local variables and function of reentry issues.
