代码搜索结果

找到约 10,000 项符合 Input 的代码

data_multiplier_input.dat

10101010101010101010101010101010 01010101010101010101010101010101 11001100110011001100110011001100 00110011001100110011001100110011 11100011100011100011100011100011 00011100011100011100011100011100 11

data_xor_input.dat

0101010101010101 1010101010101010 1100110011001100 0011001100110011 1110001110001110 0001110001110001 1111000011110000 0000111100001111

input_wait_bak.vhd

------------------------------------------------------------------------------- -- This file contains the code for the "wait states" of the input. It is also -- one of the three main blocks of the gen

input_wait_tb.vhd

library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_arith.all; -- synopsys synthesis on library STD; use STD.TEXTIO.all; -- synopsys synthesis off entity input_wait_tb is end input_wait_tb

u_zlflr_input.dfm

object frmZlflr_input: TfrmZlflr_input Left = 250 Top = 128 Width = 501 Height = 385 BorderIcons = [] Caption = #21608#36716#26448#26009#31199#36161#36153#32467#31639#26399#21021#244

u_zlflr_input.pas

unit U_zlflr_input; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, Buttons, StdCtrls, Mask, DBCtrlsEh, DBLookupEh, DB, ADOD

audio_input_output.c

/* * audio_cap_disp.c */ /* Standard Linux headers */ #include // always include stdio.h #include // always include stdlib.h #include

audio_input_output.h

/* * audio_input_output.h */ /* Success and Failure definitions for audio functions */ #define AUDIO_SUCCESS 0 #define AUDIO_FAILURE -1 /* Function prototypes */ int audio_input_setup(int *fdByRef