搜索资源列表
环形缓冲区.zip
- 环形缓冲区
用CPLD实现硬件直线插补器
- 介绍了采用CPLD器件设计的硬件直线插补器 及其优点,它经过环形分配器及放大电路,同时控制二维(X 向、Y向)步进电机快速实现直线绘制。它比利用软件实现 的直线插补法速度快,精度高,适用于数字控制的机械加工 或绘图设备。
实验12.步进电机脉冲环形分配器的软件电路实验
- 实验12.步进电机脉冲环形分配器的软件电路实验
实验11 步进电机脉冲环形分配器的硬件电路实验
- 实验11 步进电机脉冲环形分配器的硬件电路实验
环形缓冲区
- 环形缓冲区- Ring-like buffer
环形图
- 演示不同颜色环并实现动态效果-demonstrate different color rings and achieve dynamic effects
EqueueDemo
- 支持阻塞与非阻塞模型且线程安全的环形缓冲的设计与实现-obstruction and support non-blocking security model is threaded circular buffer Design and Implementation
circlebuffer
- 著名的环形缓冲区算法,欢迎大家使用下载,好东西呀。-Well-known ring buffer algorithm, welcome everyone to use the download, you good things.
bitRingLib
- 环形缓冲库,单位是BIT,读写指针独立,测试通过-Ring buffer library unit is the BIT, to read and write pointer independence, the test
RingBuffer
- 环形缓冲区,环形缓冲区在数据采集等实时系统中广泛使用。-Ring buffer, the ring buffer in the data collection, such as widespread use of real-time systems.
feedbuffer
- 环形缓冲区的操作,包括打开、读、写、关闭、清除等操作-Ring buffer operation, including open, read, write, close, clear, such as operation
TestCirQue
- 环形队列,经过测试通过,很好用,可以增加,可以减少,FIFO-Circular queue, after the test is passed, good use can be increased, can be reduced, FIFO
testRingBuffer
- 环形缓冲 : 多线程,锁,对齐。多线程,锁,对齐。-mutil thread and ringbuffer
VC2008HXJDT
- VC++2008编译器写的环形进度条控件。是个很好的进度条参考程序-VC++2008 compiler written in the progress bar control ring. Progress is a good reference procedures
Verilog
- 简易环形FIFO的设计、简单异步串行通信接口设计等-verilog
PF_Ring
- Linux下的一个数据包捕获机制。采用一个环形缓冲有效提高包捕获率。-Under a Linux packet capture mechanism. Using a circular buffer to effectively improve the rate of packet capture.
ringbuffer_doc
- 所有程序都可用的环形缓冲区设计结构,适用于各种平台,各种程序-All programs are available to design a ring buffer structure for various platforms, various procedures
11环形链表
- 主要实现的功能是环形链表的功能,使用的语言是java语言,初步实现环形链表。(The main realization of the function is the function of the ring list, the language used is java language, the initial realization of ring chain.)
环形队列
- 环形队列是在实际编程极为有用的数据结构,它有如下特点。它是一个首尾相连的FIFO的数据结构,采用数组的线性空间,数据组织简单。能很快知道队列是否满为空。能以很快速度的来存取数据。 因为有简单高效的原因,甚至在硬件都实现了环形队列.环形队列广泛用于网络数据收发,和不同程序间数据交换(比如内核与应用程序大量交换数据,从硬件接收大量数据)均使用了环形队列.(The ring queue is a very useful data struct
WPF 环形菜单控件
- WPF 环形菜单控件,好看实用的菜单源码。(WPF ring menu control, good and practical menu source code.)