代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/147422/5729430
m shft.m
% Function : shft.m shifts the display sequence by 'npts' points
% shifts the display to the left by npts when sf_flag=1;
% The shift is the reverse if sf_flag=-1.
%
%
%
%
www.eeworm.com/read/147422/5730022
m sh_fmt.m
% Function : shift the formant from the GCI display using the mouse.
% sh_fmt will shift one formant up or down by clicking the mouse.
%
% sh_fmt.m is a call_function executed by "shift_up" o
www.eeworm.com/read/145991/5741803
c kanjicnv.c
/*
* kanjicnv.c
* Japanese conversion routines for UUPC/Extended
*
* Based on Oimo source file stdfunc.c
* Programmed by Shigeki Matsushima and Dai Yokota 4-MAY-1989
* Modified by Kenji Ri
www.eeworm.com/read/144216/5751882
pm servent.pm
package Net::servent;
use strict;
use 5.005_64;
our(@EXPORT, @EXPORT_OK, %EXPORT_TAGS);
BEGIN {
use Exporter ();
@EXPORT = qw(getservbyname getservbyport getservent getserv);
@EXPO
www.eeworm.com/read/144216/5752156
pm poll.pm
# IO::Poll.pm
#
# Copyright (c) 1997-8 Graham Barr . All rights reserved.
# This program is free software; you can redistribute it and/or
# modify it under the same terms as Perl its
www.eeworm.com/read/144216/5752178
pm queue.pm
package Thread::Queue;
use Thread qw(cond_wait cond_broadcast);
=head1 NAME
Thread::Queue - thread-safe queues
=head1 SYNOPSIS
use Thread::Queue;
my $q = new Thread::Queue;
$q->enqueue
www.eeworm.com/read/144212/5753013
vtree2
#!/bin/bash
#
# vtree - make a tree printout of the specified directory, with disk usage
# in 1k blocks
#
# usage: vtree [-a] [dir]
#
# Original posted to Usenet sometime in February, 1996
# I belie
www.eeworm.com/read/141138/5776800
c vr4181.c
/*
** $Id: vr4181.c,v 1.15 2003/09/04 03:38:26 weiym Exp $
**
** vr4181.c: Low Level Input Engine for NEC VR4181 debug board.
**
** Copyright (C) 2001 RedFlag Software.
**
** Author: Luo Gang.
**
**
www.eeworm.com/read/140826/5780782
c vr4181.c
/*
** $Id: vr4181.c,v 1.16 2003/11/21 12:15:37 weiym Exp $
**
** vr4181.c: Low Level Input Engine for NEC VR4181 debug board.
**
** Copyright (C) 2001 RedFlag Software.
**
** Author: Luo Gang.
**
**
www.eeworm.com/read/140582/5786992
look-for-txt
#!/bin/sh
#
# this script looks for a TXT resource record at a given name
# It does so using lwdnsq in HEAD
# and
# with dig in 2.xx
#
# arg #1 is name
# arg #2 is public key fragment to look for