代码搜索:shift

找到约 10,000 项符合「shift」的源代码

代码结果 10,000
www.eeworm.com/read/104415/15694445

v string.v

// // Demonstrate how to display strings for a particular signal. // This allows you to see a text string for a bus, which at times, might // help out in debugging. This is not intended for synthe
www.eeworm.com/read/104053/15711633

c tload2.c

/* * tload.c - terminal version of xload * * Options: * -s initial scaling exponent (default = 6) * -d delay * -b background mode: don't update if window in background * Uses less cpu time an
www.eeworm.com/read/103791/15720889

txt xp使用.txt

一、系统优化设置。 1、删除Windows强加的附件: 1) 用记事本NOTEPAD修改\winnt\inf\sysoc.inf,用查找/替换功能,在查找框中输入,hide(一个英文逗号紧跟hide),将“替换为”框设为空。并选全部替换,这样,就把所有的,hide都去掉了, 2) 存盘退出, 3)再运行“添加-删除程序”,就会看见“添加/删除 Windows 组件”中多出了好几 ...
www.eeworm.com/read/103514/15730123

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/103194/15742098

pm ppm.pm

package Image::Info::PPM; # Copyright 2000, Gisle Aas. # # This library is free software; you can redistribute it and/or # modify it under the same terms as Perl itself. =begin register MA
www.eeworm.com/read/102510/15779696

c pcread.c

#define N 80 #define M 4 #define J 1024 #define PORT 0x378 #define STATE 0x379 #include #include #include unsigned char *Data_Receive(pointer) unsigned char *po
www.eeworm.com/read/101131/15849756

c sartest.c

#include #include #include "sar.h" int main (int argc, char** argv) { unsigned int u,v; u = 0; v = 0; while(scanf("%x %u\n", &u, &v) >= 2){ printf("0x%.8x\n",
www.eeworm.com/read/101019/15856861

cpp pgm08_03.cpp

// // This file contains the C++ code from Program 8.3 of // "Data Structures and Algorithms // with Object-Oriented Design Patterns in C++" // by Bruno R. Preiss. // // Copyright (c) 1998
www.eeworm.com/read/100102/15884995

japanese

minicom Japanese Japanese EUC and Shift JIS are supported. To display Japanese invoke with -8 option or set LANG to a string beginning with 'ja' (ex. ja_JP.ujis). With this, Minicom let 8bit charac
www.eeworm.com/read/100100/15885097

h ckcasc.h

/* File CKCASC.H Mnemonics for ASCII control characters (and Space) for use with C-Kermit. */ /* Author: Frank da Cruz (fdc@columbia.edu). Columbia University Academic Information Systems, New