代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/316451/13522469
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/314474/13566667
make-big-lm
#!/bin/sh
#
# make-big-lm --
# Create a large ngram language model
#
# This script automates various techniques for building large ngram models.
# It is useful for building LMs that would exceed avail
www.eeworm.com/read/313956/13577977
m ss_mlsrs.m
function [seq]=ss_mlsrs(connections);
% [seq]=ss_mlsrs(connections)
% SS_MLSRS generates the maximal length shift register sequence when the
% shift register connections are given as input to
www.eeworm.com/read/313956/13578336
htm htb_modu.htm
Block List for Modulation and Demodulation Library
Modulation and Demodulation
The modulation and demodulation library includes the f
www.eeworm.com/read/312545/13609823
qmsg prev_cmp_led.map.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0}
www.eeworm.com/read/312545/13609832
qmsg prev_cmp_led.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0}
www.eeworm.com/read/312000/13620392
output ftp.output
0 $accept : cmd_list $end
1 cmd_list :
2 | cmd_list cmd
3 | cmd_list rcmd
4 cmd : USER SP username CRLF
5 | PASS SP password CRLF
6 | PORT SP ho
www.eeworm.com/read/310984/13638606
pas u_search.pas
unit u_search;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
DBCtrls, Mask, StdCtrls, ExtCtrls, Grids, DBGrids;
type
TF_search = class(TFor
www.eeworm.com/read/310873/13641931
txt 打砖块说明.txt
打砖块 V1.0项目说明
1、将代码Copy到C:\Labs目录下;
2、利用Dot net2003导入C:\Labs\Mopoid\group\Mopoidaif.mmp;
3、按Ctrl+Shift+B编译;
4、将Data目录中的所有文件,拷贝到C:\Symbian\8.0a\S60_2nd_FP2_SC\epoc32\wins\c\System\Apps\Mopoid目录下;
5