代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/347853/11631777
pro jxl62.pro
nowarnings
/*TRACE start initdbf readonerec init_Dbase3 rd_dbase3_DbaseHeader rd_dbase3_datarec process select
*/
trace process qandorrule ASKWRITE TEST /*start initdbf init disp andorrule andru
www.eeworm.com/read/347729/11640755
c editfloat.c
/*
*********************************************************************************************************
* uC/GUI
* Univers
www.eeworm.com/read/347629/11652803
vhd 66_fir.vhd
Library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_arith.all;
use work.SIGNED_ARITH.all;
use work.coeffs.all;
entity fir is
port(clk,reset: in std_logic;
sample: in signed (
www.eeworm.com/read/347629/11653228
vhd 13_shl.vhd
function SHL( v2 : MVL7_VECTOR ; fill : MVL7 ) return MVL7_VECTOR is
variable v1: MVL7_VECTOR (v2'high downto v2'low);
variable shift_val: MVL7_VECTOR (v1'high downto v1'low);
www.eeworm.com/read/157903/11657354
xmlstats
#!/usr/local/bin/perl -w
#
# $Revision: 1.1.1.1 $
#
# $Date: 2003/07/27 11:07:11 $
package Elinfo;
sub new {
bless { COUNT => 0,
MINLEV => undef,
SEEN => 0,
www.eeworm.com/read/347434/11665894
h mga_view.h
//#define VERSION "0.1.4 alpha by HelDoRe"
#define VERSION2 "\x1B[0;38m" VERSION " \x1B[0;0mbeta by \x1B[0;38mHelDoRe\x1B[0;0m"
#include
#include
#include
#include
www.eeworm.com/read/157661/11675375
c editfloat.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/157515/11697631
h misc.h
/********************************************************************
* *
* THIS FILE IS PART OF THE OggVorbis 'TREMOR' CODEC SOURCE
www.eeworm.com/read/346656/11733708
cgi address_book.cgi
#!/usr/bin/perl -wT
use strict;
use DBI;
use CGI;
use CGI::Carp qw(fatalsToBrowser);
use vars qw($DBH $CGI $TABLE @FIELD_NAMES @FIELD_DESCRIPTIONS);
$DBH = DBI->connect("DBI:CSV:f_dir=/usr/local/a