代码搜索:reverse

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

代码结果 4,015
www.eeworm.com/read/155163/11892915

c bitrev.c

/* bitrev.c - bit reverse of a B-bit integer n */ #define two(x) (1
www.eeworm.com/read/343726/11932466

h lcdbios.h

#ifndef LCDBIOS_H #define LCDBIOS_H class CLcd { unsigned char ctl; short xpos,ypos; //字符输出位置当前坐标 short xp,yp; //当前作图位置 unsigned short *PLcdData,*PLcdCtl; public: unsigned ch
www.eeworm.com/read/343026/11982459

sql 得到sql中的数据库目录.sql

/*--得到数据库的文件目录 @dbname 指定要取得目录的数据库名 如果指定的数据不存在,返回安装SQL时设置的默认数据目录 如果指定NULL,则返回默认的SQL备份目录名 --邹建 2003.10(引用请保留此信息)--*/ /*--调用示例 select 数据库文件目录=dbo.f_getdbpath('tempdb') ,[默认SQL SE
www.eeworm.com/read/153678/12012238

cpp priorityqueue2.cpp

//: C20:PriorityQueue2.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 1999 // Copyright notice in Copyright.txt // Changing the priorit
www.eeworm.com/read/256129/12023181

cpp string.cpp

#include #include #include char *COPY(char *TARGET,char *SOURCE); char *REVERSE(char *STRING); int GETLEN(char *STRING); int main(void) { char STRING1[]="
www.eeworm.com/read/255969/12042732

cpp string.cpp

#include #include #include char *COPY(char *TARGET,char *SOURCE); char *REVERSE(char *STRING); int GETLEN(char *STRING); int main(void) { char STRING1[]="
www.eeworm.com/read/255427/12082270

cpp string.cpp

#include #include #include char *COPY(char *TARGET,char *SOURCE); char *REVERSE(char *STRING); int GETLEN(char *STRING); int main(void) { char STRING1[]="
www.eeworm.com/read/151478/12206899

h stl_iterator.h

/* * * Copyright (c) 1994 * Hewlett-Packard Company * * Permission to use, copy, modify, distribute and sell this software * and its documentation for any purpose is hereby granted without fee,
www.eeworm.com/read/151143/12232905

m fig2pp.m

function fig2pp(figno,reverse) % Export figure for use in PowerPoint % Written by: E. R.: January 20, 2003 % Last updated: July 6, 2005: Check for empty "figno": set it to "gcf" % % fig2
www.eeworm.com/read/149508/12370082

bak disp.bak

//******************************************************* //* * //* REMOCON OF MASSAGE MACHINE FOR FAMILY * //* * //* DEVICE : uPD784218 * //* *