代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/244097/12888335
c simple_idct.c
/*
* Simple IDCT
*
* Copyright (c) 2001 Michael Niedermayer
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Gen
www.eeworm.com/read/244097/12888924
c dpcm.c
/*
* Assorted DPCM codecs
* Copyright (c) 2003 The ffmpeg Project.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/330128/12914545
c parse.c
/****************************************************************************
* U N R E G I S T E R E D C O P Y
*
* You are on day 85 of your 30 day trial period.
*
* This
www.eeworm.com/read/330128/12914553
v parse.v
#############################################################################
# U N R E G I S T E R E D C O P Y
#
# You are on day 85 of your 30 day trial period.
#
# This
www.eeworm.com/read/330086/12916666
cpp main.cpp
#include
#include
#include
#include
#include "Timer.h"
#include
#include
using namespace std;
int counter1=0,counter2=0;
/****
www.eeworm.com/read/142633/12934672
txt 如何利用左右键及回车键来转移列的焦点.txt
如何利用左右键及回车键来转移列的焦点
这要用到Windows中的API函数keybd_event()
①定义API:
Subroutine keybd_event(uint bVk,uint bScan,long dwFlags,long dwExtraInfo ) library "user32.dll"
②自定义一用户事件(ue_keydown ID:pbm
www.eeworm.com/read/142564/12939359
tdf uart_rx.tdf
TITLE "Compact UART, Receiver Module";
-- Version 1.0, April 4th 1997
-- Copyright Rune Baeverrud
-- You may use or distribute this LPM function freely,
-- provided you do not remove this copyrig
www.eeworm.com/read/142564/12939418
tdf lfsr.tdf
%---------------------------------------------------------------------------
Description : Linear Feedback Shift Register
Project :
Edit history...
Date Engineer Rev Changes
www.eeworm.com/read/243254/12952637
txt 新建 文本文档.txt
library IEEE;
use IEEE.std_logic_1164.all; -- defines std_logic types
entity jc2_top is
port (
LEFT : in STD_LOGIC; -- Active-low switch #3 (left)
RIGHT : in STD_LOGIC; -- Active-
www.eeworm.com/read/243130/12960580
txt delphi之快速设计(界面设计篇) (2001年4月5日).txt
Delphi之快速设计(界面设计篇) (2001年4月5日)
网友更新 分类:数据库 作者: erudition(推荐) 推荐:erudition 阅读次数:372
(http://www.codesky.net)
--------------------------------------------------------------------------