代码搜索:reverse
找到约 4,015 项符合「reverse」的源代码
代码结果 4,015
www.eeworm.com/read/262948/4307388
c hash.c
/*
* hash.c Non-thread-safe split-ordered hash table.
*
* The weird "reverse" function is based on an idea from
* "Split-Ordered Lists - Lock-free Resizable Hash Tables", with
* modifications
www.eeworm.com/read/260708/4328870
pro bldrules.pro
% build rules use dcg in reverse to make clam rules from Prolog rules
% You can use bldrules.pro to convert, for example, the native Prolog
% rules of the birds.pro into clam syntax.
main :-
wr
www.eeworm.com/read/255402/4376419
c hash.c
/*
* hash.c Non-thread-safe split-ordered hash table.
*
* The weird "reverse" function is based on an idea from
* "Split-Ordered Lists - Lock-free Resizable Hash Tables", with
* modifications
www.eeworm.com/read/153824/5644843
readme
E.164 Country Codes
-------------------
The file e164_cc is provided for those performing reverse lookups with the ATM
Name Service (ANS). It can be installed via:
cp e164_cc /etc
The latest "List
www.eeworm.com/read/334008/12647741
java pointprocessor.java
import java.awt.image.*;
public abstract class PointProcessor
{
public static final int PIXEL_BRIGHTNESS_SCALE = 0;
public static final int PIXEL_BRIGHTNESS_REVERSE = 1;
public static f
www.eeworm.com/read/237122/13976234
htm ch25_19.htm
[Chapter 25] 25.19 Reverse Lines in Long Files with flip
www.eeworm.com/read/188512/8533111
cpp fig23_34.cpp
// Fig. 23.34: Fig23_34.cpp
// Standard Library algorithms inplace_merge,
// reverse_copy and unique_copy.
#include
using std::cout;
using std::endl;
#include // algorit
www.eeworm.com/read/421644/10718583
npp forloop_21.adb.npp
with text_io; use Text_io;
procedure forloop_21 is
i : Integer:=10 ;
subtype list is integer range 1..50;
begin
for i in reverse list loop
put(integer'image(i));
end loop;
end;
www.eeworm.com/read/419052/10888718
h revname.h
/***
revname.h - public declarations related to reverse name resolution
***/
int rvnamedactive();
int killrvnamed();
void open_rvn_socket(int *fd);
void close_rvn_socket(int fd);
int revname(int *l