代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/182677/9196119
txt 游戏说明书.txt
§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§
Welcome To GTgame !
+++ maked by 猪头盟主
www.eeworm.com/read/378924/9212546
txt 新建 文本文档.txt
LIBRARY ieee;
USE ieee.std_logic_1164.all;
USE ieee.std_logic_arith.all;
USE ieee.std_logic_signed.all;
PACKAGE coeffs IS
TYPE coef_arr IS ARRAY (0 TO 4) OF SIGNED (8 DOWNTO 0);
CONSTANT coe
www.eeworm.com/read/182116/9217034
h readnbkey.h
/* Zgv v3.0 - GIF, JPEG and PBM/PGM/PPM viewer, for VGA PCs running Linux.
* Copyright (C) 1993-1998 Russell Marks. See README for license details.
*
* readnbkey.h - #defines for the readnbkey() ro
www.eeworm.com/read/378186/9243228
f nearn_2d.f
Subroutine nearn_2d( title, me, npes, nrpt, ncases, n, tn,
& ops )
! ----------------------------------------------------------------------
Use numer
www.eeworm.com/read/180293/9313363
m codeprallacqure.m
%--------------------------------------------------------------------------
%测试载波对并行码相关的影响;
%-------------------------------------------------------------------------
% clear;
% clc;
% load AllSa
www.eeworm.com/read/180072/9320847
s fdct_mmx.s
; //////////////////////////////////////////////////////////////////////////////
; //
; // fdctam32.c - AP922 MMX(3D-Now) forward-DCT
; // ----------
; // Intel Application Note AP-922 - fast, prec
www.eeworm.com/read/179509/9353422
h zoomout.h
#pragma once
#include "resource.h" // main symbols
#include "ArcCommands.h"
#include "MapToolBase.h"
class ATL_NO_VTABLE CZoomout:
public CComObjectRootEx,
p
www.eeworm.com/read/179509/9353425
h identify.h
#pragma once
#include "resource.h" // main symbols
#include "ArcCommands.h"
#include "MapToolBase.h"
#include
#include "IdentifyDlg.h"
////////////////////////////////////
www.eeworm.com/read/179509/9353506
h measure.h
#pragma once
#include "resource.h" // main symbols
#include "ArcCommands.h"
#include "MapToolBase.h"
/////////////////////////////////////////////////////////////////////////////
// C
www.eeworm.com/read/179509/9353537
h zoomin.h
#pragma once
#include "resource.h" // main symbols
#include "ArcCommands.h"
#include "MapToolBase.h"
class ATL_NO_VTABLE CZoomin:
public CComObjectRootEx,
pu