搜索资源列表
环形缓冲区.zip
- 环形缓冲区
用CPLD实现硬件直线插补器
- 介绍了采用CPLD器件设计的硬件直线插补器 及其优点,它经过环形分配器及放大电路,同时控制二维(X 向、Y向)步进电机快速实现直线绘制。它比利用软件实现 的直线插补法速度快,精度高,适用于数字控制的机械加工 或绘图设备。
实验12.步进电机脉冲环形分配器的软件电路实验
- 实验12.步进电机脉冲环形分配器的软件电路实验
实验11 步进电机脉冲环形分配器的硬件电路实验
- 实验11 步进电机脉冲环形分配器的硬件电路实验
ringbuffer_doc.rar
- 所有程序都可用的环形缓冲区设计结构,适用于各种平台,各种程序,All programs are available to design a ring buffer structure for various platforms, various procedures
环形缓冲区.zip
- 环形缓冲区, Ring-like buffer
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.
lcd1602
- 该文件包含lcd1602驱动程序,rs232串口通信,环形缓冲数组。该程序为本人学生时期的练习习作。-This file contains lcd1602 driver, rs232 serial communication, a circular buffer array. During the program as my students practice exercises.
pic18f_usart
- PIC18F 串口环形缓冲区测试,通过电脑串口调式助手向设备端发送指令字符串,设备端识别指令后,返加应答指令字符串。所有的事件由电脑端发起,设备只能响应请求!-PIC18F serial ring buffer tests through the computer serial port tuning assistant sends command strings to the device, device-side identification instruction, returning r
doublering
- 用MATLAB模拟环形腔的传输特性,包括损耗,折射率以及半径对传输特性的影响。-double ring transmission based on MATLAB
三维速度场的平滑及其应用效果分析
- 三维速度场平滑的作用在于提高三维速度场的精度。本文介绍的“圆环形平滑”方法的实际应用效果对于提高三维地震资料处理的质量有着不可忽视的作用。
DOE整形-GS-环形
- 利用DOE器件将呈高斯分布的激光整形为环形分布
HTML5_CSS3超酷环形动画菜单DEMO演示_files
- HTML5_CSS3超酷环形动画菜单DEMO演示(HTML5_CSS3 cool demos)
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.)
natural convection
- 计算平面环形腔体内的自然对流问题,不可压缩流动,圆柱坐标系,压力速度采用simple算法解耦。计算结果使用tecplot 查看(A numerical simulation of natural convection in the annulus between horizontal concentric cylinders; incompressible flow; the pressure and velocity are uncoupled with SIMPLE method; cyli
环形队列
- 环形队列是在实际编程极为有用的数据结构,它有如下特点。它是一个首尾相连的FIFO的数据结构,采用数组的线性空间,数据组织简单。能很快知道队列是否满为空。能以很快速度的来存取数据。 因为有简单高效的原因,甚至在硬件都实现了环形队列.环形队列广泛用于网络数据收发,和不同程序间数据交换(比如内核与应用程序大量交换数据,从硬件接收大量数据)均使用了环形队列.(The ring queue is a very useful data structure in practical programming,
WPF 环形菜单控件
- WPF 环形菜单控件,好看实用的菜单源码。(WPF ring menu control, good and practical menu source code.)