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

搜索资源列表

  1. chap2_4eq

    0下载:
  2. 小程序 大家将就下 把!!!!!通过一个程序 滑模控制 消去抖动-small program where you will! ! ! ! ! Through a sliding mode control procedures to eliminate jitter.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:854
    • 提供者:
  1. 键盘设计

    0下载:
  2. 1,消除按键的抖动问题 因为按键在闭合或断开过程中出现一段抖动期,主要由于按键的不稳定性引起的,这时会呈现一串页脉冲,时间的长短和开关的机械特性有关。一般在5ms~10ms之间。为保证CPU对键的一次闭合作一次处理,必须去抖动。在键的稳定闭合或断开时读键的状态。 2,据EICE51原理图编写并调试一个键输入子程序,其功能为判断键盘上有无键输入,若有键入,作去抖动处理后,计算输入键的键号送累加器A。-eliminate jitter button issues as keys or disconn
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:832
    • 提供者:叶文
  1. 文本抖动

    0下载:
  2. 文本抖动-text jitter
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4257
    • 提供者:杨鹏
  1. PKT

    0下载:
  2. * Network Coding Network Simulator * * 06/10/05 - Aaron Drew * * This simulator is designed to test out the performance of a variety of network coding approaches. * * It simulates networks with dynamic topologies, reading from NS2 compati
  3. 所属分类:其它

  1. jianpansaomiao.rar

    0下载:
  2. 键盘扫描,与C51单片机相连,实验采用行列式非编码键盘,内嵌20秒去抖动子程序。,Keyboard scanning, with the C51 single-chip connected to the experimental use of non-coding determinant keyboard, embedded subroutine 20 seconds to jitter.
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:903
    • 提供者:zhangbipeng
  1. vbjzsrc

    0下载:
  2. VB 十六进制转换为十进制,支持从10进制转换成16进制,定义成通用函数,将RGB值转换成6位16进制颜色值。窗体做的有意思,可窗体置顶,窗体抖动,靠近边缘自动隐藏等-VB hex to decimal, hexadecimal conversion support from 10 to 16 hex, defined as generic functions, the 6-bit RGB value is converted into 16 hex color value. Interesti
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-01
    • 文件大小:8017
    • 提供者:liuye
  1. 01

    0下载:
  2. 按键K1控制指示灯的实验例程(经过软件消抖动处理]-K1 control key indicator of the experimental routine [after a deal with software eliminate jitter]
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4145
    • 提供者:gloryzhang
  1. 02

    0下载:
  2. 02控制指示灯的实验例程(没有软件消抖动处理-02 control experiments routine indicator [No software eliminate jitter treatment
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:6141
    • 提供者:gloryzhang
  1. jianpansshibie

    0下载:
  2. 4×4矩阵键盘识别处理,键盘处理程序的任务是:确定有无键按下,判断哪一个键按下,键的功能是什么;还要消除按键在闭合或断开时的抖动。两个并行口中,一个输出扫描码,使按键逐行动态接地,另一个并行口输入按键状态,由行扫描值和回馈信号共同形成键编码而识别按键,通过软件查表,查出该键的功能。 -4 × 4 matrix keyboard recognition processing, the keyboard handler task is: to determine whether
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:940
    • 提供者:傅强
  1. InterruptKeyboard

    0下载:
  2. 在这个实例中,模拟了按键唤醒功能。单片机通常在空闲的时候处于休眠状态,直到用户通过按键操作它时,才醒过来全速运行。另外此例讨论了编写键盘程序时的另一个重要问题:去抖动。 //硬件环境:ATmeg48 单片机,CPU时钟1MHz //软件环境:ICC AVR6.3以上-In this case, the simulation of the wake-up function keys. Single-chip idle time usually dormant until the user
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:12636
    • 提供者:芳苹
  1. debounce

    0下载:
  2. 按键消抖程序,用Verilog硬件描述语言编写,实现了按键消抖动作-Buffeting eliminate key procedures, using Verilog hardware descr iption language, the realization of the keys for jitter elimination
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-30
    • 文件大小:121617
    • 提供者:liujiani
  1. FENASII4

    0下载:
  2. 8路视频分配器,全汇编,无抖动,无时延,不可多的视频控制程序-8-way video splitter, all compiled with no jitter, no delay, the video can not be more than control procedures
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:10091
    • 提供者:fjq
  1. DS18B20

    0下载:
  2. 一个C51的延时模块和键盘去抖动模块还有液晶显示模块-C51 a delay module and the keyboard to the LCD module jitter module there are
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:1307
    • 提供者:kasir
  1. QQShakeDelphi

    0下载:
  2. 仿QQ窗口抖动的代码,和qq的功能很相似-Imitation QQ jitter window code, and the function is very similar to qq
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:11481
    • 提供者:lkmeng
  1. scanLCD

    0下载:
  2. 利用汇编语言实现4*4键盘的扫描,同时利用液晶屏显示出来,完美的消除了抖动,且每次按下只会显示一个值,不会因为按下过长而显示多个-Using assembly language to achieve 4* 4 keyboard scanning, while taking advantage of the LCD screen display, and perfectly eliminates the jitter。And each press will following display a
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1226
    • 提供者:杨岭
  1. sh

    0下载:
  2. 采样保持放大器电路,时钟频率20KHz,孔径抖动200ps-Sample-and-hold amplifier circuit, the clock frequency of 20KHz, aperture jitter 200ps
  3. 所属分类:source in ebook

    • 发布日期:2017-12-10
    • 文件大小:932
    • 提供者:overmars
  1. 4444

    0下载:
  2. 编写一个程序,为已经给出的窗口加入抖动背景。-Write a program, to add jitter background has given window.
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:88910
    • 提供者:李丽
  1. Share-a-jitter-window-

    0下载:
  2. 新手学e,共同分享:这次分享一个窗口抖动程序练习,新手们,心动了么-Novice learning e, share: Share a jitter window procedure of this practice, novices, heart Mody
  3. 所属分类:ELanguage

    • 发布日期:2017-11-12
    • 文件大小:3701
    • 提供者:宋伟
  1. doudong

    0下载:
  2. 易语言实现纯源码 窗口抖动实例 给初学者研究一下-Easy language to achieve pure source jitter window instance for beginners study
  3. 所属分类:ELanguage

    • 发布日期:2017-04-07
    • 文件大小:1487
    • 提供者:
  1. Jitter-window

    0下载:
  2. 在delphi xe环境下,能够像qq一样实现窗口抖动,并且还有声音-In delphi xe environment, you can achieve the same window as qq jitter, and there are sound
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-28
    • 文件大小:13229
    • 提供者:董云
« 12 »
搜珍网 www.dssz.com