代码搜索:Sampling

找到约 3,969 项符合「Sampling」的源代码

代码结果 3,969
www.eeworm.com/read/274865/10847573

txt atmega8d.txt

/************************************************************************** 用 Atmega8 实现D触发锁存器的功能 实现目的: 1. 管脚设定为输入时,了解如何可以编程设定上拉电阻。 2. 如何使用软件控制取样频率及时间,达到一定的抗干扰目的 3. 为了让程序运行更稳定,防止跑飞,如何使用看门狗? By a
www.eeworm.com/read/439416/7710060

pas u_vcsr_format.pas

(* ---------------------------------------------- This source code cannot be used without proper license granted to you as a private person or an entity by the Lake of Soft, Ltd
www.eeworm.com/read/144099/12817449

c key_8d.c

/************************************************************************** 实验四(第二版):用 Atmega8 实现D触发锁存器的功能 实现目的: 1. 管脚设定为输入时,了解如何可以编程设定上拉电阻。 2. 如何使用软件控制取样频率及时间,达到一定的抗干扰目的 3. 为了让程序运行更稳定,防止跑飞,如何使用看
www.eeworm.com/read/318580/13475604

vhd r429.vhd

--功能介绍:对429码进行读取,自动识别低速还是高速,读取后存入寄存器 --接口定义:5M时钟输入,片选,同步时钟输入,串行数据输入,地址输入,数据输出,存储状态输出 --修改记录:2008年2月12日由徐志兵创建 library ieee; use ieee.std_logic_unsigned.all; use ieee.std_logic_arith.all; use ieee
www.eeworm.com/read/313496/13586439

txt 8路键盘d触发锁存器..txt

/************************************************************************** 实验四(第二版):用 Atmega8 实现D触发锁存器的功能 实现目的: 1. 管脚设定为输入时,了解如何可以编程设定上拉电阻。 2. 如何使用软件控制取样频率及时间,达到一定的抗干扰目的 3. 为了让程序运行更稳定,防止跑飞,如何使用看
www.eeworm.com/read/257925/11905898

pas u_vcsr_format.pas

(* ---------------------------------------------- This source code cannot be used without proper license granted to you as a private person or an entity by the Lake of Soft, Ltd
www.eeworm.com/read/162810/5513961

c mp4cmn_config.c

/*////////////////////////////////////////////////////////////////////////////// // // INTEL CORPORATION PROPRIETARY INFORMATION // This software is supplied under the terms of a
www.eeworm.com/read/389321/8533477

m pprec.m

function x = pprec(p0, p1, type) % PPREC Parallelogram Polyphase Reconstruction % % x = pprec(p0, p1, type) % % Input: % p0, p1: two parallelogram polyphase components of the image % type: o
www.eeworm.com/read/389321/8533551

m pup.m

function y = pup(x, type, phase) % PUP Parallelogram Upsampling % % y = pup(x, type, [phase]) % % Input: % x: input image % type: one of {1, 2, 3, 4} for selecting sampling matrices: % P1
www.eeworm.com/read/288877/8596879

txt sampdemo.m.txt

% demonstartion of sampling for Liegh meeting, Dec 2004 load run2e7l.mat main