代码搜索:reverse

找到约 4,015 项符合「reverse」的源代码

代码结果 4,015
www.eeworm.com/read/274718/10857235

cpp 6_2.cpp

#include using namespace std; int main() { const int SIZE=5; //语句1:定义符号常量用于设置数组大小 double Array[SIZE]; //语句2:将数组元素声明为双精度型 cout
www.eeworm.com/read/272894/10937412

dpr ex2.dpr

program Ural_1076(Input, Output); const MaxN = 150+1; MaxNode = MaxN * 2 + 2; MaxEdge = (MaxN * MaxN +2 * MaxN) * 2; MaxValue = 32000; type TIndex = Longint; TEdge = re
www.eeworm.com/read/272827/10942541

c sh205.c

#include #include #define unit unsigned int #define uchar unsigned char /*定义字型字位口*/ #define DIGPORT XBYTE [0x8000] #define WORDPORT XBYTE [0x4000] /*定义P1口各管脚*/ sbit
www.eeworm.com/read/271405/10998049

c sh205.c

#include #include #define unit unsigned int #define uchar unsigned char /*定义字型字位口*/ #define DIGPORT XBYTE [0x8000] #define WORDPORT XBYTE [0x4000] /*定义P1口各管脚*/ sbit
www.eeworm.com/read/417215/10999967

h sipcallleg.h

#ifndef __SIPCALLLEG_H__ #define __SIPCALLLEG_H__ /********************************************************************* $Id: SIPCallLeg.h,v 1.2 1999/08/31 02:22:05 cullen Exp $ *****************
www.eeworm.com/read/468607/6985830

c sh205.c

#include #include #define unit unsigned int #define uchar unsigned char /*定义字型字位口*/ #define DIGPORT XBYTE [0x8000] #define WORDPORT XBYTE [0x4000] /*定义P1口各管脚*/ sbit
www.eeworm.com/read/464709/7067657

cpp 1218.cpp

#include bool reverse(bool a) { if(a) return false; else return true; } int getNum(int n, bool *a) { int count = 0; for(int i = 1; i < n+1; i++) { int j = 1;
www.eeworm.com/read/197608/7069754

makefile

# Makefile for cbook/11-Arrays/programs # Created by the ExportAll facility # *************************************************************** PROGRAMS = \ gymjudge \ reverse \ testrev \
www.eeworm.com/read/461264/7230821

pro dbsort.pro

function dbsort,list,items,REVERSE = rev ;+ ; NAME: ; DBSORT ; PURPOSE: ; Routine to sort list of entries in data base ; ; CALLING SEQUENCE: ; result = dbsort( list, items , [ REVER
www.eeworm.com/read/457360/7326732

afl ekeko sar-mf.afl

//------------------------------------------------------------------------------ // // Formula Name: EKEKO SAR-MF // Author/Uploader: RAFAEL GOMEZ // E-mail: jq1688n@hotmail.com /