CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 环形

搜索资源列表

  1. 环形缓冲区.zip

    0下载:
  2. 环形缓冲区
  3. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:15558
    • 提供者:
  1. 用CPLD实现硬件直线插补器

    0下载:
  2. 介绍了采用CPLD器件设计的硬件直线插补器 及其优点,它经过环形分配器及放大电路,同时控制二维(X 向、Y向)步进电机快速实现直线绘制。它比利用软件实现 的直线插补法速度快,精度高,适用于数字控制的机械加工 或绘图设备。
  3. 所属分类:文档资料

    • 发布日期:2010-12-18
    • 文件大小:115196
    • 提供者:xxd_seeker
  1. 实验12.步进电机脉冲环形分配器的软件电路实验

    0下载:
  2. 实验12.步进电机脉冲环形分配器的软件电路实验
  3. 所属分类:编程文档

  1. 实验11 步进电机脉冲环形分配器的硬件电路实验

    0下载:
  2. 实验11 步进电机脉冲环形分配器的硬件电路实验
  3. 所属分类:编程文档

  1. ringbuffer_doc.rar

    0下载:
  2. 所有程序都可用的环形缓冲区设计结构,适用于各种平台,各种程序,All programs are available to design a ring buffer structure for various platforms, various procedures
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:5124
    • 提供者:dannys
  1. 环形缓冲区.zip

    1下载:
  2. 环形缓冲区, Ring-like buffer
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:15871
    • 提供者:none
  1. testRingBuffer

    0下载:
  2. 环形缓冲 : 多线程,锁,对齐。多线程,锁,对齐。-mutil thread and ringbuffer
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:170016
    • 提供者:陈日月
  1. VC2008HXJDT

    0下载:
  2. VC++2008编译器写的环形进度条控件。是个很好的进度条参考程序-VC++2008 compiler written in the progress bar control ring. Progress is a good reference procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:195988
    • 提供者:ciweijsf
  1. Verilog

    0下载:
  2. 简易环形FIFO的设计、简单异步串行通信接口设计等-verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:619231
    • 提供者:柳澈
  1. PF_Ring

    0下载:
  2. Linux下的一个数据包捕获机制。采用一个环形缓冲有效提高包捕获率。-Under a Linux packet capture mechanism. Using a circular buffer to effectively improve the rate of packet capture.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:94277
    • 提供者:张显
  1. lcd1602

    0下载:
  2. 该文件包含lcd1602驱动程序,rs232串口通信,环形缓冲数组。该程序为本人学生时期的练习习作。-This file contains lcd1602 driver, rs232 serial communication, a circular buffer array. During the program as my students practice exercises.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:41717
    • 提供者:黄华
  1. pic18f_usart

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:103354
    • 提供者:张宏
  1. doublering

    0下载:
  2. 用MATLAB模拟环形腔的传输特性,包括损耗,折射率以及半径对传输特性的影响。-double ring transmission based on MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1889
    • 提供者:陈涛
  1. 三维速度场的平滑及其应用效果分析

    0下载:
  2. 三维速度场平滑的作用在于提高三维速度场的精度。本文介绍的“圆环形平滑”方法的实际应用效果对于提高三维地震资料处理的质量有着不可忽视的作用。
  3. 所属分类:文档资料

    • 发布日期:2013-12-12
    • 文件大小:1005851
    • 提供者:chuwanchang
  1. DOE整形-GS-环形

    3下载:
  2. 利用DOE器件将呈高斯分布的激光整形为环形分布
  3. 所属分类:matlab例程

    • 发布日期:2016-01-12
    • 文件大小:1147
    • 提供者:jennyyjm
  1. HTML5_CSS3超酷环形动画菜单DEMO演示_files

    0下载:
  2. HTML5_CSS3超酷环形动画菜单DEMO演示(HTML5_CSS3 cool demos)
  3. 所属分类:WEB开发

    • 发布日期:2017-12-18
    • 文件大小:3072
    • 提供者:m1k
  1. 11环形链表

    0下载:
  2. 主要实现的功能是环形链表的功能,使用的语言是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.)
  3. 所属分类:Java编程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:huadidi
  1. natural convection

    0下载:
  2. 计算平面环形腔体内的自然对流问题,不可压缩流动,圆柱坐标系,压力速度采用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
  3. 所属分类:仿真建模

    • 发布日期:2017-12-17
    • 文件大小:332800
    • 提供者:dns
  1. 环形队列

    0下载:
  2. 环形队列是在实际编程极为有用的数据结构,它有如下特点。它是一个首尾相连的FIFO的数据结构,采用数组的线性空间,数据组织简单。能很快知道队列是否满为空。能以很快速度的来存取数据。 因为有简单高效的原因,甚至在硬件都实现了环形队列.环形队列广泛用于网络数据收发,和不同程序间数据交换(比如内核与应用程序大量交换数据,从硬件接收大量数据)均使用了环形队列.(The ring queue is a very useful data structure in practical programming,
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:293888
    • 提供者:James1994
  1. WPF 环形菜单控件

    2下载:
  2. WPF 环形菜单控件,好看实用的菜单源码。(WPF ring menu control, good and practical menu source code.)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:450560
    • 提供者:kingsley
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com