搜索资源列表
S3C44B0Xcomm
- 通过讨论常见的串口软件使用的方法,提出基于一种称之为双缓冲队列的串口缓冲区管理策略的串口软件模块的实现方法和其中要注意的问题。-through discussion of the common use of serial software, Based on the call a double-buffer queue Serial buffer management strategy Serial software modules and the method to which attenti
HandyTetris
- 一个wince操作系统下面的俄罗斯方块的小游戏,游戏基于EVC,采用了双缓冲技术,有兴趣的朋友可以下载玩玩。-a wince operating system of the Russian box below the small, games based on EVC. adopted a double-buffer technology, interested friends and play a game can be downloaded.
Demo2_UART_1017
- 凌阳SPCE06的语音通信代码,利用了双缓冲队列,是学习的好例子,希望很大家一起分享-Sunplus SPCE06 voice communications code, the use of the double-buffer queue, is a good example of learning, hope to share with everyone
buffer
- Double linked list with maximised number of items in list. implementation with automatic sorting feature.
FIFO
- 设计了一个具有双时钟信号,双复位信号的FIFO,用于FPGA中的数据缓冲,RAM的定义是参数型,可以根据自己的需求,修改此参数,完成RAM的容量扩展。程序中有详细的说明-Designed a dual-clock signal, double reset signal FIFO, for the FPGA in the data buffer, RAM is defined as parameter type, according to their needs, and modify this
ndsdev_framebuffer
- NDS开发中用到的双缓冲技术,可以作为nds入门的学习资料。-Just for NDS dev resource, which is programming for double-frame-buffer.
init1335
- PIC子程序。本程序实现液晶显示控制器SED1335的初始化。 入口参数:图形显示区的行数在SOU中(前0~240行)。 出口参数:无。 占用资源:W,STATUS,RB0~RB2,RC,023H,024H,028H,029H,二重堆栈。 说 明:1.显示屏为320*240点阵。 2.显示屏前128行为图形方式,后112行为文本方式 3.SAD1=0000H,SAD2=5000H,SAD3=3000H所有的区都开显示且不闪烁。 4.AP=48,显示缓冲区
TestDoubleBufferCopyPase
- Test load bitmap and double buffer copy for vs2008 on ARM platform
CEGraph
- CEDraw is high speed graphics library in WinCE . it’s depend on GAPI . This code was writen in C++ and using embedded VC++ to complie it. Testing in iPaq h3600 with WinCE 3.0. CEDraw use double buffer and direct write video buffer technology to e
vcshuanghuanchong
- vc双缓冲区解决闪烁问题,它提供了很好的解决办法,值得下载.-vc double buffer to solve the problem flashes, it provides a good solution, it is worth downloading.
music_pfatfs
- stc125a60s2 PWM 推动耳机播放SD卡里面的WAV音乐。文件系统为FATFS。内有低层SD卡驱动及双缓冲区的切换。-stc125a60s2 PWM promote headphone playback SD card inside WAV music. The file system FATFS. Within the lower the SD card drive and double buffer switching.
buffer_queue_serial
- 基于双缓冲队列的串口通信模块的研究与实现,提出基于一种称之为双缓冲队列的串口缓冲区管理策略的串口软件模块的实现方法和其中要注意的问题。-Research and Implementation of the serial communication module based on dual-buffer queue, based on a technique called serial buffer management strategy for double-buffer queue of th
UART-Double-Buffer-Interrupt
- UART双数据缓冲中断读取程序,保证任何波特率下的可靠实时通信。-Dual UART interrupt reading program data buffering to ensure reliable real-time communication under any baud rate.
webPlayer
- 第一个版本的原型机会采用Cortex M3级别的芯片,使用SD卡作为音乐的缓冲区,通过WiFi模块配合 lwIP网络协议栈连接豆瓣服务器,将数据首先下载到SD卡中缓存起来;系统采用一块Vx10xx MP3解码 芯片实现音乐的解码和播放。播放模块始终从SD卡中读取缓存的音乐,从而避免由于网络不稳定带来的 糟糕的播放体验。为了保护该开源项目,SD卡将不使用任何标准的文件系统,我们会将其视作一个巨大 的FLASH缓冲区使用,配合一个简单的链表式存储结构来保存和索引音乐文件。为了解决T
DCMI
- STM32F407DCMI摄像头模式配置,双缓冲DMA模式,单模式DMA配置都有-STM32F407DCMI camera mode configuration, the double buffer DMA mode, single-mode DMA configuration has
Double-ADC-DMA-Double-buffer
- stm32f4范例,双ADC同时采样,通过DMA的双buffer模式传送,希望对初学者有帮助。范例完整,可直接在stm32f4dis上运行,环境nvision5-example for stm32f4dis,used to describe how to set double ADCs sampling simultaneous ,and send the data through the DMA Double buffer mode
STM32+定时器+ADC+DMA+双缓冲 实现数据采集
- STM32+定时器+ADC+DMA+双缓冲 实现数据采集(STM32+ timer +ADC+DMA+ double buffer to realize data acquisition)
VxWorks软件开发实例
- VxWorks软件项目开发实例,包括服务器,客户端面,双缓冲池等内容。(VxWorks software project development examples, including server, client side, double buffer pool and so on.)
USART_DMA_Interrupt
- USART_DMA双缓冲接收数据 stm32f103 双缓冲接收数据(stm USART DMA Double buffer receiving data)