代码搜索:reverse

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

代码结果 4,015
www.eeworm.com/read/250449/12406559

h function_map.h

#ifndef _FUNCTION_H #define _FUNCTION_H #include #define CLEAR_DISPLAY_MEMORY() Write_Instruction(0x01) //清除显示 #define RETRUN_HOME_ADDRESS() Write_Instruction(0x02) //返回DDRAM
www.eeworm.com/read/250397/12408625

bat runpgms.bat

echo on use_equalrange < data\use_equalrange use_find < data\use_find arrow < data\arrow use-ostream-iter < data\use-ostream-iter iostream_iter < data\iostream_iter use-istream-iter < data\iostr
www.eeworm.com/read/125782/14463971

c testaddch.c

/* * This is an example written by Alexander V. Lukyanov , * to demonstrate an inconsistency between ncurses and SVr4 curses. * * $Id: testaddch.c,v 1.5 2002/06/29 23:32:18 tom
www.eeworm.com/read/205946/15303083

cpp worker.cpp

/* * Worker.cpp * * Sample code for "Multithreading Applications in Win32" * This is from Chapter 14, Listing 14-3 * * Demonstrate using worker threads that have * their own message queu
www.eeworm.com/read/168845/5433840

cpp iterator_adaptor_cc.cpp

// Copyright (C) 2004 Jeremy Siek // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/L
www.eeworm.com/read/472825/6858655

pm refdes_check.pm

#Copyright (C)2001-2004 Altera Corporation #Any megafunction design, and related net list (encrypted or decrypted), #support information, device programming or simulation file, and any other #assoc
www.eeworm.com/read/368137/9709920

bat runpgms.bat

echo on use_equalrange < data\use_equalrange use_find < data\use_find arrow < data\arrow use-ostream-iter < data\use-ostream-iter iostream_iter < data\iostream_iter use-istream-iter < data\iostr
www.eeworm.com/read/414800/11101302

c vfdhtx.c

/* ** FILE ** vfdhtx.c ** ** DESCRIPTION ** handle VFD functions. */ /*** zyf 2000/11/01 ***/ #ifdef HT1621_PANNEL const UINT16 send_ht_cmd[5]={0x0802,0x0808,0x080a,0x0852,0x0806}; #end
www.eeworm.com/read/112766/15477262

cpp worker.cpp

/* * Worker.cpp * * Sample code for "Multithreading Applications in Win32" * This is from Chapter 14, Listing 14-3 * * Demonstrate using worker threads that have * their own message queu
www.eeworm.com/read/319180/13459183

c messagefinal.c

#ifdef MINIMUM_DEGREE printf("minimum degree ordering\n"); #elif defined REVERSE_CM printf("reverse Cuthill-McKee ordering\n"); #elif defined NESTED_DISSECTION printf("nested diss