代码搜索:reverse
找到约 4,015 项符合「reverse」的源代码
代码结果 4,015
www.eeworm.com/read/439686/7703028
m nprocess.m
function [Xnew,mX,sX]=nprocess(X,Cent,Scal,mX,sX,reverse,show,usemse);
%NPROCESS pre and postprocessing of multiway arrays
%
%
% CENTERING AND SCALING OF N-WAY ARRAYS
%
% This m-file works in
www.eeworm.com/read/197407/7998016
out short1.out
enter number of edges of 5 vertex digraph
enter edge 1
enter edge 2
enter edge 3
enter edge 4
enter edge 5
enter edge 6
enter edge 7
The input graph is
0 4 2 0 8
0 0 0 4 5
0 0 0 1 0
0 0
www.eeworm.com/read/125879/14456714
c bit1024.c
/*
* Copyright (c) 2001 Mark Fullmer and The Ohio State University
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted prov
www.eeworm.com/read/117725/14907182
log entries.log
A D/New CSAPP////
A D/log////
A D/reverse_telnet////
A D/tests////
www.eeworm.com/read/117276/14932445
c example_2_dc.c
//-----------------------------------------------------------------------------
// Example 2
// DC Motor Control with Reversing
//-------------------------------------------------------------------
www.eeworm.com/read/168845/5432690
expected cuthill_mckee_ordering.expected
degree:
2 4 3 4 3 4 4 2 1 1
Reverse Cuthill-McKee ordering starting at :6
8 3 0 9 2 5 1 4 7 6
Reverse Cuthill-McKee ordering starting at :0
9 1 4 6 7 2 8 5 3 0
Reverse Cuthill-McKee ordering
www.eeworm.com/read/135750/13903032
txt permutations1.txt
//=================================================================
// Name: class Permutations
// Author: Mike sun
// date: 05/05/2004
// a) This function implements dictionary-permutation
www.eeworm.com/read/100018/15888699
defaultacl
zones=*
master=1
slave=1
defaults=1
reverse=1
multiple=1
dir=/
www.eeworm.com/read/432640/8584994
h external_vector.h
#ifndef MTL_EXTERNAL_VECTOR_H
#define MTL_EXTERNAL_VECTOR_H
#include "mtl/mtl_iterator.h"
#include "mtl/mtl_exception.h"
namespace mtl {
template
www.eeworm.com/read/272513/10954959
h external_vector.h
#ifndef MTL_EXTERNAL_VECTOR_H
#define MTL_EXTERNAL_VECTOR_H
#include "mtl/mtl_iterator.h"
#include "mtl/mtl_exception.h"
namespace mtl {
template