代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/314141/13573942
vhd rs_encoder.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
USE IEEE.STD_LOGIC_ARITH.ALL;
ENTITY rs_encoder IS
GENERIC(C_SPEC:NATURAL:=0);
PORT(CLK:IN STD_LOGIC;
DATA_IN:IN
www.eeworm.com/read/312355/13612763
c encoder-simple.c
// - Encoder simple -
// This example simply creates an Encoder handle, creates it, hooks the event handlers, and then waits for an encoder is attached.
// Once it is attached, the program will wait
www.eeworm.com/read/309911/13662321
c encoder-alaw.c
/*
* Copyright (C) 2004 Nathan Lutchansky
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as p
www.eeworm.com/read/309911/13662348
c encoder-jpeg.c
/*
* Copyright (C) 2004 Nathan Lutchansky
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as p
www.eeworm.com/read/309370/13673253
jpg encoder-ok.jpg
www.eeworm.com/read/308043/13710871
cfg encoder_extended.cfg
# New Input File Format is as follows
# = # Comment
#
# See configfile.h for a list of supported ParameterNames
###############################################
www.eeworm.com/read/308043/13710875
cfg encoder_baseline.cfg
# New Input File Format is as follows
# = # Comment
#
# See configfile.h for a list of supported ParameterNames
###############################################
www.eeworm.com/read/308043/13710882
cfg encoder_main.cfg
# New Input File Format is as follows
# = # Comment
#
# See configfile.h for a list of supported ParameterNames
###############################################
www.eeworm.com/read/307374/13723550
c acprd_encoder.c
//=============================================================================
// File: ACPRD_ENCODER.C - V1.00
// Rem.: The ACPRD Project Page on the Web -> http://hc12web.de/acprd
//============
www.eeworm.com/read/307374/13723562
h acprd_encoder.h
//=============================================================================
// File: ACPRD_ENCODER.H - V1.00
// Rem.: The ACPRD Project Page on the Web -> http://hc12web.de/acprd
//============