代码搜索:reverse
找到约 4,015 项符合「reverse」的源代码
代码结果 4,015
www.eeworm.com/read/429871/7093661
java cp932.java
/*
* The Cp932 class contains a utility method for converting Microsoft's
* Cp 932 into JIS.
*
* @author Kazuhiro Kazama
* @version 1.0 01/06/97
*/
import java.util.*;
public class Cp9
www.eeworm.com/read/296134/7103012
c ibit_rev.c
/* Arrange input samples in bit-reverse addressing order
the index j is the bit reverse of i */
#include "icomplex.h" /* integer complex.h header file */
void bit_rev(complex *X, unsigned
www.eeworm.com/read/364721/7139784
h lcd.h
/*************************************
* 控制器:KS0108
* MCU:AT89C52 ,晶体频率:6MHz
* 取模方式:纵向字节倒序
* CS1和CS2为低电平有效
* copyright:tiany
* time:2008-9-20
**************************************/
www.eeworm.com/read/458613/7293204
c font.c
/*
* Copyright (C) 2005,2006 Pawel Kolodziejski
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* publ
www.eeworm.com/read/457902/7315828
c setbuf.c
/* reverse.c -- displays a file in reverse order */
#include
#include
int main(void)
{
printf("%d\n", BUFSIZ);
return 0;
}
www.eeworm.com/read/457360/7326767
afl kagi chart.afl
//------------------------------------------------------------------------------
//
// Formula Name: Kagi Chart
// Author/Uploader: Graham Kavanagh
// E-mail: gkavanag@bigpond.net.
www.eeworm.com/read/457360/7326827
afl parabolic sar in jscript.afl
//------------------------------------------------------------------------------
//
// Formula Name: Parabolic SAR in JScript
// Author/Uploader: Tomasz Janeczko
// E-mail: tj@amib
www.eeworm.com/read/457360/7326969
afl parabxo.afl
//------------------------------------------------------------------------------
//
// Formula Name: ParabXO
// Author/Uploader: Thomas Ludwig
// E-mail: Thomas.Ludwi@gmx.de
// D
www.eeworm.com/read/457360/7327001
afl kagi chart.afl
//------------------------------------------------------------------------------
//
// Formula Name: Kagi Chart
// Author/Uploader: Graham Kavanagh
// E-mail: gkavanag@bigpond.net.
www.eeworm.com/read/457222/7331522
c ibit_rev.c
/* Arrange input samples in bit-reverse addressing order
the index j is the bit reverse of i */
#include "icomplex.h" /* integer complex.h header file */
void bit_rev(complex *X, unsigned