代码搜索:reverse
找到约 4,015 项符合「reverse」的源代码
代码结果 4,015
www.eeworm.com/read/273525/4204384
ihlp f_invttail.ihlp
{* 30nov2004}{...}
{phang}
{cmd:invttail(}{it:n}{cmd:,}{it:p}{cmd:)} returns the inverse reverse
cumulative Student's t distribution. If
{cmd:ttail(}{it:n}{cmd:,}t{cmd:)} = {it:p}, then
{cmd:
www.eeworm.com/read/273525/4204530
ihlp f_ttail.ihlp
{* 30nov2004}{...}
{phang}
{cmd:ttail(}{it:n}{cmd:,}{it:t}{cmd:)} returns the reverse
cumulative (upper-tail) Student's t distribution with {it:n} > 0
degrees of freedom. This function returns
www.eeworm.com/read/443386/1745687
c radio-gemtek.c
/* GemTek radio card driver for Linux (C) 1998 Jonas Munsin
*
* GemTek hasn't released any specs on the card, so the protocol had to
* be reverse engineered with dosemu.
*
* Besi
www.eeworm.com/read/430182/1938712
c radio-gemtek.c
/* GemTek radio card driver for Linux (C) 1998 Jonas Munsin
*
* GemTek hasn't released any specs on the card, so the protocol had to
* be reverse engineered with dosemu.
*
* Besi
www.eeworm.com/read/424146/2018341
cpp 2_6.cpp
//2_6.cpp
#include
using namespace std;
int main()
{
int n, right_digit, newnum = 0;
cout > n;
cout
www.eeworm.com/read/417857/2097171
history transeq.history
Written 4 March 1999 - Gary Williams
July 2001 - changed definition of reverse frames to use the same codon
phase as forward frames. - Gary Williams
June 2002 - added '-alternative' qual
www.eeworm.com/read/409921/2219974
todo
WISHLIST:
* Make timeouts configurable.
* `fake' reverse queries (give nnn.nnn.nnn.nnn either always or on error)
* `fake' forward queries (allow nnn.nnn.nnn.nnn -> A)
* DNSSEC compatibility - be
www.eeworm.com/read/405754/2285210
c invbytes.c
/*
# proc: inv_bytes - takes an array of bytes and inverts them using a
# proc: lookup table. invert = reverse bits within a byte
*/
/* this from octal dump of /usr/local/image/lut/inv_by
www.eeworm.com/read/404234/2305610
c radio-gemtek.c
/* GemTek radio card driver for Linux (C) 1998 Jonas Munsin
*
* GemTek hasn't released any specs on the card, so the protocol had to
* be reverse engineered with dosemu.
*
* Besi
www.eeworm.com/read/393286/2478402
c cpufreq-nforce2.c
/*
* (C) 2004 Sebastian Witt
*
* Licensed under the terms of the GNU GPL License version 2.
* Based upon reverse engineered information
*
* BIG FAT DISCLAIMER: Work in prog