代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/135680/13910568
h internal.h
/******************************************************************************
File Name : internal.h
Description: General definitions and macros for internal use.
********************************
www.eeworm.com/read/135438/13929260
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Memo1: TMemo;
www.eeworm.com/read/135438/13929322
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Memo1: TMemo;
www.eeworm.com/read/135438/13930843
txt d11r5.txt
implementation
//PROGRAM D11R5
//Driver for routine AVEVAR
uses
unit2;
{$R *.DFM}
procedure TForm1.Button1Click(Sender: TObject);
const
s1='%9.2f'; NPTS = 1000; EPS = 0.1;
var
F:Te
www.eeworm.com/read/300086/13936757
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/236332/14021382
vhd 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/236166/14029944
cpp poly.cpp
/* Copyright (C) 1995, Tektronix Inc. All Rights Reserved.
*
* Usage Restrictions
*
* License is granted to copy, to use, and to make and to use derivative
* works for research and evaluation p
www.eeworm.com/read/132953/14065473
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 th
www.eeworm.com/read/204856/15332709
c example_281xadcseq_ovdtest.c
//###########################################################################
//
// FILE: Example_281xAdcSeq_ovdTest.c
//
// TITLE: DSP281x ADC Seq Override mode Test.
//
// ASSUMPTIONS:
//
www.eeworm.com/read/204486/15337624
txt 说明.txt
1.注册服务
2.快捷键,切换鼠标左右键
3.杀掉进程
1.运行RegSwap.bat,可以注册成为服务
2.控制面板-服务中,启动服务
3.Shift+F8,切换
4.在c:\KilledList.txt 文件中输入,进程名,模糊即可,在切换的同时就能杀掉列表中的进程